Skip to content
View Andre-Kikuchi's full-sized avatar

Block or report Andre-Kikuchi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Andre-Kikuchi/README.md

Hello! I'm André Kikuchi 👋

I am a Systems Analysis and Development student at Cruzeiro do Sul University and a cadet at 42 São Paulo. I am transitioning from the pharmaceutical industry to technology, with a focus on software development.

I enjoy learning through hands-on projects, solving problems, and understanding how each part of a program works. I am seeking an internship opportunity to apply my knowledge, collaborate with other professionals, and continue growing.

Technologies and tools

  • Languages: C, Python, and SQL
  • Databases: MySQL
  • Web development: HTML5 and CSS3
  • Tools: Git, GitHub, Linux, Makefile, and Valgrind
  • Knowledge: algorithms, data structures, pointers, memory management, and debugging

Featured projects

A program developed in C to sort numbers using two stacks and a limited set of operations. The project involves sorting algorithms, circular arrays, performance analysis, and error handling.

A C function that reads files and returns one line per call. The project deals with file descriptors, static variables, dynamic allocation, and memory management.

A recreation of part of the printf function, supporting various conversion types. The project expanded my knowledge of variadic functions, formatting, and data manipulation in C.

A personal C library containing functions for manipulating strings, memory, characters, and linked lists. ## Professional interests

  • Software development
  • Backend development
  • Data analysis
  • Algorithms and data structures
  • Databases
  • Continuous learning and collaboration

Currently studying

  • C programming
  • Python
  • Data structures and algorithms
  • Databases with MySQL
  • Software engineering

Contact

Popular repositories Loading

  1. libft libft Public

    Static library in C featuring reimplemented libc functions, string and memory utilities, and linked list functions, developed as the first project of the 42 Common Core.

    C

  2. get_next_line get_next_line Public

    C

  3. push_swap push_swap Public

    C

  4. Andre-Kikuchi Andre-Kikuchi Public

    Meu repositório pessoal