Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.63 KB

File metadata and controls

54 lines (38 loc) · 1.63 KB

Parth Deshpande - Personal Portfolio


Overview

This is my personal portfolio, a modern and responsive web application designed to showcase my skills, projects, and professional journey. It serves as a central hub for my work, demonstrating proficiency in both front-end development and a passion for creating impactful applications.


Live Demo

Explore the Live Portfolio


Project Highlights

The portfolio features a curated selection of my work, including:

  • Netlyze: A predictive network traffic analyzer that uses machine learning to identify security anomalies.
  • Moodify: A sentiment analysis web application that detects emotions from text using a BERT NLP model.
  • NetNinja: A gamified cyber-safety platform for kids, built to make learning about online security engaging and fun.

Technologies Used

This project is built with a modern and robust stack to ensure a seamless and dynamic user experience.

  • Framework: React
  • Language: TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS with shadcn-ui
  • Deployment: Render

Getting Started

To get a copy of this project up and running on your local machine, follow these simple steps.

  1. Clone the repository:

    git clone [https://github.com/Parth-bot-crypto26/Portfolio.git](https://github.com/Parth-bot-crypto26/Portfolio.git)
  2. Install dependencies:

    cd Portfolio
    npm install
  3. Run the development server:

    npm run dev

The application will be accessible at http://localhost:5173.