Programming
HTML/CSS
- TailwindCSS
- Really cool CSS library.
SQL
- SQL Injection
- Complete noob guide. Only the end is really useful for me.
Python
- PyO3
- Library to call Rust from Python and vise versa.
Rust
- Async STD
- Standard Async library for Rust.
- rust-analyzer
- Implementation of the Language Server Protocol for Rust.
- iced
- A cross-platform GUI library.
Personal Projects
Think Tank
Competition:
- mtgmeta.io
- Mtgtop8
Good places to find deck lists:
- starcitygames
- Tcgplayer
- Mtggoldfish
- Mtgdecks.net
- tcdecks.net
Events to grab:
- SCG
- Magic Fest /GP
- MTGO
- Mythic Championship
Screen
- Screen capture and annotate in chrome
- Possible reference for Remote Desktop.
Pokémon Clone
Issues With Pokémon
- Exp share
- Breeding isn’t deep
- IV/EV training
- Design of some new mons
- Shitty End game
- Story isn’t good
- lack of strategy in battles
- trainers are too easy
- AI sucks
- Bad battle animations
- Random encounters
- Multiple save files
- Difficulty options
- built-in nuzlocke
- Ability to repeat gyms NYU
- Non dynamic catching
- Can’t slam A to increase odds of a catch
- More options in battle
- Elite 4 should have different typing for individual trainers
- Multiple ways to sort PC
- Play with a friend over the Internet. Like walk around and catch mons with them
- Idea: instead of pp, mons have energy. Each move requires energy. Mons not out for battle regain some energy each turn
Vampire Stealth Game - Blood Broker
- Synopsis
The player is a vampire completing contracts to collect blood from high value targets. To do this, the player must avoid detection from numerous sources.
- Gameplay
- Isometric/top down. Think MGS1.
- Low TTK for both player and CPU’s.
- Player has ability to turn into a bat for short periods.
- Health and stamina use the same resource bar.
- Player can hide dead/knocked out bodies.
- More intelligent enemies for stealth gameplay. None of the “he must have left” after a few minutes, etc.
- Areas of instant alert, and areas where you have to do something suspicious first. Possibly a whole array of how suspicious you need to be to alert the bad man.
- Once spotted, bad guys will stay on alert until found (maybe make this a toggle).
Colonial Settling Game
Would take place in oceanic setting.
Other
- Working Effectively with Legacy Code
- Wayland Explorer
- "A better way to read Wayland documentation."