Welcome to my portfolio! This repository contains the code for my personal portfolio website, showcasing my projects, skills, and experience as a software developer. The portfolio is built using modern web technologies to highlight my work in full-stack development, machine learning, and cloud computing.
You can view the live version of the portfolio at:
https://yoonbenjamin.github.io/portfolio/
- Home Page: Introduction with a hero section, call-to-action buttons, and featured projects.
- Portfolio Page: A comprehensive list of my projects, including detailed descriptions and links to GitHub repositories.
- About Me Page: Detailed biography, education, skills, certifications, and work experience.
- Contact Page: A form allowing visitors to send messages directly to my email (integrated with Formspree).
-
Frontend:
- HTML5, CSS3
- JavaScript (ES6+)
- React.js
- Font Awesome for icons
- Formspree for contact form submissions
-
Hosting:
- GitHub Pages
/portfolio
├── /benjamin-yoon-portfolio
├── /assets # Images, fonts, etc.
├── /css # CSS/SCSS files for styling
├── /portfolio.markdown # Portfolio page
├── /about.markdown # About page
├── index.markdown # Main entry
└── README.md # This file