Skip to content
View LuizGandra's full-sized avatar
Coding
Coding

Block or report LuizGandra

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
LuizGandra/README.md

👋 Olá!

Sou um Web Developer Full Stack e UI/UX Designer focado em criar aplicações intuitivas e práticas que solucionem problemas reais de forma eficiente, priorizando a acessibilidade, performance e a experiência do usuário. Possuo experiência sólida com React (Next.js e Vite), CSS, Node.js e HTML.

Atualmente, estou cursando o common-core da 42SP. Todos os projetos desenvolvidos por mim durante a formação serão disponibilizados de forma aberta em seus próprios repositórios!



🎓 Formação

42SP: Common Core (Cursando)

CS50x: Introduction to Computer Science - Harvard School of Engineering and Applied Sciences (2024)

Escola Técnica Estadual de São Paulo (2020 - 2022) - Técnico em Desenvolvimento de Sistemas

Popular repositories Loading

  1. 42sp-piscine 42sp-piscine Public

    Resolution of all the C exercises that I solved during the 42sp piscine.

    C 2

  2. cs50x-2024 cs50x-2024 Public

    Solutions to all problem sets from CS50x 2024, the online version of Harvard University's Introduction to Computer Science course.

    JavaScript 2

  3. who-am-i-game who-am-i-game Public

    "Who Am I?", a classic game recreated for Discord, using the platform's new SDK along with React, JS, HTML and CSS for the client and Node.js for the server.

    JavaScript 1

  4. get-next-line-42 get-next-line-42 Public

    get_next_line() is a C function that reads the next line from a file and returns it. This project was developed as part of the Common Core curriculum at 42 São Paulo.

    C 1

  5. LuizGandra LuizGandra Public

  6. libft-42 libft-42 Public

    Libft is a custom C library developed as the first project of Common Core at 42 São Paulo. The library involves the implementation of several LibC functions, additional functions, and a bonus part …

    C