Skip to content
HoaTV edited this page Feb 25, 2026 · 1 revision

Welcome to the hoatv2211.github.io Wiki πŸš€

This wiki serves as the central documentation hub for my personal portfolio and GitHub Pages site. Here, you will find information regarding the project's structure, development workflow, and future updates.

πŸ“Œ Project Overview

This repository hosts my personal website, built to showcase my projects, technical skills, and professional journey. It is automatically deployed and hosted via GitHub Pages.

πŸ›  Tech Stack

The website is currently built using:

  • Frontend: HTML5, CSS3, JavaScript.
  • Frameworks/Tools: (e.g., Bootstrap, Tailwind CSS, or Jekyll - update this as needed).
  • Deployment: GitHub Actions / GitHub Pages.

πŸ’» Local Development

To run this project locally on your machine for testing or contributions, follow these steps:

  1. Clone the repository:
    git clone [https://github.com/hoatv2211/hoatv2211.github.io.git](https://github.com/hoatv2211/hoatv2211.github.io.git)
  2. Navigate to the directory:
    cd hoatv2211.github.io
  3. Run the site: Simply open the index.html file in your preferred web browser, or use the Live Server extension in VS Code.

πŸ“‚ Project Structure

  • /assets: Images, stylesheets (CSS), and script files (JS).
  • index.html: The main landing page of the website.
  • README.md: Basic project overview for the main repository page.

This wiki is maintained by @hoatv2211. Feel free to explore the code or reach out for collaborations!