Welcome to Vincent Radford's Portfolio! This site serves as a showcase for my projects, skills, and experience.
This portfolio highlights my journey as a software engineer, showcasing various projects and experiences. It is designed to provide potential employers and collaborators with insights into my skills and capabilities.
The Projects section features a curated selection of my work, including:
- Hey, I Wanna Do That: An application that...
- Smoke-Signal: A real-time messaging app...
- Comic Stand Club: An online community for comic book enthusiasts...
- UP 2 U Nutrition: A nutrition tracking app...
You can view my resume here.
Feel free to reach out to me through the following channels:
- Email: vmradford@gmail.com
- LinkedIn: Vincent Radford
- GitHub: vmradford
- A web browser (e.g., Chrome, Firefox)
- Internet connection
-
Clone the repository:
git clone https://github.com/vmradford/portfolio.git cd portfolio
-
Open the
index.html
file in your web browser:open index.html
-
Push the latest changes to your GitHub repository:
git add . git commit -m "Update portfolio" git push origin main
-
Ensure your GitHub Pages is set up to serve from the
main
branch:- Go to your repository settings on GitHub.
- Under the "Pages" section, set the source to the
main
branch and save.
-
Your site should be available at
https://<username>.github.io/portfolio
.
This project is licensed under the MIT License - see the LICENSE file for details.