Projects

Current Work

Skosh

Skosh (Skyclo Shell) is a bash-lookalike in the browser. Its based on modern DOM and web technologies. It includes a simple command syntax parser and interpreter. I plan to use this as an interactive introduction to my website.

Website: TBD | GitHub: skyclo/skosh

Ideoxan

Ideoxan is a free to use, online website that teaches people to learn how to code. It is powered by Node.js and has a dynamic community-driven curriculum. All of the code used to run and serve the website is open sourced under the MIT license.

Website: ideoxan.com | GitHub: ideoxan/ideoxan

node-scdl

node-scdl is a Node.js NPM package that interacts with the Soundcloud v1 API to find, index, and download SoundCloud songs. This package has already been used in several automated tools and Discord bots.

GitHub: skyclo/node-scdl

HHSMS20 Flight Sim

This is a project for the Modeling and Simulation program at my school. It is a fully interactive VR flight simulator written in C# for Unity. It features a realistic physics-based flight model, functional planes, and VR controls.

Website: TBD | GitHub: TBD

Harmony Scripts for Unity

A collection of helpful scripts and utilities for setting up a Unity3D project with Git. This is released into the public domain but is closed source for now.

GitHub: TBD

Past Work

Servify.js

Servify.js is a simple, quick, and easy to use server deployment tool. It allows you to run a HTTP server using JavaScript. It allows more functionality than just using the built in Node HTTP module, is easier to use than Express.js, and faster than Hapi.js.

GitHub: skyclo/servify.js

Streamflow

Streamflow is an easy to use YouTube to Multimedia format digital downloader. It pulls YouTube videos and exports them as MP3, MP4, WMV, and other video/audio formats. While not depreciated, this is no longer maintained.

Website: streamflow.cf | GitHub: skyclo/streamflow

node-odc-generator

A Compact Digital Data Container is a QR-code like image that can store data and visualizations.

GitHub: skyclo/node-odc-generator

Future Work

Calicode

TBD

Productionless

A GitHub bot that pulls and pushes code to production branches at set intervals of time or versions.

Drivemark

A browser extension to sync your Google Drive folders and documents as bookmarks for easy access!