Skip to content
View LucasdfRocha's full-sized avatar
⛷️
⛷️

Highlights

  • Pro

Block or report LucasdfRocha

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
LucasdfRocha/README.md

👋 Hi there! I'm Lucas

🎓 Computer Science student at Cesar School
👨‍💻 Currently working as an AI Developer at Amigo Tech
📚 Focused on building AI applications, exploring LLMs, and developing intelligent systems
🎯 Using GitHub to document my learning journey, share my projects, and contribute to the community
🎮 Outside of coding: I enjoy gaming, studying mathematics, and watching anime

📫 Get in touch: LinkedInEmail


⚙️ My Current Tech Stack

Popular repositories Loading

  1. cesar-school cesar-school Public

    Trabalhos feitos durante as aulas de programação na Cesar School

    Python 1

  2. LucasdfRocha LucasdfRocha Public

    1

  3. disneyPlus-clone disneyPlus-clone Public

    CSS

  4. TheHuxley TheHuxley Public

    Repo criado para armazenar minhas respostas do site https://www.thehuxley.com/.

    C

  5. fighting-game fighting-game Public

    JavaScript

  6. multithreading-sudoku multithreading-sudoku Public

    This C code repository uses multithreading to verify the validity of an nxn Sudoku puzzle. The program checks each row, column, and sub-grid using multiple threads simultaneously, resulting in fast…

    C