Len's repositories
Node-Js-Express-MVC-Web-App
A college project in Node JS using Express and MongoDB, a basic "travel agency" website with permission management and two user types.
Blender-Unity-Settings-Voxel-models
A Blender add-on for Voxel 3D models, streamlines optimising MagicaVoxel models to be used in Unity, can also create low level-of-detail version of models.
C-Graphics-2D-Painting-Tool
A college project in C, a simplified dupe of Microsoft's Paint.
C-Graphics-Basic-3D-Interactive-Animation
A college project in C, an interactive 3D animation.
Python-Chroma-key-App
A college project in Python using OpenCV, a simple app that takes two images - one with green areas, the other a background image, and outputs an image with the green areas replaced with the background image.
Python-Image-scanner-Standalone
An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.
Batch--Audio-Device-switcher
An audio device switcher written in Batch and Cscript using SoundVolumeView, a collection of scripts that can set the default audio device, check what is the current default audio device, or switch between 2 devices.
Csharp-Remote-Text-File-Editor--Client-Server
A college project in C# using server-client sides, a file editor with a remote file directory and permission management.
Express-Js--URL-shortener
A simple url shortener written in Node JS using Express and MongoDB, automatically redirects to saved "long" URLs, counts clicks per URL and has an API endpoint to add, edit, view and delete URLs via an external app.
Java-SQL-Game--Neverending-Platformer
A final college project written in Java and SQL using Microsoft's Access Database, a real-time randomly generated 2D platformer with a create & load custom levels mechanic.
JavaScript-HTML-Matrix-Calculator
A college project in JavaScript and HTML, calculates the determinant (solution) of a Matrix up to size 4x4.
Deploy-App--code-examples
A comprehensive guide on deploying and setting up CI/CD for a Node JS app on Fly.io, includes a step by step guide, along with Dockerfile and Fly.io configuration example files.
Express-Js-API
A basic API access point written in Node JS using Express, an app that sends stored data when recieving a web request.
Python-Image-scanner
A college project in Python using OpenCV, a simple app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.