The personal portfolio and digital playground of MathΓ©o S. Built to showcase high-performance web development with Svelte and TypeScript.
This project is built with a focus on performance, accessibility, and type safety.
| Category | Technology | Usage |
|---|---|---|
| Framework | Core component logic and reactivity. | |
| Language | Strict typing for reliability. | |
| Styling | Utility-first responsive design. | |
| Bundler | Blazing fast HMR and build tooling. |
Want to see how it works under the hood? Clone the repo and start the dev server.
git clone https://github.com/MathDesigns/mathdesigns.dev.git
cd mathdesigns.dev
npm install
npm run dev
Visit http://localhost:5173 to view the site.