Skip to content

H1tRecord/H1trecord.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

A modern, responsive portfolio website built with HTML, JavaScript, and Tailwind CSS. Features dynamic content management through JSON and real-time GitHub repository integration.

Features

  • 📱 Fully responsive design
  • 🔄 Dynamic content management via content.json
  • 📊 Real-time GitHub stats and repository showcase
  • ⚡ GitHub Actions automated deployment
  • 🎨 Categorized skills display
  • 🕒 Live time display (PHT)
  • 💜 Ko-fi integration for support

Tech Stack

  • HTML5
  • JavaScript (Vanilla)
  • Tailwind CSS
  • Font Awesome
  • GitHub API
  • GitHub Actions

Content Management

The site content is managed through content.json, allowing easy updates to:

  • About Me section
  • Skills and categories
  • Social links
  • Footer content

Local Development

  1. Clone the repository:
    git clone https://github.com/H1tRecord/H1tRecord.github.io.git
  2. Navigate to the project:
    cd H1tRecord.github.io
  3. Open index.html in your browser, or use a local server:
    npx serve

Updating Content

  1. Edit content.json to update site content
  2. Commit and push changes
  3. GitHub Actions will automatically deploy updates

License

This project is under the MIT License - see LICENSE for details.

Contact