Main Interests
Web Sight
aaa yeah web design rules ive been sleeping. for some reason i used to think it was like....too easy or..idk lame? compared to other computer langs but yo im havin a blast
RE
sure, putting code together is fun...but have you tried taking it apart?
Reverse Engineering is something i aspire to learn (and will, eventually). eventually gonna post resources as i find them
check out my friend's site!! great for x86 architecture
Blue Teaming
SIEMs for the whole family. thats right, even YOU
so far i've managed to get Snort working but tried ELKstack before and got pretty far in the setup but ehh computering is hard. too poor for Splunk el oh el. i also heard about some shit called Samhain
Maldev
recently been getting into Maldev and its the most fun ive had in a long time. learning Windows internals currently and MSDN is such a godsend....
BIG shout out to Crow
Compooter Langz
ya so i fuck around with lots of langs cuz ADHD go BRRR so here ima record what im pickin up and stuff!
CURRENT ENDEAVOR:
~ Rust ~ 11/9/23
Rust fucking rules so far im like 2 days into learning it...felt like tracking progress here. got lots of resources from all over and im following the tutorial in the docs but we'll see where this goes!
11/15/23 update: okay still great, just finished the Guessing Game from the handbook. tried pushing it to Github but im stupid and couldnt figure out how to push to a pre-existing repo =_= putting a pin in it for now
07/17/24 update: well i havent dont much with the lang since *looks up 1 line* November but my friends are doing a thing called Binary Golfing where the deal is to create a simple program and knock down the size of the file (for compiled langs then its the BINARY for them) and i'm having fun learning!! rust is NOT the language you want to do here since the binaries they produce are fuckin huge but its still cool shit to me.
Rustsources:
Rust Docs
Rust Playground
Shrinking Rust Binaries
Toolbelt:
Python - My first lang was python, so simple so fun! check out Tech with Tim for some ideas
C/C++ - Nir Lichtman on Youtube has fantastic quick lil tutorials for C and assembly too !!
HTML/CSS - ya so i tried to learn when i was younger but honestly this place really made it engaging/appealing to learn them! check out here or w3 schools or sadgrl's page for tutorials/inspo. honestly just looking at random pages' via View Page Source is massivley helpful once you understand the buidling blocks