Full Stack Developer focused on building robust, scalable, and maintainable systems. My core is the Java / Spring Boot ecosystem for backend services and Angular for enterprise frontends. I work across the entire stack β from designing REST APIs and microservice architectures to crafting responsive UIs and setting up CI/CD pipelines with Docker and Kubernetes.
I care deeply about clean code, SOLID principles, and continuous improvement.
const nestor = {
role : "Full Stack Developer",
location : "Lima, Peru π΅πͺ",
languages : ["Java", "JavaScript", "TypeScript"],
backend: {
java : ["Spring Boot", "Spring Security", "Spring WebFlux", "JPA/Hibernate"],
node : ["Express.js", "NestJS"],
auth : ["JWT", "OAuth2", "Spring Security"],
},
frontend: {
frameworks : ["Angular", "React", "Vue", "Astro"],
styling : ["Angular Material", "Bootstrap"],
tooling : ["Vite", "TypeScript", "RxJS"],
},
databases : ["PostgreSQL", "MySQL", "MongoDB"],
devops: {
containers : ["Docker", "Docker Compose"],
cicd : ["GitHub Actions", "Jenkins"],
messaging : ["Apache Kafka", "RabbitMQ"],
servers : ["Nginx", "Apache"],
},
architecture : ["Microservices", "REST API", "MVC", "Clean Architecture", "Event-Driven"],
currentFocus : "Reactive microservices with Spring WebFlux & Angular",
openTo : ["Open source collaboration", "Challenging projects", "New opportunities π"],
};| Project | Description | Stack |
|---|---|---|
| π§ archivo-email-springboot | Email management system with file attachment support and archiving | Spring Boot Vue JavaMail |
| π bigdata-ventas | Large-scale sales data processing and distributed analytics pipeline | Java Apache Spark Hadoop |
| π¬ app-trailers-movie | Movie catalog application with integrated trailer viewer | Java Spring Boot REST API |
| π± generador-codigoqr-node | QR code generator with instant download functionality | Node.js Express JavaScript |
π Browse 59+ public repositories β github.com/NestorAndres1215
|
|
ββββββββββββββββββββ¬βββββββββββββββββββββββ¬ββββββββββββββββββββββ
β Clean Code β SOLID Principles β Design Patterns β
ββββββββββββββββββββΌβββββββββββββββββββββββΌββββββββββββββββββββββ€
β TDD / BDD β Agile / Scrum β Continuous Growth β
ββββββββββββββββββββΌβββββββββββββββββββββββΌββββββββββββββββββββββ€
β Code Review β Documentation β Team Collaboration β
ββββββββββββββββββββ΄βββββββββββββββββββββββ΄ββββββββββββββββββββββ
- π Building reactive microservices with Spring WebFlux & Angular
- π Going deeper into NestJS, advanced React & Kubernetes
- π€ Open to collaborating on open source projects
- π¬ Ask me about Spring Boot, Angular, Java, or system design
- β‘ Fun fact: I debug production issues with
System.out.println()and feel no shame π
"Quality is never an accident; it is always the result of intelligent effort." β John Ruskin
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." β Martin Fowler
"First, solve the problem. Then, write the code." β John Johnson