Last update: July 5, 2025
Welcome to my portfolio! This site is a curated collection of my projects and experiences.
- Next.js with JavaScript
- Tailwind CSS
- Toggable dark and light mode
- In-depth documentation for my projects
- Improve image rendering
- Simple animations
- Double check accuracy of alt text for accessibility
- Add more projects and experiences as I go
- Experiment with more unique or interactive design elements
- Add more sections, such as an about me or interests section
You can view my portfolio here or run a clone of this repository on your local device.
- Clone this repository
- Navigate to the repository's directory, and run
npm install - Next, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev- Open http://localhost:3000 (if not occupied already) with your browser to see the result!



