MLHOST

Last Login : DATE on USER
cubo@mlhost ~ % g++ portfolio.cpp -o portfolio
cubo@mlhost ~ % ./portfolio
Engaging MLHOST Portfolio... Complete!

██████████████████████████████████████████████████████████████████████████████████████████ ██████████████████████████████████████████


▂▅██████████▅▂
██          ██
██          ██  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
██ ▙   ▟ █  ██  ░  ░░░░  ░░  ░░░░░░░░  ░░░░  ░░░      ░░░░      ░░░        ░
██ █▙ ▟█ █  ██  ▒   ▒▒   ▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒▒▒▒▒▒▒▒  ▒▒▒▒
██ █ █ █ █▄▖██  ▒        ▒▒  ▒▒▒▒▒▒▒▒        ▒▒  ▒▒▒▒  ▒▒▒      ▒▒▒▒▒▒  ▒▒▒▒
██          ██  ▓  ▓  ▓  ▓▓  ▓▓▓▓▓▓▓▓  ▓▓▓▓  ▓▓  ▓▓▓▓  ▓▓▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓
██    ▟▙    ██  █  ████  ██        ██  ████  ███      ████      ██████  ████
██ ▗██▛▜██▖ ██  ████████████████████████████████████████████████████████████
███▛      ▜███   
█▛          ▜█

▂▅██████████▅▂
██          ██
██          ██  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
██ ▙   ▟ █  ██  ░  ░░░░  ░░  ░░░░░░░░  ░░░░  ░░░      ░░░░      ░░░        ░
██ █▙ ▟█ █  ██  ▒   ▒▒   ▒▒  ▒▒▒▒▒▒▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒  ▒▒  ▒▒▒▒▒▒▒▒▒▒▒  ▒▒▒▒
██ █ █ █ █▄▖██  ▒        ▒▒  ▒▒▒▒▒▒▒▒        ▒▒  ▒▒▒▒  ▒▒▒      ▒▒▒▒▒▒  ▒▒▒▒
██          ██  ▓  ▓  ▓  ▓▓  ▓▓▓▓▓▓▓▓  ▓▓▓▓  ▓▓  ▓▓▓▓  ▓▓▓▓▓▓▓▓  ▓▓▓▓▓  ▓▓▓▓
██    ▟▙    ██  █  ████  ██        ██  ████  ███      ████      ██████  ████
██ ▗██▛▜██▖ ██  ████████████████████████████████████████████████████████████
███▛      ▜███   
█▛          ▜█


⚠ None of the code on this website was generated by any AI or LLM ⚠

Here is the plain-html version of this site if the CRT flicker bothers you! MLHOST Basic

Here is my resume: PDF The majority of this little portfolio is little web sketches I have made and hosted over the years. I would consider myself quite proficient at JS, despite what my code and comments may depict. These are all silly little projects I spent no more than a week on to give myself a little challenge. I have also worked in Java and Python making scripts and little games, which can be found on my ancient replit below. It's hard to show all of my work in one place, as a lot of it isn't web-hostable. I have built multiple PCs for different people and modified many laptops, both for my own use and as servers. I have been working with computers and programming since I was in elementary school and have made so many little things, simply for the love of learning something new and challenging myself. Enjoy!

* Incomplete List of Web Projects:

Terrain generator I made using Perlin noise in Threejs: Cubo Terrain Gen
In-depth implementation of the Langton's Ant! CuboAnt
Fully legal tetris clone made in p5: Cubotris
Wave Function Collapse Demonstration: Wave Collapse
Competetive Tile Slider Game: 15-SQ
Another WFC Demo inspired by Piet Mondrian: Wave Collapse Mondrian
Fruit Merge Game Recreation using Matter.js: Fruit Merge
Hamiltonian Path Generator in p5: Hamiltonian Path Gen
An algoirthm and 3D visualizer I made in p5 for creating custom permutations of a household decoration: Holiday Cubes Algorithm
Particle vector field I made using Perlin noise in p5: Perlin Vector Field
I also have a whole email domain hosted at mlhost.org! You can email me at [email protected]!

Check out my Github! Cuboooooo, mlhomedev
Check out my p5! (plenty more js web sketches) Cubo
Check out my really old replit! (a lot of old once-working things are broken now...) Cubo_

I one day plan to turn this into a professional portfolio page, but for now it is just a fun project page to post the random stuff I work on. I plan to add a blog section for those things I cannot host, like the Force Feedback Sim Racing wheel I made from scratch using a Hoverboard motor, and so much more.

TODO:
* Add a fisheye/bulge like a curved CRT screen (SVG distortion, but expensive)
* Add little tmux-esque windows for each project for easier reading, and maybe a preview image
* Add other projects from p5 and Github, and polish those projects to be more user-friendly
* Check for compatibility on all systems and make it more accessible.