source-code/
portofolio-backend
Public
844e34329 days agohistory62 Commits
arrow_back..
folderdto
perf(backend): optimize github sync using concurrent processing with mapConcurrent helper
56 days ago
descriptionexperiences.controller.ts
refactor(backend): register split Projects, Experiences, and Skills components and delete monolithic portfolio controller/service
55 days ago
descriptionexperiences.service.ts
feat(backend): extract Experiences controller and service from monolithic Portfolio domain
55 days ago
descriptionportfolio.module.ts
feat(backend): configure global CacheModule for centralized caching
55 days ago
descriptionprojects.controller.ts
feat(backend): implement /contact endpoint using nodemailer with mock fallback
58 days ago
descriptionprojects.service.ts
perf(backend): optimize github sync using concurrent processing with mapConcurrent helper
56 days ago
descriptionskills.controller.ts
perf(backend): parallelize github api calls in metadata proxy service
55 days ago
descriptionskills.service.ts
refactor(backend): resolve lint issues and apply automatic formatting
55 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