Skip to content

CTCaingcoy/CTCaingcoy.github.io

Repository files navigation

Christian Caingcoy Portfolio

A personal portfolio website built with plain HTML and CSS.

This repository contains the source code for my portfolio site, where I present my profile, technical skills, selected projects, and contact details in a custom green-themed design.

Overview

The goal of this project is to create a portfolio that feels personal, clean, and visually distinct while staying simple to maintain. It is a static website, so it loads fast and can be hosted easily on GitHub Pages.

Features

  • Custom portfolio landing page with a unique green visual style
  • Profile section with background, skills, and education
  • Toolbox section for technologies, software, and AI tools
  • Project showcase with a featured thesis project and archive cards
  • Contact section with GitHub and email links
  • Automatic age calculation based on birthday using JavaScript
  • Responsive layout for desktop, tablet, and mobile screens

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Google Fonts

Project Structure

.
|-- index.html
|-- style.css
|-- README.md
|-- me.jpg
|-- github-icon.png
|-- google-icon.png
|-- facebook-icon.png
`-- instagram-icon.png

Getting Started

Since this is a static website, you do not need to install dependencies.

  1. Clone the repository:
git clone https://github.com/CTCaingcoy/CTCaingcoy.github.io.git
  1. Open the project folder.
  2. Launch index.html in your browser.

If you use VS Code, you can also run it with the Live Server extension for a smoother preview experience.

Customization

You can easily update the portfolio by editing these files:

  • index.html for content, sections, projects, and contact links
  • style.css for colors, layout, spacing, and responsive design

To personalize it further, you can:

  • Replace me.jpg with a different profile photo
  • Add real project links or screenshots
  • Update the skills list as your stack grows
  • Change colors and typography to match your own style

Deployment

This project is suitable for GitHub Pages hosting.

If this repository is connected to GitHub Pages, updates pushed to the main branch can be published as your live portfolio site.

Author

Christian Caingcoy

License

This project is for personal portfolio use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors