Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Repository files navigation

Portfolio Website

A simple website to showcase your portfolio, built with Next.js.

✨ Features

  • Simple design that focuses on your background.
  • Rich section of skills, projects, etc.
  • Dark mode based on device preference.

📁 Sections

  • 🗂️ Projects
  • 🎓 Education
  • 💪 Skills
  • 📱 Social Media

🖼️ Screenshot

Screenshot of the homepage

IconButton Component

There is a custom IconButton component that you can use.
You can define icons that are available in DevIcons. Here's one way you can use it:

<IconButton text="Ionic" icon="ionic" href="https://ionicframework.com"/>

You can also use an image instead of an icon in the DevIcons catalogue. Just use imageURL instead of icon in the component.

🛠️ Running locally

  • Clone this repository
  • Install dependencies with npm install
  • Run npm run dev to start the page locally. The default port is 3000.

🤝 Acknowledgements

About

A simple portfolio website to showcase your projects, education, and skills. Built with Next.js.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages