Build a personal portfolio website listing your CV and game projects without designing a site from scratch.
Showcase game screenshots, trailers, and download links for each project you have made.
Publish your portfolio for free on GitHub Pages with a single deploy command.
| error-fox/portfolio | 0xkinno/astraea | 0xkinno/halcyon | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 4/5 | 4/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a GitHub account and editing a few files with your own content before deploying.
This project is a ready made website template for game developers who want an online portfolio to show off their games, CV, and personal details. Instead of building a portfolio site from nothing, you fork or clone this repository and fill in your own content in a few specific places. Setting it up means placing a PDF of your CV in a particular folder, adding folders of screenshots for each game you want to feature, swapping in your own profile picture and site icon, and then editing one file, src/data.ts, where you fill in your name, role, a short introduction, and links to sites like GitHub, itch.io, and LinkedIn. For each game you list, you describe its name, genre, platform, and game engine, and link to screenshots or a YouTube video, plus optional links to where the game can be downloaded or played. There is also a step for adding a WhatsApp number to a configuration file if you want a contact link that opens a chat. Once everything is filled in, the README explains how to publish the site for free using GitHub Pages, a hosting feature built into GitHub, by turning it on in your repository's settings and running a single deploy command from the terminal. After that, the portfolio becomes reachable at a web address based on your GitHub username and repository name. The repository includes a working example portfolio built from this same template so you can see what the finished result looks like before customizing your own. It has no stars yet, and the README does not mention a license.
A fill-in-the-blanks portfolio website template for game developers to showcase their CV and games, deployable free on GitHub Pages.
Mainly TypeScript. The stack also includes TypeScript, React, GitHub Pages.
The README does not state a license, so reuse permissions are unclear without asking the author.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.