stephen-os@github:~$ whoami
stephen-os
stephen-os@github:~$ cat /proc/stephen-os/status
Name: Stephen Tyler Watson
Role: Software Engineer
Graduation: CS Degree (May 2024)
Focus: Graphics programming, building frameworks and tools
Languages: C++, Python, Java
stephen-os@github:~$ echo $MOTTO
"Striving to be the best software engineer I can be"
stephen-os@github:~$ tree ~/projects -L 2
/home/stephen-os/projects
├── lumina/ # Custom C++ application framework
│ ├── 2d_renderer/ # OpenGL-based 2D rendering engine
│ ├── 3d_renderer/ # OpenGL-based 3D rendering engine
│ └── framework_core/ # Application lifecycle management
├── tiles/ # 2D tile map editor built with Lumina
│ ├── editor_ui/ # Tile editing interface
│ └── map_serialization/ # Save/load functionality
├── frequency-visualizer/ # Sin/cos wave visualization
│ └── lumina_2d_integration/ # Real-time wave rendering
├── orbital-engine/ # Solar system simulator
│ └── lumina_3d_physics/ # Gravitational simulation
├── developer-portfolio/ # Personal website (Next.js + TypeScript)
│ ├── blog/ # Technical writing
│ └── project_showcase/ # Portfolio display
├── harrisonburg-explorer/ # TSP route optimization app
│ ├── frontend/ # User location selection
│ └── backend/ # Route computation algorithms
└── key-actions/ # Macro recording utility
stephen-os@github:~$ ls -l ~/contact/
-rwxr-xr-x 1 stephen-os dev imstephentylerwatson@gmail.com
-rwxr-xr-x 1 stephen-os dev linkedin.com/in/stephen-os
-rwxr-xr-x 1 stephen-os dev stephendev.io
stephen-os@github:~$ █
Just a guy with average computer mana.
- Central Virginia
-
23:16
(UTC -04:00) - https://stephendev.io/
- in/stephen-os
Pinned Loading
-
-
-
key-actions-py
key-actions-py PublicA keyboard and mouse recorder, player, and sequence creator written in Python.
Python
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.