Skip to content

yerragondu/Portfolio-Follow-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Follow-Up

This repository is a follow-up to the Academic-Professional-Portfolio-Website project. It provides a refined and extended version of the portfolio with additional sections such as certifications and a style guide for consistent presentation.


📁 Project Repository Structure

.
├── assets/                # Assets like CSS, JS, images
├── about.html             # About section
├── certificates.html      # Certifications page
├── favicon.png            # Favicon for branding
├── index.html             # Landing/home page
├── projects.html          # Projects portfolio page
├── style-guide.md         # Markdown file for design and style guidelines

🛠️ How to Reproduce Locally

  1. Clone the repository:

    git clone https://github.com/<your-username>/Portfolio-Follow-Up.git
    cd Portfolio-Follow-Up
  2. Open in a web browser:

    open index.html  # macOS
    # or
    start index.html  # Windows
  3. Optional: Launch a local server:

    # Python 3.x
    python -m http.server
    # Then visit http://localhost:8000

📄 License

This project is licensed under the MIT License. Feel free to reuse or modify with attribution.


🔗 Follow-Up Link

👉 Live Follow-Up Portfolio Website


For best results, pair this with the original academic portfolio to present a full view of your professional and personal journey.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors