source-code/
portofolio-backend
Public
844e34326 days agohistory62 Commits
arrow_back..
folderdto
perf(backend): optimize github sync using concurrent processing with mapConcurrent helper
54 days ago
descriptionexperiences.controller.ts
refactor(backend): register split Projects, Experiences, and Skills components and delete monolithic portfolio controller/service
53 days ago
descriptionexperiences.service.ts
feat(backend): extract Experiences controller and service from monolithic Portfolio domain
53 days ago
descriptionportfolio.module.ts
feat(backend): configure global CacheModule for centralized caching
53 days ago
descriptionprojects.controller.ts
feat(backend): implement /contact endpoint using nodemailer with mock fallback
55 days ago
descriptionprojects.service.ts
perf(backend): optimize github sync using concurrent processing with mapConcurrent helper
54 days ago
descriptionskills.controller.ts
perf(backend): parallelize github api calls in metadata proxy service
53 days ago
descriptionskills.service.ts
refactor(backend): resolve lint issues and apply automatic formatting
53 days ago
About
Fullstack portfolio backend built with NestJS, Prisma, and PostgreSQL. Features JWT authentication, throttler rate limits, cache management, and automated GitHub repository synchronization.
linknre.codes
TypeScriptNestJSPostgreSQLPrisma