Skip to content

useDeep/portfolio-v0

Repository files navigation

Windows 95 Themed Portfolio Site

portfolio

Welcome to the Windows 95 Themed Portfolio Site! This project is a nostalgic trip back to the retro era of computing, offering a unique experience for visitors to explore your portfolio in a Windows 95-inspired environment.

Features

  • Retro User Interface: Immerse yourself in the classic Windows 95 user interface, complete with windowed applications, taskbar, and desktop icons.
  • Multiple Sections: Navigate through different sections of your portfolio, such as Education, Projects, and Skills, each presented as a separate window.
  • Windowed Applications: Each section is represented as a windowed application, mimicking the look and feel of classic Windows 95 applications like WordPad and File Explorer.
  • Draggable and Resizable Windows: Interact with windows just like in the original Windows 95 environment, dragging them around the screen and resizing them to your liking.
  • Integrated Email Sending: Send emails directly from the portfolio site using the EmailJS library, seamlessly integrated into the retro-themed interface.

Screenshots

With various apps open Mobile view

Technologies Used

  • ReactJS: The frontend of the portfolio site is built using ReactJS, allowing for dynamic and interactive user interfaces.
  • Next.js: Next.js is used for server-side rendering and routing, enhancing the performance and SEO capabilities of the site.
  • EmailJS: EmailJS is used to send emails to me directly from the browser.
  • React-Draggable: React-Draggable is used to implement draggable and resizable windows, replicating the behavior of classic Windows applications.

Usage

  1. Clone the repository to your local machine.
  2. Install dependencies using npm install.
  3. Start the development server with npm run dev.
  4. Open your browser and navigate to http://localhost:3000 to explore the Windows 95 Themed Portfolio Site.

Credits

  • Check out here for a complete list of resources and their sources, used in this project.

Contributions

Feel free to modify and distribute the code for personal or commercial use (preferably give credit to the original project). Raise an issue if you have any doubts about how to navigate or use this template for your portfolio.

This README file is generated by ChatGPT