Skip to content

Portfolio website. Built with HTML, CSS, JavaScript, Bootstrap, and hosted on GitHub Pages.

License

Notifications You must be signed in to change notification settings

roglz/roglz.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Personal Portfolio

GitHub Pages License Status

Welcome to my personal portfolio website! This site showcases my work in Data Science, AI, and software development, featuring my latest projects and blog posts.

πŸ”— Visit my portfolio

Project Structure

my-portfolio/
β”œβ”€β”€ assets/
β”‚ β”œβ”€β”€ css/ # Stylesheets (Bootstrap + Custom) 
β”‚ β”œβ”€β”€ js/ # JavaScript files 
β”‚ β”œβ”€β”€ images/ # Portfolio images 
β”‚ β”œβ”€β”€ data/ # JSON data (projects) 
β”œβ”€β”€ index.html # Main landing page 
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md

Installation & Setup

  1. Clone the repository: If you want to use this code to deploy your personal page, you can fork this repository and modify it according to your needs.
git clone https://github.com/roglz/my-portfolio.git
cd my-portfolio
  1. Customize your portfolio:
  • Update index.html with your name, bio, and links.
  • Modify assets/data/projects.json to include your own projects.
  • Replace images inside assets/images/.
  • Update styles in assets/css/styles.css if needed.

If you want to use GitHub Pages to deploy this project, consider following the official guide:

πŸ”— GitHub Pages - Getting Started

This guide will walk you through the necessary steps to publish your site using GitHub Pages./yourusername.github.io/your-repo-name/

Technologies Used

  • HTML5, CSS3, JavaScript (ES6+)
  • Bootstrap 5 (for layout & responsiveness)
  • Google Fonts & FontAwesome (icons & typography)
  • GitHub Pages (hosting)
  • JSON Data Handling (project management)

License

This project is open-source under the MIT License.

Feel free to contribute, fork, or modify the project! If you like it, consider starring ⭐ the repo!

About

Portfolio website. Built with HTML, CSS, JavaScript, Bootstrap, and hosted on GitHub Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published