Location via proxy:   
[Report a bug]   [Manage cookies]                

Open-Source Projects

Here is a list of my projects available on GitHub.

  • Start Menu Manager - The Windows start menu lacks the ability to add shortcuts to websites and scripts, and searching for anything other than apps is a pain. This app lets you add to, and search for, websites/scripts in the start menu, by tricking Windows into thinking they are apps.
  • Snazzy Wpf Animated Borders - Animate the pixels making up the borders of you WFP C# apps. Might sound strange, but provides some nice feedback to the user. Maybe the video will convince you.
  • GCode Razor PostProcessor - An editor for writing/generating G-code, a language used for programming CNC machines. Includes C# scripting engine which can generate the data for you. Allows machining of complex shapes, cirles/ellipses/helix/..., on older machines, providing you know the mathematical equations for them.
  • Simple Version Control - Use this if you are a developer and want to add "check for updates" features to your app. This application lets you generate JSON files containing version/changelog information. Simply upload them to a static file host. Then if using .NET, use the included library to perform a "check for updates" and/or receive changelog information about earlier/later releases.
  • Documentation Templater - A tool for writing documentation for software. Using the default template your docs will look like this, but it is fully customizable.
  • WebImageExtractor - A .NET library for crawling websites and extracting images.
  • Terminals In Sublime Text - Sublime Text configuration files providing a quick setup of the Terminus package. Allowing you to access terminals, and activate them with shortcuts.
  • Unity Video Editor Template - A Unity Game Engine Project (>2019.3) setup to allow for its use as a video editor. Well suited for making video animations, but can be a bit buggy as it is not what Unity was intended for. Includes the necessary scripts and editor extensions. Not maintained.
  • Google Apps Script - Useful Scripts - Do you need a server to run a simple script, triggered by a timer or HTTP request? Would you like a small private or public database (actually a spreadsheet) with it? Automate sending emails? Google Apps Script is not particularly well-known, but amazingly provides all of this for free. This repo contains a bunch of scripts to help you get started.
  • GitHub Activity Art - Create a 7x52 pixel image, then display it as your "activity chart" on your GitHub profile page. Requires running the code daily to create such "activity".
  • Basic Paint Program OpenGL - An MS Paint like program written in C++ and OpenGL for university coursework.

... and there are more if you want to dive deeper.

Unity Packages

These are software packages for the Unity game engine which I sell on the Unity Asset Store. They are older projects, from as far back as 2014. They are no longer maintained, although I still provide some support via email. These are the top three:

Database Control Pro

Add a fully customizable server backend to your game/app. Hosting and storage is provided. Includes a suite of tools to setup and manage everything without leaving the Unity editor. A standard user account system can be created in one click, then endpoints can be manually created/edited with a custom made visual scripting tool. Includes 4 example projects.

Database Control Free

A limited free alternative to the above tool. Provides basic user account functionality including account registrations, log-in/log-out, with the ability to save a small amount of data for each user. Useful for online save-games. Used by over 16,000 developers.

Race Positioning System

Any racing game requires computing race standings (1st/2nd/3rd/...) in realtime, but this is no easy task. With this tool you can solve the problem in no time. Includes lap and checkpoint systems, and UI elements. Works using a custom made extension of the Unity editor, which allows spline-based placement of objects around the track. These objects provide the necessary metadata for fast and accurate race standing computations.

Go To Website >

Contact Me

I aim to reply within 3 working days.

Name:

Email:

Message:

Submit

© Jam-Es.com

Ascend