Backend Development
Building My Digital Garden API with Spring Boot
What I learned while designing authentication, content management, pagination, and deployment for my personal API.
Kevin Marchellino · Backend Development
I'm a Computer Science graduate with one year of internship experience building production features for a university LMS. Currently, I'm deepening my backend engineering skills with Java and Spring Boot.
Latest personal project
Backend project · 01
A RESTful content-management API built to practise maintainable backend architecture, authentication, persistence, testing, and deployment.
Stack
Java, Spring Boot, Spring Security, PostgreSQL, Flyway, JWT, JUnit 5, and Docker.
Focus
Layered architecture, DTO mapping, pagination, database migrations, validation, and automated testing.
Explore the project
Latest writing
Notes from the things I build and learn.
Backend Development
What I learned while designing authentication, content management, pagination, and deployment for my personal API.