This is a personal portfolio website built with React.js and Bootstrap to showcase my skills, projects, and experience. The website includes sections such as an interactive banner, an about me section, skills, projects, and a contact form.
- React.js - Frontend library
- Bootstrap - Styling framework
- React-Router - For navigation
- React-Bootstrap - UI components
- Animate.css - For animations
- TrackVisibility - To reveal components on scroll
- React Multi Carousel - Carousel component for skills section
- Responsive Navigation Bar with social media links
- Dynamic Banner Section with animated text
- About Me Section with details on background and experience
- Skills Section displaying technical expertise
- Projects Section showcasing:
- Tech blogs
- Internships & organizations
- GitHub projects
- Contact Form to get in touch
- Footer with additional links
📦 portfolio-website
├── 📂 src
│ ├── 📂 assets # Images and icons
│ ├── 📂 components # React components
│ │ ├── Banner.js
│ │ ├── NavBar.js
│ │ ├── AboutMe.js
│ │ ├── Skills.js
│ │ ├── Projects.js
│ │ ├── ProjectCard.js
│ │ ├── Contact.js
│ │ ├── Footer.js
│ ├── App.js # Main entry point
│ ├── App.css # Global styling
│ ├── index.js # Renders App component
└── ...
- Clone the repository
git clone https://github.com/aryazeynep/My_Personal_Portfolio_Website.git cd portfolio-website - Install dependencies
npm install
- Run the project
npm start
- Open in Browser Navigate to
http://localhost:3000
A carousel display of your technical and soft skills, including:
- Project Management
- Web Development
- Machine Learning & Deep Learning
- Generative AI & NLP
- Competitive Programming
- Bioinformatics
- Blogging
Tabbed display with:
- Tech Blogs: Articles on AI, fintech, open-source contributions, and more.
- Internships & Organizations: Experiences at İş Bank, Google Developer Students Club, Wordbaze, and more.
- GitHub Projects: Notable coding projects including eco-friendly power grid optimization and competitive programming solutions.
A functional contact form allowing users to send messages directly.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
- Mail: (aryazeynep.mete@gmail.com)
- LinkedIn: Arya Zeynep Mete
- GitHub: aryazeynepmete




