Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Personal Portfolio

A modern, responsive developer portfolio built to showcase my projects, technical skills, experience, and achievements.

🌐 Live Portfolio: https://portfolio-frontend-ws2s.onrender.com/

👩‍💻 About

Hi! I'm Amruta Wavdhane, a Computer Science Engineering student and aspiring software developer interested in building practical web applications and solving problems using Java, DSA, React, and backend technologies.

This portfolio highlights my development journey, projects, technical skills, and experience.

✨ Features

  • 📱 Responsive design
  • 👩‍💻 Developer profile and introduction
  • 🛠️ Technical skills showcase
  • 🚀 Projects with descriptions and links
  • 💼 Internship and experience section
  • 🏆 Achievements and certifications
  • 📄 Resume section
  • 🔗 GitHub and LinkedIn integration
  • 📬 Contact section
  • ⚡ Fast and lightweight Vite-powered frontend

🛠️ Tech Stack

Frontend

  • React.js
  • JavaScript
  • HTML5
  • CSS3
  • Vite

Backend

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Tools & Platforms

  • Git
  • GitHub
  • Render
  • VS Code
  • MongoDB Compass

📂 Project Structure

Portfolio/
│
├── frontend/
│   ├── public/
│   ├── src/
│   ├── package.json
│   └── vite.config.js
│
├── backend/
│   ├── server.js
│   ├── package.json
│   └── ...
│
├── render.yaml
└── README.md

⚙️ Run Locally

1. Clone the repository

git clone https://github.com/Amruta-32/Portfolio.git
cd Portfolio

2. Frontend

cd frontend
npm install
npm run dev

The frontend will run on:

http://localhost:5173

3. Backend

Open another terminal:

cd backend
npm install
npm start

The backend runs using the configured server port.

🔐 Environment Variables

Create a .env file inside the required project directory and add your environment variables.

Example:

MONGO_URI=your_mongodb_connection_string

⚠️ Never commit .env files or API keys, passwords, database credentials, or other secrets to GitHub.

🚀 Deployment

The portfolio is deployed using Render.

The project contains separate frontend and backend configurations:

Frontend → Render Static Site
Backend  → Render Web Service

The frontend is built using:

npm run build

and the production files are generated in:

dist/

📌 Featured Projects

Some of my projects include:

  • NurtureOrphan — MERN-based platform connecting orphan-related support services and users.
  • Task Manager — Full-stack task management application.
  • NGO Fund Management System — Platform for managing NGO funding-related activities.
  • Weather Application — Weather information application using API integration.

📈 Current Focus

  • Data Structures & Algorithms
  • Java & Backend Development
  • React & Full-Stack Development
  • System Design fundamentals
  • Cloud & AWS fundamentals
  • Machine Learning basics
  • Open-source contributions

🌐 Live Demo

🔗 View Live Portfolio

Explore my projects, skills, experience, and contact information through the live portfolio.

🤝 Connect With Me


⭐ If you find this portfolio interesting, feel free to explore the projects and connect with me!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages