| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A responsive personal portfolio website built with HTML, CSS, and JavaScript, designed to present my experience in AI systems, full-stack development, product engineering, and system integration.
This website serves as my professional portfolio for software engineering, AI application engineering, and full-stack roles. It highlights my selected work experience, technical projects, skills, and contact information through a lightweight static website deployed with GitHub Pages.
The goal of this project is not only to present my resume online, but also to demonstrate basic software project organisation, clean documentation, and maintainable static-site deployment.
.
├── index.html
├── styles.css
├── script.js
├── 404.html
├── README.md
├── LICENSE
└── .gitignore
| Back | FazBrowse Home | New Git URL |