Skip to content
View Pedroo-Nietoo's full-sized avatar
πŸš€
Developing...
πŸš€
Developing...

Highlights

  • Pro

Organizations

@SA-Back-End @GreenLearn-SA @Crypto-A-A-A-T-I-U

Block or report Pedroo-Nietoo

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

Banners - LinkedIn


Hey, what's up? πŸ‘‹πŸ»

Linkedin Badge Gmail Badge Discord Badge

Technical Course in Systems Development, studying Computer Science and with experience in the field of software development. Passionate about programming, I have a strong background in problem solving and quick learning, always seeking to create innovative, efficient and quality solutions.
I aim to become a Specialist in Back-End development, building scalable, efficient, performant and robust applications. Currently, I am looking for opportunities to apply my knowledge and experiences in a technology company, contributing to the development and improvement of challenging projects.


πŸ“¦ Toolbox

Frontend Development: React.js React Native Next.js Angular.js Bootstrap Tailwind Sass

Backend Development: TypeScript Express Fastify Node.js NestJS Java Spring

Database and ORM: PostgreSQL MySQL SQLite PrismaORM TypeORM

Testing: Jest Cypress JUnit

Cloud Services: AWS EC2 Vercel

Others: Swagger Compodoc Storybook Bash Scrum


πŸ“« Contact

For a quick response, DM me on LinkedIn or send me an e-mail.

Pinned Loading

  1. Simple-Events-API Simple-Events-API Public

    API for managing participants in in-person events.

    TypeScript

  2. Simple-Events-App Simple-Events-App Public

    Participant management app for in-person events.

    TypeScript

  3. VSCode Settings VSCode Settings
    1
    {
    2
      "workbench.colorTheme": "Palenight (Mild Contrast)",
    3
      "workbench.iconTheme": "capy-icon-theme",
    4
      "workbench.startupEditor": "newUntitledFile",
    5
      "workbench.editor.labelFormat": "short",
  4. TaskManagement-API TaskManagement-API Public

    Task management API with auth system and task assignment built in Spring Boot β˜•

    Java