Why atomicmvp.com?
atomic — each project starts from the smallest, reusable building blocks; mvp — every build targets a Minimum Viable Product. Together they express this portfolio’s philosophy: prove value fast, then grow.
Who is Max?
Maximiliano is a senior software engineer with 8+ years of experience building scalable web and mobile platforms across PropTech, fintech, and SaaS. He specializes in React, Next.js, Laravel, and SQL and focuses on clean architecture, rigorous testing, and continuous improvement. Maximiliano has contributed to startups and enterprise firms alike.
More about Max
Dependencies used
Source package.json
{ "name": "atomicmvp.com", "author": { "name": "Maximiliano Heredia Santoyo", "email": "maxheredia95@gmail.com" }, "dependencies": { "@mantine/core": "^8.0.1", "@mantine/hooks": "^8.0.1", "@tabler/icons-react": "^3.33.0", "express": "^4.21.2", "next": "15.3.2", "next-intl": "^4.1.0", "react": "^19.0.0", "react-dom": "^19.0.0", "url": "^0.11.4" }, "devDependencies": { "@eslint/eslintrc": "^3", "@types/node": "^20", "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", "eslint-config-next": "15.3.2", "typescript": "^5" } }