Skip to content

kabinkhadka923/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kabin Khadka — Cybersecurity Portfolio

My personal portfolio website. I'm a cybersecurity student and enthusiast from Kathmandu, Nepal, learning penetration testing, web application security, and digital forensics through hands-on labs and real-world case studies.

✨ Features

  • Mobile-first & responsive — built to look good on phones first, then scaled up to tablet and desktop.
  • Accessible (WCAG 2.1 AA) — keyboard navigation, visible focus styles, a skip link, reduced-motion support, and contrast-checked colors.
  • SEO-ready — meta tags, Open Graph / Twitter cards, and Person structured data (JSON-LD).
  • Interactive security challenges — small multiple-choice mini-games across topics like web exploitation, OSINT, and forensics, with randomized answer order.
  • Case studies section — high-level, awareness-focused summaries of incidents and threats I've researched, with full write-ups linked on my LinkedIn.
  • No frameworks — plain HTML, CSS, and vanilla JavaScript. Light and easy to read.

🛠️ Built with

  • HTML5
  • CSS3 (custom properties, mobile-first media queries)
  • Vanilla JavaScript (no libraries)
  • Google Fonts (Inter + JetBrains Mono)

📂 Sections

  • Hero — quick intro and animated terminal
  • About — background, education, and certifications
  • Skills — areas I'm building, each with a hands-on challenge
  • Projects — things I've built (Django + PHP)
  • Case Studies & Research — incident and threat breakdowns (full versions on LinkedIn)
  • Contact — ways to reach me

🚀 Run it locally

No build step needed — it's a static site.

git clone https://github.com/kabinkhadka923/portfolio.git
cd portfolio
# then just open index.html in your browser

Or serve it with a simple local server:

python3 -m http.server 8000
# visit http://localhost:8000

📫 Connect

📝 Note

This portfolio reflects where I am as a learner. The case-study summaries here are awareness-focused and intentionally high-level — full write-ups and discussion are on my LinkedIn. I'm always open to feedback and learning opportunities.


Built with curiosity and caffeine. ☕

About

My personal cybersecurity portfolio — a fast, mobile-first, accessible website built with plain HTML, CSS & JavaScript. Showcases my projects, case studies, and skills as a cybersecurity student from Nepal, with interactive security mini-challenges.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors