Skip to content

Repository files navigation

🌐 Kapil β€” Personal Web Portfolio

A fast, modern, and minimal academic portfolio built using clean HTML/CSS and deployed via GitHub Pages.

Cover

πŸ”΄ Live Website | ✨ Features | βš™ Architecture | πŸš€ Setup | 🎨 Customisation | 🧭 Roadmap


πŸ” Overview

This repository hosts the source code for my personal academic portfolio website.
The site is intentionally simple, lightweight, and fast, built on:

  • HTML5
  • CSS3
  • Zero external frameworks
  • GitHub Pages hosting

The website showcases my academic profile, research areas, publications, projects, and CV.

Live Website πŸ‘‰ https://kapil2020.github.io/web


✨ Features

⚑ Ultra Lightweight

Pure HTML + CSS. No React, no frameworks, no dependencies.

🎨 Clean, Modern UI

Custom design with minimalistic layout, rich typography, and elegant section separation.

πŸ“„ Quick CV Access

One-click download for kp_cv_nov.pdf.

πŸ–Ό Visual Branding

Custom images (MobilityAI1_Cover.png, kp_1.png) for a consistent academic identity.

πŸ“± Responsive Design

Works smoothly on desktop, tablet, and mobile screens.

🧩 Easy to Extend

Simple folder structureβ€”anyone can clone and reuse it as a template.


βš™ Architecture

The website follows a static architecture:

  • index.html β†’ Structure & content
  • styles.css β†’ Styling & theme
  • kp_cv_nov.pdf β†’ CV download
  • Images β†’ Branding assets
  • GitHub Pages β†’ Hosting + automatic deployment

🧭 System Workflow Diagram

This Mermaid diagram renders directly on GitHub.

flowchart TD
    A[πŸ‘€ User Visits<br>kapil2020.github.io/web] --> B[🌐 GitHub Pages Server]

    B --> C[index.html<br>πŸ”Ή Structure]
    B --> D[styles.css<br>🎨 Styling]
    B --> E[kp_cv_nov.pdf<br>πŸ“„ CV]
    B --> F[Images<br>πŸ–Ό Visual Assets]

    C --> G[🧠 Browser Rendering Engine]
    D --> G
    F --> G
    E --> H[⬇ CV Viewer / Download]

    G --> I[✨ Fully Rendered Portfolio<br>Displayed on Browser]

    style A fill:#00eaff,stroke:#0077ff,stroke-width:2px,color:#000
    style B fill:#1a1a1a,stroke:#00eaff,stroke-width:2px,color:#00eaff
    style C fill:#222,stroke:#0f0,stroke-width:1px
    style D fill:#222,stroke:#ff00ff,stroke-width:1px
    style E fill:#222,stroke:#ffa500,stroke-width:1px
    style F fill:#222,stroke:#00bfff,stroke-width:1px
    style G fill:#000,stroke:#fff,stroke-width:2px
    style H fill:#000,stroke:#ffa500,stroke-width:1px
    style I fill:#00ff7f,stroke:#008000,stroke-width:2px,color:#000


Loading

πŸ“ Project Structure

  • index.html β€” Main website page
  • styles.css β€” Site-wide styling (colors, layout, fonts)
  • kp_cv_nov.pdf β€” Downloadable CV
  • MobilityAI1_Cover.png β€” Cover image
  • kp_1.png β€” Profile / branding image
  • LICENSE β€” MIT license

⭐ If you like this portfolio, give the repository a star!

About

Personal Portfolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages