Showcasing My Work, Skills, and Journey
This portfolio is a personal project built with React, Vite, and Tailwind CSS, showcasing my journey toward becoming a Front-End Developer. It highlights my projects, skills, certifications, and provides a way to contact me—all wrapped in a modern, responsive design.
- Responsive Design: Optimized for all devices with Tailwind CSS.
- Interactive Elements: Smooth scrolling, animations, and a dynamic contact form.
- Project Showcase: Highlights my work with live links and GitHub repos.
- Skills & Certifications: Displays my technical expertise and credentials.
- Contact Form: Sends messages directly to my email via a Go backend.
- React: Dynamic and efficient UI with Fast Refresh via Vite.
- Vite: Lightning-fast builds and hot module replacement (HMR).
- Tailwind CSS: Flexible, modern styling with a utility-first approach.
- Go (Golang): Lightweight, high-performance API for handling contact form submissions.
- SMTP: Integrates with Gmail to send emails to
immanueljoy107@gmail.com
.
- Frontend: immanuelxxportfolio.netlify.app
- Backend API: portfolio-pied-beta-91.vercel.app
- Clone the repo:
git clone https://github.com/ImmanuelJoya/Portfolio.git cd Portfolio