Skip to content
View diegonacimiento's full-sized avatar
Block or Report

Block or report diegonacimiento

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

Hi, I'm Diego Nacimiento 🤙

I'm a passionate full-stack programmer with an overflowing enthusiasm for code and continuous learning. I'm actively seeking opportunities to work on exciting projects and further expand my skills.

🚀 Code enthusiast and creator of innovative solutions.

📚 Always learning and exploring new technologies.

💻 Experience in full-stack development with a focus on JavaScript.

    const technologies = [
      languages: ["HTML", "CSS", "JavaScript", "TypeScript"],

      frontEnd: ["Next.js", "React.js", "React Native", "React Router Dom V6", "React Navigation"],

      backEnd: ["Nest.js", "Node.js", "Express.js", "Passport.js", "JWT"],

      versionControl: ["Git", "GitHub"],

      containerization: ["Docker"],

      databases: ["PostgreSQL", "MySQL", "MongoDB", "TypeORM", "Sequelize"],
    ]

Featured Projects

Tasking

Description: A full-stack task management application covering everything from the user interface to the database.

Key features:

  • User authentication and authorization.
  • Comprehensive task management with categories and priorities.
  • Frontend built with React.js, backend with Node.js and Express, database in PostgreSQL with Docker.

Backend | Frontend

Calculator-Register

Description: A freelance project I developed to record product sums and generate PDF invoices directly from the application.

Highlighted features:

  • Record of sums and products.
  • Automatic PDF generation using pdfmake.
  • Integration of nodemailer for invoice sending.

Backend | Frontend

Velmar

Description: Explore my ecommerce, where you can manage products, brands, and categories with secure user authentication and efficient order handling.

Key features:

  • Intuitive Navigation: Easily explore products organized by categories and brands.
  • Efficient Management: Streamline the management of products, brands, and categories.
  • Comprehensive Security: Ensure a secure experience with user authentication and efficient order handling.

Backend

Next Adventures 🚀

I'm excited about the upcoming technologies I'm planning to learn:

  • Python: To build modern web applications with optimal performance.
  • AI: Enter the world of artificial intelligence.
  • English: Improve my english level.

If you've got a cool project in mind or just want to chat about code, hit me up! I'm always down for new challenges and collaborations.

Connect with Me

LinkedIn

Instagram

Twitter

Portfolio

Thanks for visiting! 😊

Pinned

  1. calculator-register calculator-register Public

    Registers product sums, captures sales details, generates PDFs, and supports email sending through the send-email API—essential for efficient business management.

    TypeScript

  2. platzi-conf-merch platzi-conf-merch Public

    Frontend of an e-commerce of Platzi Conf Merch products, with integrated PayPal and geolocation system.

    JavaScript

  3. pokedex pokedex Public

    My debut mobile app consumes the PokeApi, showcasing essential details of 1010 Pokemon. It empowers users to explore stats, search by name or number, and mark favorites.

    JavaScript

  4. tasking-backend tasking-backend Public

    REST API with Express.js connected to a PostgreSQL database via Docker. Enables CRUD operations for tasks and users, with JWT and Passport.js for secure authentication.

    JavaScript

  5. tasking-frontend tasking-frontend Public

    Single page application developed with Vite.js and React.js, featuring a routing system using React Router Dom V6. It consumes the tasking-backend API.

    JavaScript

  6. velmar-backend velmar-backend Public

    Explore my ecommerce, managing products, brands, and categories, with secure user authentication and efficient order handling for a seamless and secure shopping journey.

    TypeScript