AI & Data Science | Data Engineering | Machine Learning
🌐 Live Portfolio · LinkedIn · GitHub
Hi! I'm Jenina Angelin, an Artificial Intelligence and Data Science graduate and Data Engineer interested in building data-driven and intelligent systems.
This portfolio showcases my professional experience, technical skills, projects, research, and achievements.
This portfolio was initially developed using the open-source React portfolio project created by Soumyajit Behera (@soumyajit4419).
The original project provided the initial portfolio structure and served as the foundation for this website.
The current version has been customized and extended with my own:
- 🏠 Personal introduction and landing page
- 👩💻 About Me
- 💼 Professional Experience
- 🚀 Projects
- 📄 Resume
- 🛠️ Technical Skills
- 📱 Responsive design
- ✨ Interactive UI and animations
- 🐙 GitHub integration
A sincere thank you to Soumyajit Behera for making the original project available as a starting point for customization.
Original project: https://github.com/soumyajit4419/Portfolio
- React.js
- JavaScript
- React Bootstrap
- CSS3
- React Router
- React Icons
- React Parallax Tilt
- React Chrono
- Typewriter Effect
- Vercel
Introduction and overview of my professional profile.
My background, technical skills, tools, and technologies.
My professional experience and internships.
Descriptions of selected projects.
My current resume for downloading.
Make sure you have the following installed:
- Node.js
- npm
- Git
Clone the repository:
git clone https://github.com/JeninaAngelin/Portfolio.git
cd Personal-PortfolioInstall the dependencies:
npm installStart the development server:
npm startThe application will run at:
http://localhost:3000
To create an optimized production build:
npm run buildThe production-ready files will be generated in the build/ directory.
