What is this page?
A live portfolio homepage that summarizes public GitHub activity, featured repositories, and searchable project history.
Live GitHub Portfolio
This site reads hkjang's public GitHub repositories live and turns them into a portfolio you can actually review. It is designed to show current output, not just a static self-introduction.
Quick Answers
This page is structured to answer basic evaluation questions fast: what hkjang builds, how current the work is, and where to verify the repositories directly.
A live portfolio homepage that summarizes public GitHub activity, featured repositories, and searchable project history.
Repository lists are fetched from the GitHub REST API in the browser, so the project grid updates as public repositories change.
Visitors can inspect repository names, descriptions, languages, stars, recent push dates, and direct links to source or live demos.
Why This Site
Instead of keeping a stale one-page theme, this site is optimized to show recent repositories, volume of work, and the way projects are maintained over time.
01
Repository data comes from GitHub directly, so the portfolio stays useful after deployment without hand-editing each new project.
02
Search, language filters, and sorting make it practical to browse well over 100 repositories without drowning in a long static list.
03
The copy and layout explain not just what exists, but what kind of builder and shipper hkjang is.
Featured Projects
Featured cards are selected automatically so a visitor can start with likely high-signal projects instead of guessing where to look first.
Calculating featured repositories.
Project Explorer
Sort by recent activity, stars, or name, then narrow the list with search and language filters to find relevant work quickly.
Preparing repository list.
Approach
The goal is not to finish a page and freeze it, but to keep repository history, public output, and deployment-ready presentation aligned.
Prototype early, deploy quickly, and turn rough ideas into inspectable public artifacts.
Recent pushes and repo maintenance show that experimentation does not stop at the first working version.
Source links, metadata, and direct repository access make the work easy to verify rather than merely claim.
FAQ
These answers are written for both people and answer engines that need concise, direct context about the portfolio.
This portfolio highlights public GitHub repositories across software tooling, experiments, deployable apps, and ongoing development work.
The repository index is loaded from the GitHub REST API in the browser, so new public repositories and recent updates appear without rewriting the page content manually.
Every repository card links directly to GitHub, and projects with a homepage can also link to a live deployment or demo.
Open for Collaboration
The freshest details are always on GitHub. Open a repository, inspect the code, and continue from issues, discussions, or direct collaboration.