Skip to content

rajahwu/rajahwu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vincent Radford's Portfolio

Welcome to Vincent Radford's Portfolio! This site serves as a showcase for my projects, skills, and experience.

Table of Contents

About

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.

Projects

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...

Resume

You can view my resume here.

Contact

Feel free to reach out to me through the following channels:

Setup Instructions

Prerequisites

  • A web browser (e.g., Chrome, Firefox)
  • Internet connection

Running the Site Locally

  1. Clone the repository:

    git clone https://github.com/vmradford/portfolio.git
    cd portfolio
  2. Open the index.html file in your web browser:

    open index.html

Deploying the Site

  1. Push the latest changes to your GitHub repository:

    git add .
    git commit -m "Update portfolio"
    git push origin main
  2. 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.
  3. Your site should be available at https://<username>.github.io/portfolio.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published