Skip to content
View James231's full-sized avatar

Block or report James231

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
James231/README.md

Hi, I'm James.

Links: Website | Contact Me | Donate via PayPal | (older) Unity Assets

All projects on this account are developed in my spare time. Warning: I don't maintain them all.

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.

Pinned Loading

  1. Start-Menu-Manager Start-Menu-Manager Public

    App to add websites/software/files/folders/scripts to the Windows 10 Start Menu and Taskbar, and priority shortcuts to Windows 10 Search.

    C# 150 9

  2. Terminals-In-Sublime-Text Terminals-In-Sublime-Text Public

    Use (Windows) Terminals within Sublime Text 3 such as: Command Prompt, Git Bash, Google Cloud SDK Shell, etc

    84 80

  3. Snazzy-Wpf-Animated-Borders Snazzy-Wpf-Animated-Borders Public

    Animated window borders for WPF.

    C# 49 4

  4. Unity-Video-Editor-Template Unity-Video-Editor-Template Public

    Use Unity Game Engine as a Video Editor! Template project for Unity 2019.3 or later.

    C# 60 8

  5. Documentation-Templater Documentation-Templater Public

    Cross-platform Templating Engine for Quickly and Easily Creating Static Web-Based Documentation Projects in HTML and Markdown.

    C# 19 9

  6. Simple-Version-Control Simple-Version-Control Public

    Simple Version Control Library for .NET Projects

    C# 6 1