https://github.com/flatypus/hinson
Hinson's MacOS clone personal site
https://github.com/flatypus/hinson
Last synced: 10 months ago
JSON representation
Hinson's MacOS clone personal site
- Host: GitHub
- URL: https://github.com/flatypus/hinson
- Owner: flatypus
- Created: 2024-10-10T03:10:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T06:23:01.000Z (about 1 year ago)
- Last Synced: 2025-06-22T07:24:44.562Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://flatypus.me
- Size: 5.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hinson's Personal Website
This is the source code for my [personal website](https://flatypus.me).
## About
Years ago, I set out to create a site that could represent who I am, and found it exceedingly impossible. I wanted to create something unique, yet embodied the kind of person I was (and still look half decent.) This site was the culmination of that effort, a repository of both my character and my projects. It's as close as I can get to replicating my MacOS laptop environment, from working windows, file system, terminal, while still being customized with dozens of small projects.
The site includes:
- Working MacOS environment, Finder & iTerm
- [Live YouTube Music Tracker](https://github.com/flatypus/yt-music-status-tracker)
- Various blog posts I write
- My Stanford Dorm 3D scan
- US military budget visualization
- Play GeoGuessr against me!

## Development
Clone the repo, then run `bun install` to install dependencies. Then run `bun dev` to start the development server.