Skip to content

chai-dev682/portfolio-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Site 🚀

A modern portfolio site built with cutting-edge technologies to showcase projects, blog posts. Features a clean design, command bar interface, and interactive elements.

🛠️ Built With

✨ Features

  • 🎨 Modern and clean design
  • ⌨️ Command bar interface (press Cmd+K or Ctrl+K)
  • 📱 Fully responsive
  • 📝 MDX-based blog posts
  • 💼 Project showcase
  • 📚 Guestbook with comments
  • 🌙 Dark mode optimized
  • ⚡ Fast page loads and navigation
  • 🔍 SEO optimized

🚀 Getting Started

  1. Clone the repository:
git clone https://github.com/chai-dev682/portfolio-ai.git
cd portfolio-ai
  1. Install dependencies:
yarn
  1. Create a .env file in the root directory from .env.example and update with your own values

  2. Run the development server:

yarn dev
  1. Open http://localhost:3000 in your browser.

📝 Content Management

  • Projects: Add MDX files in data/projects/
  • Blog Posts: Add MDX files in data/blog/
  • Achievements: Add MDX files in data/achievements/

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

🙏 Acknowledgments

  • Thanks to all contributors who have helped shape this project
  • Built with inspiration from the developer community

Made with ❤️ by Chai Dev

About

My portfolio site built using nextjs, contentlayer, and tailwind css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.0%
  • MDX 7.7%
  • JavaScript 2.9%
  • CSS 1.2%
  • Shell 0.2%