Skip to content

Repository files navigation

Akash Sharma — Game Developer Portfolio

A personal portfolio for a game developer working across Unity and Roblox. Single-page site with a filterable project grid, hover-to-play gameplay previews, and Unity WebGL games playable directly in the browser.

Structure

index.html            # the whole site (HTML + CSS + JS, self-contained)
netlify.toml          # headers so the Brotli WebGL builds load correctly
media/                # gameplay preview videos (mp4)
games/                # playable Unity WebGL builds
  tilevania/
  snow-surfer/
Akash-Sharma-CV.pdf   # résumé (linked from the site)

Deploying (Netlify)

This site is built to deploy on Netlify (the netlify.toml sets the Content-Encoding: br headers the compressed Unity builds need).

Two ways:

  1. Drag & drop — go to https://app.netlify.com/drop and drop this folder in.
  2. Connect this repo (recommended) — in Netlify, "Add new site" → "Import an existing project" → pick this GitHub repo. Every push then auto-deploys. No build command needed; publish directory is the repo root.

Note: the Unity WebGL games rely on Netlify's header rules, so they will not run on GitHub Pages or by opening index.html locally — they need to be served by Netlify (or a server that sends the Brotli headers).

Tech

Plain HTML/CSS/JS — no framework, no build step. Fonts: Bricolage Grotesque, Inter, JetBrains Mono. Games built in Unity (WebGL, Brotli-compressed).

About

Personal Portfolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages