A clean, responsive, and customizable React.js Developer Portfolio to showcase your work, experience, projects, and achievements. Built using the DeveloperFolio template and personalized by Himani Zambare.
🌐 Visit: https://himanizambare.github.io/DevByHimani
✔️ About Me Section
✔️ Skills Display
✔️ Education Timeline
✔️ Work Experience
✔️ GitHub-Connected Open Source Projects
✔️ Big Projects Showcase
✔️ Certifications & Achievements
✔️ Blogs (Optional Medium Integration)
✔️ Contact Form
✔️ Twitter Feed
✔️ GitHub Stats
✔️ Mobile Responsive Design
✔️ Lottie Animations Support
Make sure you have the following installed:
node -v >= 10.16.0
npm -v >= 6.9.0
git -v >= 2.17.1
git clone https://github.com/Himanizambare/DevByHimani.git
cd DevByHimani
npm install
```npm start
## 📁 Folder Structure
DevByHimani/ │ ├── public/ │ ├── index.html │ └── … │ ├── src/ │ ├── assets/ # Images and Lottie files │ ├── components/ # Reusable components │ ├── containers/ # Page sections (Home, Skills, Projects, etc.) │ ├── portfolio.js # 🧠 Main configuration file │ ├── App.js # Root component │ └── index.js # Entry point │ ├── .env # Environment variables ├── package.json └── README.md
## 🔐 Environment Setup
```REACT_APP_GITHUB_TOKEN = "your_github_token"
GITHUB_USERNAME = "Himanizambare"
USE_GITHUB_DATA = "true"
MEDIUM_USERNAME = "your_medium_username" # optional
src/portfolio.js
React.js
SCSS
GraphQL
Apollo Boost
Lottie React
React Easy Emoji
React Twitter Embed