I make a LOT of websites.
I find it really fun.
When I heard of this radical neocities thing, I couldn't resist...
When things get too cluttered here, I'll archive older posts and homepages on my older site: yudosai.tk
if you R E A L L Y have to email me, catch me at "f.dis" at "yahoo.com", my old nut@sdf account is broke, so if you emailed me there i didnt get it :(

Or you could quit being such a patsy and kik me @yudosai LOL. But when you do tell me how u found my account in your message bc random ppl be kikkin me like "hi" and not responding and it's creeping me out, thnx


Somewhere on the net

I'm a computer programmer, artist, and overall systems designer. I've been programming since 2008 and I've been drawing/animating since 2005. I've been online since I was an infant. I have recently taken up music composition, and I rarely post on soundlcoud. I really enjoy cyberpunk, politics, memes, vaporwave, and overall aesthetics.
That’s all we know.

My first experience with computer programming was in 2008 when I first wanted to learn how games were made. So I did what any resonable person would do, look it up on youtube. But youtube back then was a VERY different place. All the tutorials were done in Unregistered HyperCam 2.0 and Movie Maker 2.6. Anyway, the most popular videos on game development on youtube were how to make "text based games". These are THE most simple kinds of games you can make on any machine. It basically uses your system's scripting language, for me it was Windows/MS-DOS Command Line. You use those commands to make a script. Here's a very simple example of a program:
Echo Hi! What is your name?
set /p var=(enter your name)
echo Hello %%var%%! I'm Yudo!

(run this on windows XP or newer)
One could imagine how far you can go with this given the IF statement, logic operators, loops and labels, and plethora of commands at your disposal. Well that led to other things like C++ (which was too hard so I ran lol), then QBasic, Assembly, HTML, C, Javascript, PHP, MySQL, Java (which is buns), yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada.