Our Projects
We are not only interested in building our projects for ourselves, but we also build our applications for our customers. All our applications are well-tested to ensure that you have the best experience of using our applications. Our libraries and programs are found below:

Our projects
Online Projects
Name Generator
Using our ever-growing names database which we host publicly at GitHub, our name generator aims at generating names for your future novel, story, and much more. We host names and surnames that vary from Asian to American and much more at our GitHub repository by pressing its icon below the description.
VT Filter (text)
This app filters the text from all the VT sequences, including the CSI sequences, OSC sequences, and many other supported sequences.
Our template projects
KS Screensaver Template
Kernel Simulator Screensaver Template is a template project that allows you to get a basic scaffolding to start your screensaver project for Kernel Simulator.
KS Mod Template
Kernel Simulator Mod Template is a template project that allows you to get a basic scaffolding to start your mod for Kernel Simulator.
KS Custom Splash Template
Kernel Simulator Custom Splash Template is a template project that allows you to get a basic scaffolding to start your custom splash for Kernel Simulator.
Our non-code projects
NamesList
NamesList is an ever-expanding list of names from various origins from American to Spanish to Arabic to many other regions. Over 75,000+ first names and 100,000+ surnames can be found in this list, but we'll add even more as time passes. The notable users of this is Namer, a .NET library for generating random names, and Kernel Simulator, which contains an application for deeply generating names based on Namer.
Our favorite projects
Newtonsoft.Json
Newtonsoft.Json is a godlike JSON file parser, maker, and manipulator that allows you to interact with JSON files, create them, edit their properties, add them, and much more. It is one of the most downloaded NuGet packages, and we strive to use it to our projects that use JSON, like Kernel Simulator and GRILO. Newtonsoft.Json is made by James Newton-King.