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.
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).
- Dynamic content rendering: the
JavaScriptreads from aJSONconfiguration file and injects content into theHTML. - 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.
- Front-End:
HTML5,CSS3,JavaScript(Vanilla JS/ES6+) - Styling: Custom
CSSfor high control and minimal overhead. - Deployment:
GitHub Pages& Custom Domain (CNAME file).
├── assets/
│ ├── imgs/
│ │ ├── pfp.jpg
│ │ └── logo.webp
│ ├── settings.json
│ └── info.json
├── index.html
├── index.css
├── index.js
├── README.md
└── CNAME
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