Skip to content
View darwin-luque's full-sized avatar
  • CODE Exitos
  • Honduras

Block or report darwin-luque

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

Hi there! My name is Darwin Luque πŸ‘‹

I'm a mechatronics engineer turned software developer, specializing in JavaScript, React, and Node.js. Currently, I work at CODE Γ‰xitos, where I've successfully led and developed multiple projects for international clients.

Codewars Badge
Exercism Badge


πŸ† Achievements

  • Ranked 3 Kyu on Codewars, showcasing advanced problem-solving skills in algorithms and data structures.
  • Promoted to Senior Software Developer within 24 months at CODE Γ‰xitos.
  • Lead Developer for over 10 successful projects for clients like Wendy's, Takeda, and Stellantis.
  • Contributed to the documentation of the open-source NestJS framework.

πŸ›  Skills

πŸš€ Languages

JavaScript TypeScript Python Go

πŸ“š Frameworks & Libraries

React Next.js Vue.js Express.js NestJS TailwindCSS tRPC

πŸ—„οΈ Databases

Prisma PostgreSQL MySQL MongoDB DynamoDB

☁️ Cloud & Hosting

AWS DigitalOcean Vercel

πŸ”§ DevOps & Tools

Docker Kubernetes Git

πŸ”— APIs & Data Handling

REST APIs GraphQL tRPC gRPC


πŸš€ Projects

A file management tool to organize and retrieve files efficiently.

  • GitHub: View Repo
  • Features: File upload, organization, and filtering system.

A simple yet functional blog platform built using modern web technologies.

  • GitHub: View Repo
  • Features: Blog post creation, user authentication, and content management.

πŸ“ˆ GitHub Stats

Darwin Luque's GitHub stats

Darwin Luque's Top Used Languages


πŸ“« Get in Touch

Pinned Loading

  1. another-blog-app another-blog-app Public

    A feature-rich blog platform built with Next.js, tRPC, and TailwindCSS, featuring user authentication, blog creation, bookmarking, and more. Fully responsive and in active development.

    TypeScript

  2. advanced-file-management advanced-file-management Public

    Simple application to manage documentation with a folder base organization within workspaces.

    TypeScript

  3. personal-website personal-website Public

    Source Code for my Personal Website. Built with t3 stack.

    TypeScript

  4. neural-network neural-network Public

    A basic neural network implemented from scratch in Python, featuring forward propagation, backpropagation, and adjustable learning rates without external libraries.

    Python 1 1

  5. complete-api complete-api Public

    This is a server with a very simple implementation of HTTP requests, Server-Sent Events, Socket.IO, and raw WebSockets

    TypeScript

  6. mediator-pattern-and-cqrs mediator-pattern-and-cqrs Public archive

    Demo project to showcase how Domain-Driven Development works through CQRS (mediator pattern).

    TypeScript