itsvijaysingh /
My-Portfolio
Complete Personal Developer Portfolio using HTML,CSS, Bootstrap & JavaScript! Dark & Light Mode Supported Responsive Portfolio! | Feel free to use but credit appreciated and a ⭐ to repo;)
75/100 healthLoading repository data…
leightongrant / repository
A responsive portfolio site built with Bootstrap, semantic HTML, modular CSS, and lightweight JavaScript. Single-page layout with hero, about, projects, and contact sections. Projects are dynamically rendered from a data module.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A small, responsive portfolio website built with Bootstrap, semantic HTML, modular CSS, and lightweight client-side JavaScript. This repository contains the source for a single-page portfolio (hero, about, projects, contact) with projects rendered from a small data module.

index.html — sections: Hero, About, Projects, Contactassets/scripts/data.js and rendered by assets/scripts/script.jsassets/css/style.css
index.html directly in a browser for a simple view. Note: since assets/scripts/script.js uses ES module imports, some browsers may block loading modules from the file system. To avoid that, serve the folder with a simple HTTP server:Selected from shared topics, language and repository description—not editorial ratings.
itsvijaysingh /
Complete Personal Developer Portfolio using HTML,CSS, Bootstrap & JavaScript! Dark & Light Mode Supported Responsive Portfolio! | Feel free to use but credit appreciated and a ⭐ to repo;)
75/100 healthAjai-Dev-001 /
Personal Portfolio Website is a mobile-friendly website built using HTML, CSS, and Bootstrap. It highlights my technical skills, project work, and GitHub profile in a structured and visually clear manner. The website features smooth scrolling navigation and a fully responsive design for mobile, tablet, and desktop devices.
55/100 health# from the project root
python3 -m http.server 8000
# then visit http://localhost:8000 in your browser
Or, if you prefer Node and have http-server installed:
npx http-server -c-1 -p 8000
# then visit http://localhost:8000
assets/scripts/data.js. Each project object has the shape:{
id: 1,
image: './assets/images/project-1.webp',
title: 'Project Title',
text: 'Short description...',
repo: 'https://github.com/your/repo',
demo: 'https://your-demo-url'
}
assets/scripts/script.js imports the projects array and renders cards into the .project-content container.style.css (and other CSS assets)data.js, script.jsSmall improvements are welcome: accessibility fixes, responsive tweaks, copy updates, or additional projects. Please open an issue or submit a pull request.
This project is licensed under the MIT License — see the LICENSE file for details.
For questions or feedback you can reach the author via the email in the site footer or by opening an issue in this repository.
LahiruHarshana /
Welcome to My Portfolio! Dive into my digital world, crafted meticulously with HTML, CSS, and JavaScript—no Bootstrap shortcuts here. Fully responsive and uniquely designed, this showcase reflects my commitment to hard-coded excellence. Explore my skills and bespoke services, where every line of code tells a story of innovation and precision.
36/100 healthAbdulRehmanBaig384 /
A responsive and stylish Dribbble-inspired website built using HTML, CSS, Bootstrap, and JavaScript. Features smooth animations, interactive UI, and a clean layout for showcasing designs. Perfect for frontend practice and creative portfolio presentation.
65/100 healthecemgo /
It's a responsive template for a portfolio by using Bootstrap 5.
69/100 healthtech2etc /
Create a responsive portfolio website using Bootstrap Html and CSS
67/100 health