An open API service indexing awesome lists of open source software.

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 🛠

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