https://github.com/markjasongalang/markjason-portfolio
My official website portfolio ðŸ›
https://github.com/markjasongalang/markjason-portfolio
bootstrap css html javascript portfolio portfolio-website template website
Last synced: 3 months ago
JSON representation
My official website portfolio ðŸ›
- Host: GitHub
- URL: https://github.com/markjasongalang/markjason-portfolio
- Owner: markjasongalang
- License: mit
- Created: 2025-01-08T09:13:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T00:33:57.000Z (3 months ago)
- Last Synced: 2025-02-11T01:26:00.723Z (3 months ago)
- Topics: bootstrap, css, html, javascript, portfolio, portfolio-website, template, website
- Language: CSS
- Homepage: https://markjasongalang.github.io/markjason-portfolio/
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mark Jason's Portfolio Website
A personal portfolio website showcasing my software development skills, projects, and programming competition achievements.
## Overview
This portfolio website is built using HTML, CSS, and JavaScript, utilizing the Steller landing page template. It features a clean, responsive design with sections for:
- About Me
- Technical Skills
- Projects
- Programming Competition Awards## Technologies Used
- HTML5
- CSS3
- JavaScript (jQuery)
- Bootstrap
- Themify Icons## Features
- Responsive navigation bar with smooth scrolling
- Professional header section with social media links
- Detailed about section with academic background
- Skills showcase with visual representations
- Project portfolio display
- Programming competition awards section
- Mobile-responsive design## Project Structure
```
portfolio/
├── assets/
│ ├── css/
│ │ └── steller.css
│ ├── vendors/
│ │ ├── bootstrap/
│ │ ├── jquery/
│ │ └── themify-icons/
│ ├── imgs/
│ ├── pdfs/
│ └── js/
│ ├── steller.js
│ └── index.js
└── index.html
```## Setup and Installation
1. Clone the repository
2. Ensure all assets are properly linked:
- CSS files in `assets/css/`
- JavaScript files in `assets/js/`
- Vendor libraries in `assets/vendors/`
- Images in `assets/imgs/`
- PDF resume in `assets/pdfs/`
3. Open `index.html` in a web browser## Dependencies
- jQuery 3.4.1
- Bootstrap (latest bundle)
- Themify Icons
- Steller CSS template## Contact Information
- LinkedIn: [Mark Jason Galang](https://www.linkedin.com/in/mark-jason-galang-01648a243/)
- GitHub: [markjasongalang](https://github.com/markjasongalang?tab=repositories)## Education
Bachelor of Science in Computer Science with Specialization in Software Engineering
FEU Institute of Technology, 2024## Credits
- Template: DevCrud
- Icons: Themify Icons
- Framework: Bootstrap## License
Copyright © 2024 DevCrud