draumaz.xyz
(cv) ยท (github)
Hi! My name is Emma.My day job is customer service, but by night I'm a shell programmer and *nix sysadmin.
Check out some of my favorite projects below ๐
aal (Android App Launcher)
Open an app on your Android device and use it seamlessly on your Linux PC, similar to Apple's iPhone Mirroring feature.
Butterfly (console game)
			Butterfly v0.16_04 | KILLS: 0   | DEATHS: 0   | SPARES: 0 
			
			PLAYR: Aradi  | HP: 26 | STR: 14 
			
			ENEMY: Goblin | HP: 2  | STR: 7 
			
			[FIGHT] 
			[ITEMS] < 
			[SPARE] 
			[EXIT ] 
			
			[1x POTION] 
			[0x SPEAR ] < 
			[1x POISON] 
			[BACK     ] 
		  
		  
- A turn-based text-based battle game. I wrote this to teach myself interactive programming.
 - Requires a Rust compiler. A pure C branch exists but is unfinished.