Source for andkon.dev, a personal developer portfolio presented as a small old-OS style desktop.
- Live site - the main fake desktop homepage. Double-click icons to open projects, including Orbit.
- This repository - source for the GitHub Pages site.
- GitHub profile - the account linked by the desktop's
/andkondevshortcut.
- Grokipedia Split View - a side-by-side reading and comparison page.
- License Plate Tracker - a license plate tracking project page.
- Andkon's Swim Timer - a browser swim timing tool.
- Multirow Taskbar W11 - a Windows 11 multi-row taskbar and system tray mod repository.
- Orbit - a web port of the old Orbit game from Encarta 97's Interactivities section. It opens from the desktop icon and also runs directly at andkon.dev/orbit. See the Orbit README for screenshots and historical links.
This is a static site. From the repository root:
python -m http.server 8777 --bind 127.0.0.1Then open http://127.0.0.1:8777/.