Source for milekv.github.io.
The site presents selected work across developer tools, backend systems and database applications. Project imagery comes from the applications themselves.
Requirements:
- Node.js 20.19 or newer
- npm
npm install
npm run devThe development server prints its local URL after startup.
npm run lint
npm run typecheck
npm run build
npm auditThe site is built with React, TypeScript and Vite. It supports light and dark themes, responsive layouts and reduced-motion preferences.