This repository contains a small Astro-based portfolio prototype.
Quick start
Install dependencies and run the dev server:
npm install
npm run devThen open http://localhost:3000
Notes
src/pages/index.astrois the main page.src/componentsstores small components (Header.astro,ProblemCard.astro).- Styles are served from
/styles.cssinpublic/.
Website for posting projects, updates, and general information
This website will be a personal portfolio website, containing information on my Android applications, as well as fun mathematical brain teasers.