Main Dev - (aka prod)
This repo is dedicated to my single page web apps, programming and other scripting. WIPs may or may not be included – if a project gets abandoned, it will be put up here because there is no more work being done on it, so maybe someone wants to pick it up. Further versions of this repo after 15 items is named prod. Prod will just mean that it is either working or in a state that is sufficient to be taken over.
APPS LIST
PositionalPro.html
- 1+0 bullet trainer
- github.io link: https://boyolabs.github.io/main-dev/PositionalPro.html
void-slayer.html (CURRENT STATUS: OPEN BETA)
- Browser and text based MMORPG – a passion project combining all the favorite aspects of my favorite games throught the years.
- github.io link: https://boyolabs.github.io/main-dev/void-slayer.html
- official link: https://voidslayer.net
tracker.html
- just a fun way to stock-market-ify your cash flow – uses local.storage, and can export/import JSON to save it to a different device.
- github.io link: https://boyolabs.github.io/main-dev/tracker.html
danikaBday.html
- another birthday blast
- github.io link: https://boyolabs.github.io/main-dev/danikaBday.html
happy_birthday_axel.html
- a little joke game for a coworker. Nothing spectacular.
- github.io link: https://boyolabs.github.io/main-dev/happy_birthday_axel.html
node_Home.html
- A home page replacement for developers. The goal was for it to look like a sort of server dashboard, but without using a server. Edit the links list to make it your own!
- github.io link: https://boyolabs.github.io/main-dev/node_home.html
justchat.html
- A basic Pub/Sub multi user chat room (serverless)
- github.io link: https://boyolabs.github.io/main-dev/justchat.html
SkeletonSlicer.html (WIP)
- a web based 3D slicer, currently working on it, definitly not done yet.
- github.io link: https://boyolabs.github.io/main-dev/SkeletonSlicer.html
WebAmp.html
- a retro audio visualizer that is like winamp or windows media player of yore
- github.io link: https://boyolabs.github.io/main-dev/WebAmp.html
SAK.bat
- a (S)wiss (A)rmy (K)nife for common computer troubleshooting. Basic, but useful for my job.
ping.php
- continually pings with 1 packet just to see if theres a connection to a certain server. I needed this to test my mesh vpn network from within my server stack already. Basically, it checks to see if the server itself can check for an address.
critterlog.php
- using a map to track animal sightings. Primarily made to share with my family so they can track for hunting and fishing on a shared map.
sysData.php
- server infomrational dashboard
PromptForge.html (abandoned)
- was going to be a browser based markdown editor, but I didnt really like how it turned out so I abandoned it.
- github.io link: https://boyolabs.github.io/main-dev/PromptForge.html
WarpCore.html (abandoned)
- a very inaccurate benchmarking tool.
- github.io link: https://boyolabs.github.io/main-dev/WarpCore.html