Skip to content
View alberto-rj's full-sized avatar
🚀
Seeking to become a better version of myself.
🚀
Seeking to become a better version of myself.

Highlights

  • Pro

Block or report alberto-rj

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

Hey, I'm Alberto 👋

Full-Stack Developer & 42 Luanda Student

Turning ideas into real-world web apps with TypeScript, Node.js & React.

Portfolio (coming soon)LinkedInEmail


About Me

I'm a Full-Stack Developer focused on building scalable, maintainable, and well-tested web apps using TypeScript across the stack.

What I enjoy:

  • Building accessible and responsive user interfaces
  • Turning business requirements into clean and reliable APIs
  • Writing maintainable and testable code
  • Developing real-world apps from idea to deployment
  • Continuously improving my engineering skills

Currently learning more about:

  • Backend architecture
  • Testing (unit, integration & e2e)
  • DevOps fundamentals (Docker & CI/CD)
  • System design fundamentals

Tech Stack

Frontend

  • HTML, CSS, SASS, Tailwind CSS
  • TypeScript, React.js, Redux

Backend

  • Node.js, Express.js, TypeScript
  • PostgreSQL, Prisma, Drizzle
  • MongoDB, Mongoose

Tools & Workflow

  • Git & GitHub
  • Docker
  • Vitest & Supertest
  • REST APIs (OpenAPI & Swagger)
  • Storybook

Featured Projects (coming soon)

Pinned Loading

  1. flow-tasks-backend flow-tasks-backend Public

    A RESTful task management API with JWT authentication, drag-and-drop reordering, and auto-generated OpenAPI documentation - built with Node.js, Express, TypeScript, PostgreSQL, and Drizzle ORM.

    TypeScript

  2. buyfast-backend buyfast-backend Public

    Uma API REST robusta para e-commerce construída com Node.js, TypeScript, Express.js e PostgreSQL

    TypeScript

  3. tip-calculator tip-calculator Public

    A responsive tip calculator with real-time updates, accessible validation, and support for custom tip percentages - built as a Frontend Mentor challenge.

    HTML

  4. advice-generator-app advice-generator-app Public

    A single-page app that fetches random advice from a public API, with a skeleton loading screen for perceived performance - built as a Frontend Mentor challenge.

    CSS