Skip to content

Latest commit

 

History

364 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A personal portfolio site of mine, where you get to know what I like and what I do in a nutshell.

Stack

Next.js 15, React 19, and TypeScript

Setup

# Install
npm install

# Dev server
npm run dev

# Build static export
npm run build

# Preview built site
npm run start

Project Structure

out/                      # Static assets
src/
├── app/
│   └── page.tsx          # Server component
├── components/           # 12+ sections
├── data/                 # JSON
├── hooks/                # Custom hooks
├── lib/
│   └── sfx.ts            # Sound effects
├── styles/               
├── types/                # TypeScript types

Copyright

You can use this project for personal use, as-is, or modify it to suit your needs. Enjoy developing!

License

MIT License

Credits

Built with <3 by Nafis Ahmad.

About

My Personal Portfolio Website

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors

Languages