Skip to content
View Shellyda's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Shellyda

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

Hello there!

I'm a Computer Engineering student at CIn-UFPE and a Software Engineer specializing in web and mobile development.
Beyond coding, I have a strong passion for mentoring and guiding newcomers in tech. Nothing makes me happier than fostering a collaborative, growth-oriented environment! ✨

πŸš€ What I Do

  • Frontend & Mobile Development: JavaScript, TypeScript, React Native, Next.js, Angular, and more.
  • Backend Development: NodeJS, NestJS, Firebase, Axios, Swagger.
  • Testing & CI/CD: Jest, unit testing, Git, Husky, Prettier, ESLint and best practices.
  • Learning: C++, Java, AWS, and competitive programming.

βš™οΈ Technologies & Tools

JavaScript TypeScript React Next.js Java Node.js C++ Python Jest AWS Git Android Xcode

πŸ“š Open-Source Contributions

I believe in knowledge-sharing, so I created repositories to help beginners explore web development concepts through mini projects and hands-on activities:

πŸ“Š GitHub Stats

⚑ My GitHub Stats

πŸ“« Get in Touch

Feel free to reach out via email: shellydabarbosa@gmail.com


Pinned Loading

  1. studies-html-css-basic studies-html-css-basic Public

    Relevant information for those who want to start learning HTML and CSS that can support their study with activities and projects.

    HTML 5

  2. snake-game-bootloader-project snake-game-bootloader-project Public

    A simple Snake Game, classic arcade where the player controls a snake moving around a grid-like playing field was developed using Assembly language and incorporates the concept of a bootloader.

    Assembly 7 2

  3. project-design-database project-design-database Public

    Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.

    2 2

  4. music-player-pureJS music-player-pureJS Public

    A portfolio for a music streamming platform! The music player was made with pure JavaScript.

    JavaScript 1 1

  5. project-communication-infrastructure project-communication-infrastructure Public

    The project explores various aspects of network communication, focusing on UDP and the RDT 3.0 protocol.

    Python

  6. studies-clp-java-list studies-clp-java-list Public

    This repository contains solutions to Object-Oriented Programming (Java) exercises from the Computational Language Paradigms (CLP) 2024.2 course at CIn-UFPE, demonstrating best practices such as po…

    Java