A responsive brutalist portfolio for Null, a frontend developer based in Nigeria. The site presents selected public projects, current tools, and contact links in a focused single-page experience.
- React 19
- Vite 6
- JavaScript
- Custom CSS
- React Icons
npm install
npm run devThe development server is available at http://localhost:5173.
npm run lint
npm run buildsrc/
├── assets/
│ ├── components/ # Page sections and reusable UI pieces
│ ├── page/ # Page composition
│ └── styles/ # Global portfolio styles
├── App.jsx
└── main.jsx
The project is configured for Vercel with vercel.json. The production build output is generated in dist/ and is intentionally ignored by Git.
Project descriptions and links are based on the public repositories listed in the portfolio. Add more detail to a project card only when the underlying project supports it; do not add unverified metrics or outcomes.