Back to Portfolio

Academia de Studii Economice din București (ASE)
EcoScope - Carbon Footprint Calculation Platform
Modern platform for calculating carbon footprint in agriculture, developed for Bucharest University of Economic Studies (ASE) within Project ADER 19.1.2 - 'Research on identifying the carbon footprint of farms in the context of the European Ecological Pact and digitalization'. Compliant with GHG Protocol and IPCC, enables rapid generation of carbon certificates, scenario simulation, and revenue estimation from credits.
Main Features
Traceable GHG emissions calculator (Scope 1, 2, 3)
What-if scenarios (Baseline vs Project)
Carbon report and certificate generation
Complete authentication system with password reset
Step-by-step wizard for report creation
Personal dashboard for report management
PDF report export with react-to-print
Interactive charts with Chart.js for visualization
GHG Protocol and IPCC compliance
Carbon credit revenue estimation (Δ tCO2e × price/t)
Transparent and documented methodology
Calculation for no-till, cover crops, green energy
Technical Details
Backend:Next.js API Routes, Prisma ORM, PostgreSQL
Frontend:Next.js 15, React 19, TypeScript, Tailwind CSS
Authentication:JWT cu bcryptjs pentru hash-ul parolelor, resetare parolă cu token-uri
Database:PostgreSQL cu Prisma ORM, schema pentru Users, Reports, ResetTokens
Hosting:Romtelecom hosting (carboagri.romtele.com)
Security:JWT tokens, password reset tokens, protected routes, middleware auth
Project:Proiect ADER 19.1.2 - Cercetări privind identificarea amprentei de carbon a fermelor în contextul Pactului Ecologic European și digitalizării
Technologies
Next.js 15React 19TypeScriptPrisma ORMPostgreSQLJWT AuthenticationReact Hook FormZodChart.jsReact QueryZustandTailwind CSS