Skip to content

A clean HTML/CSS version of my professional resume. Showcases my profile as a QA Engineer with strong analytical and problem-solving skills, effective communication, teamwork, time management, and attention to detail.

Notifications You must be signed in to change notification settings

aeshamangukiya/my-resume-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Resume Website

Built with HTML5, CSS3 & GitHub Pages


Overview

This is a personal resume and portfolio website designed to present professional experience, education, skills, and projects in a clean and responsive format.
The project is built using HTML5 and CSS3, ensuring a lightweight and fast-loading user experience.

It emphasizes simplicity, responsiveness, and customizability, making it a solid foundation for building a professional online presence.
The website can be deployed easily on GitHub Pages, Netlify, or Vercel.


Key Features

  • Responsive Layout – Optimized for desktop, tablet, and mobile
  • Modern & Minimal UI – Clean and professional look
  • Sectioned Structure – About, Skills, Education, Work, Projects, Contact
  • Fast & Lightweight – Pure HTML + CSS, no frameworks
  • Customizable – Easily edit content, styles, and images
  • Free Hosting – Deploy via GitHub Pages or other platforms

Tech Stack

Technology Purpose
HTML5 Page structure
CSS3 Styling and responsiveness
GitHub Pages Deployment and hosting
SVG / PNG Assets Icons and images

Getting Started

  1. Clone the Repository:

    git clone https://github.com/aeshamangukiya/my-resume-html.git
    # or
    git clone git@github.com:aeshamangukiya/my-resume-html.git
  2. Run Locally:

  • Open index.html directly in your browser Or start a local server (example using Python):

    python -m http.server 8080

Project Structure

Click to expand
📁 my-resume-html-main/
│── 📄 index.html        # Main resume/portfolio page
│── 📄 style.css         # Stylesheet for layout and design
│── 📁 images/           # Icons, logos, and assets
│   ├── asset_1.svg
│   ├── asset_2.svg
│   ├── asset_3.svg
│   ├── asset_4.svg
│   └── img_1.png
📄 README.md             # Project documentation

Deployment

GitHub Pages

  • Push project to a GitHub repository
  • Navigate to Settings > Pages
  • Select main branch and save
  • Access your site at:
https://github.com/aeshamangukiya/my-resume-html

Alternative Hosting


Naming Conventions

Component Convention Example
Files kebab-case style.css
Folders kebab-case images/
Assets snake_case asset_1.svg

Future Improvements

  1. Dark/Light mode toggle
  2. Downloadable PDF Resume button
  3. Animations and transitions
  4. Searchable/filterable project section
  5. Analytics integration

Contact & Credits


Contributions

Pull requests, suggestions, and issue reports are welcome!

  • Feel free to suggest improvements or new features.
  • Report bugs or broken links for faster fixes.
  • Submit pull requests with enhancements, documentation updates, or styling improvements.
  • Your contributions help make this resume website more accessible and professional.

About

A clean HTML/CSS version of my professional resume. Showcases my profile as a QA Engineer with strong analytical and problem-solving skills, effective communication, teamwork, time management, and attention to detail.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages