Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subwayman/subwayman
https://github.com/subwayman/subwayman
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/subwayman/subwayman
- Owner: SubwayMan
- Created: 2022-07-21T04:14:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T21:00:04.000Z (8 months ago)
- Last Synced: 2024-05-02T14:38:45.173Z (8 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Hi! congratulations on stumbling upon my profile.
----------
I'm Tyler, a software developer from Vancouver, Canada. I'm currently studying software engineering at the University of Waterloo. Here's a quick glimpse of what I do:
- I program games and game engines. Here's my favourite game that I've made so far: [link](https://pixelpad.io/app/lfgzohcupbm/).
- I'm fairly decent at competitive programming. Currently rated [Expert](https://codeforces.com/profile/wolfram_) on codeforces (86th percentile).
- I've got almost *too* many side projects, nearly all of which are in this github. Here are some highlights:### Python
Python has been my most comfortable language to code in since around 2019. Here's some highlights:
- [FLTK Platformer](https://github.com/SubwayMan/FLTK-Platformer) - A platformer built on top of a hacky custom game engine.
- [Hamber place](https://github.com/SubwayMan/hamber-place) - A replica of reddit's r/place created as an activity for Eric Hamber's programming club, built on top of Django.
- [Discord escape room](https://github.com/SubwayMan/discord-escape-room) - A discord bot that uses discord channels and permissions as well as interactive features to simulate an online escape room.
### Arduino projects
I started learning the arduino in early 2023. Since then, I've made a couple cool projects:
- [The Tilting Game](https://github.com/SubwayMan/The-Tilting-Game) - a simple game that uses a gyroscope and an LED matrix.
- [Cansat](https://github.com/nuggetbucket54/CanSat) - a miniature satellite designed to record seismic data and transmit via LoRa radio.
- [Tamaduino (WIP)](https://github.com/SubwayMan/tamaduino) - a nostalgic callback to the old handheld toys, with my own flair added.### Relevant links
- [Codeforces profile](https://codeforces.com/profile/wolfram_)