Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeclos/webportfolio
Personal portfolio that showcase my work.
https://github.com/joeclos/webportfolio
emailjs reactjs tailwind vite
Last synced: 26 days ago
JSON representation
Personal portfolio that showcase my work.
- Host: GitHub
- URL: https://github.com/joeclos/webportfolio
- Owner: JoeClos
- Created: 2024-09-09T17:28:05.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T04:22:11.000Z (about 2 months ago)
- Last Synced: 2024-09-30T09:42:25.063Z (about 1 month ago)
- Topics: emailjs, reactjs, tailwind, vite
- Language: TypeScript
- Homepage: https://josephine-closan.netlify.app/
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Portfolio
Welcome to my portfolio repository. This project showcases my work as a web developer, built using modern web technologies, including React and TypeScript. The website is designed to provide an overview of my skills, projects, and experience, with a clean, responsive, and user-friendly design.
![Projects page](/public/assets/desktop-view.png)## Project Overview
This portfolio highlights various projects I have worked on, with sections dedicated to my skills, background, and ways to get in touch. The projects are presented with detailed information (where applicable), including links to live demos and GitHub repositories.
## Key Features
- **Responsive Design**: The portfolio is fully responsive, optimized for both desktop and mobile devices.
- **Project Showcase**: The projects are displayed with key details such as descriptions, images, and links (where applicable) to source code or live demos.
- **Contact Form**: Users can easily get in touch via a contact form, which integrates basic validation.
- **Dynamic Content**: Data-driven components are used to manage project listings and other site content efficiently..## Technologies Used
1. **React** (with **TypeScript**): Frontend framework.
2. **Vite** - Lightning-fast build tool and development server.
3. **CSS** for styling.
4. **React Router**: Navigation between pages.
5. **EmailJS**: Contact form integration.