Skip to content

srijan-76448/Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 srijan-76448's Technical Portfolio & Resume

A personal resume website built with HTML, CSS & JavaScript. All content is managed via a JSON file for easy updates. This repository hosts the source code for the site deployed via GitHub Pages at srijan.76448.org.

version Last Updated Commits License Visitors

✨ Project Highlights

This resume is built to demonstrate strong front-end development, UX focus, and component-based organization, reflecting expertise across my core interests (IoT, Robotics, AI/ML, FOSS, and complex embedded systems design).

Key Features:

  • Dynamic content rendering: the JavaScript reads from a JSON configuration file and injects content into the HTML.
  • Responsive Design: Optimized for all screen sizes (Desktop, Tablet, Mobile).
  • Easy to update: you only need to modify the JSON data to change content (e.g. skills, projects, contact, about, etc.).
  • Minimal dependencies: no heavy frameworks — pure vanilla HTML / CSS / JS.

💻 Technology Stack

  • Front-End: HTML5, CSS3, JavaScript (Vanilla JS/ES6+)
  • Styling: Custom CSS for high control and minimal overhead.
  • Deployment: GitHub Pages & Custom Domain (CNAME file).

📂 File Structure

├── assets/
│   ├── imgs/
│   │   ├── pfp.jpg
│   │   └── logo.webp
│   ├── settings.json
│   └── info.json
├── index.html
├── index.css
├── index.js
├── README.md
└── CNAME

📬 Contact & Attribution

Built by Srijan Bhattacharyya (@srijan-76448)
Fell in love with technology.
If you use or modify this project, feel free to give credit or link back.
Feel free to connect or reach out regarding projects, open-source collaboration, or roles.

Gmail: srijan.76448@gmail.com

About

A personal resume website built with HTML, CSS & JavaScript. All content is managed via a JSON file for easy updates. This repository hosts the source code for the site deployed via GitHub Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors