Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Ansh Kaushik β€” Portfolio Website

Clean, Minimal Portfolio Website with Project Showcase.

πŸ”— Live: anshkaushik9.github.io


πŸ“ Files

portfolio/ β”œβ”€β”€ index.html ← Main website β”œβ”€β”€ projects.js ←Just edit this to add new projects! └── README.md ← Current file


βž• How to Add a New Project

Only open projects.js and add a new object: js { id: 3, // next number title: "Project Name", emoji: "πŸš€", shortDesc: "In one line that what's in the project.", techStack: ["React", "Node.js"], longDesc: "Write complete details here", features: [ "Feature 1", "Feature 2", ], githubLink: "https://github.com/AnshKaushik9/your-repo", status: "Completed", or "In Progress" },

The website will automatically update!!


πŸ›  Tech Stack

HTML β€’ CSS β€’ Vanilla JavaScript


🌐 Host on GitHub Pages

Step 1 β€” Create a repo Go to GitHub β†’ New Repository Name it: username.github.io Keep it Public βœ… β†’ Create Repository

Step 2 β€” Upload files Repo β†’ Add file β†’ Upload files Upload index.html and projects.js β†’ Commit changes

Step 3 β€” Enable GitHub Pages Go to Settings β†’ In the left sidebar click Pages Source: Deploy from a branch Branch: main β†’ Folder: / (root) β†’ Save

Step 4 β€” Live! https://username.github.io


✏️ Future Updates

Whenever you build a new project:

  1. Open projects.js on GitHub
  2. Click the pencil (edit) icon
  3. Add a new object
  4. Commit β†’ Done! πŸŽ‰

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages