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.
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.
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
To get a copy of this project up and running on your local machine, follow these simple steps.
-
Clone the repository:
git clone [https://github.com/Parth-bot-crypto26/Portfolio.git](https://github.com/Parth-bot-crypto26/Portfolio.git)
-
Install dependencies:
cd Portfolio npm install -
Run the development server:
npm run dev
The application will be accessible at http://localhost:5173.