This is my personal portfolio website, built to showcase my skills, projects, and background as a developer. The site is fully responsive and deployed using Netlify.
π https://josephpersonalpage.netlify.app/
This website serves as my personal online presence. It includes information about:
- Me and my background
- My technical skills
- Projects I have worked on
- Ways to contact me
The goal of this site is to provide a clear and simple overview of who I am as a developer and what I can do.
- Responsive design (works on desktop and mobile)
- Clean and simple layout
- Project showcase
- Contact information
- Deployed with Netlify
- HTML
- CSS
- JavaScript
- Netlify (for deployment)
index.html: Main structure and content of the websitestyle.css: Styling and layoutscript.js: JavaScript functionalityREADME.md: Project documentation
To run this project locally:
-
Clone the repository
git clone https://github.com/your-username/your-repo-name.git cd your-repo-name