Skip to content

v1.0.0 - Initial Portfolio Release

Latest
Compare
Choose a tag to compare
@LittleCodr LittleCodr released this 30 Sep 06:24
· 12 commits to main since this release

πŸš€ Portfolio v1.0.0 - Initial Release

I'm excited to announce the first official release of my interactive portfolio website featuring an Ubuntu 20.04-inspired desktop interface!

✨ What's New

πŸ–₯️ Desktop Environment

  • Fully functional Ubuntu 20.04-themed interface
  • Draggable window management system
  • Interactive taskbar with application launcher
  • Desktop icons for quick access
  • Authentic Ubuntu design and animations

πŸ“± Applications & Features

  • Interactive Terminal - Command-line interface with custom commands
  • About Me App - Comprehensive information about my background and skills
  • Projects Showcase - Detailed display of key projects with tech stacks
  • VS Code Integration - Embedded code viewer with GitHub repository
  • Contact Form - Functional email system powered by EmailJS
  • External Links - Quick access to GitHub, LinkedIn, and VidhyaAI

🎨 User Experience

  • Fully responsive design (Desktop, Tablet, Mobile)
  • Smooth animations and transitions
  • SEO optimized with proper meta tags
  • Google Analytics integration
  • Custom cursor and visual feedback

πŸ› οΈ Tech Stack

  • Frontend: Next.js 13.1.2, React 18.2.0, Tailwind CSS 3.2.4
  • Services: EmailJS, Google Analytics 4
  • Tools: React-Draggable, jQuery

πŸ“¦ Installation

git clone [https://github.com/LittleCodr/portfolio.git](https://github.com/LittleCodr/portfolio.git)
cd portfolio
npm install
npm run dev

Visit http://localhost:3000/ to view it locally.

🌐 Live Demo
Check out the live version at: mayank1406.pro

πŸ“š Documentation
Full documentation is available in the README.md

πŸ™ Acknowledgments
Special thanks to Vivek Patel for the original Ubuntu portfolio concept that inspired this project.

Full Changelog: Initial Release

πŸ“ What's Next?
Add dark mode toggle
Implement more terminal commands
Add blog section
Performance optimizations
Add more interactive features
If you find this project useful, please ⭐ star the repository!

Report Issues: GitHub Issues


πŸ“ GitHub Repository Description

Interactive portfolio website with Ubuntu 20.04 desktop interface. Built with Next.js, React, and Tailwind CSS. Features draggable windows, functional terminal, project showcase, and contact form. Fully responsive and SEO optimized.

Alternative (shorter):
Ubuntu 20.04-themed portfolio with interactive desktop, terminal, and project showcase. Built with Next.js & Tailwind CSS.


🏷️ GitHub Repository Topics

Add these topics to your repository (copy and paste into GitHub Topics field):
portfolio nextjs react tailwindcss ubuntu portfolio-website personal-website ubuntu-theme interactive-portfolio developer-portfolio web-development responsive-design javascript typescript frontend full-stack emailjs google-analytics seo single-page-application

Most Important Topics (if you want to keep it minimal):
portfolio nextjs react tailwindcss ubuntu portfolio-website developer-portfolio interactive-portfolio responsive-design full-stack


🎯 Quick Setup Instructions

  1. Create the Release:

    • Go to your GitHub repo β†’ Releases β†’ "Draft a new release"
    • Click "Choose a tag" β†’ Type v1.0.0 β†’ "Create new tag: v1.0.0 on publish"
    • Paste the release title
    • Paste the release notes
    • Check "Set as the latest release"
    • Click "Publish release"
  2. Update Repository Description:

    • Go to repo main page
    • Click the βš™οΈ gear icon next to "About"
    • Paste the description
    • Add the topics (type and press Enter for each)
    • Add your website: [https://mayank1406.pro](https://mayank1406.pro)
    • Save changes

Let me know if you need any modifications to the release notes or description! πŸš€
Feedback submitted