An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by lostjared

A curated list of projects in awesome lists by lostjared .

https://github.com/lostjared/acid.cam.v2.osx

Acid Cam v2 for macOS distorts video to create art.

art augmented-reality glitch-art opencv video-processing

Last synced: 18 Sep 2025

https://github.com/lostjared/Acid.Cam.v2.OSX

Acid Cam v2 for macOS distorts video to create art.

art augmented-reality glitch-art opencv video-processing

Last synced: 18 Apr 2025

https://github.com/lostjared/acid.cam.v2.qt

Cross Platform version of Acid Cam for MacOS, Linux, and Windows

augmented-reality filter glitch-art opencv video-processing

Last synced: 29 Jun 2025

https://github.com/lostjared/acidcamgl

Acid Cam version powered by OpenGL, which can be operated using a keyboard or MIDI controller for generating live visuals, to be streamed or recorded with OBS.

augmented-reality filters glitch-art opencv opengl

Last synced: 08 Jul 2025

https://github.com/lostjared/glitch.gui

Cross-platform Glitch Art Generator and Effects Processor

art glitch-art graphics opencv4 video-processing

Last synced: 22 Jul 2025

https://github.com/lostjared/acidcam-cli

Command line version of Acid Cam for Unix

acidcam command-line-tool opencv video-processing

Last synced: 14 Apr 2025

https://github.com/lostjared/libacidcam

C++ shared object for the filters from Acid Cam

filter glitch-art opencv shared-library video-processing

Last synced: 05 Mar 2026

https://github.com/lostjared/img2mov

Unix utility designed to transform a collection of image files into a video file.

command-line cplusplus image-to-video opencv slideshow video

Last synced: 14 Apr 2025

https://github.com/lostjared/image.filters.javascript

Simple 2D Graphics Canvas Demo

animation filters image-processing

Last synced: 26 Oct 2025

https://github.com/lostjared/ps3demos

Playstation 3 demos using PSL1GHT

Last synced: 24 Feb 2026

https://github.com/lostjared/acmx2

Live Webcam Effects Powered by OpenGL Shaders and Real-time Audio

audio effects real-time shaders video webcam webcam-effects

Last synced: 08 Mar 2026

https://github.com/lostjared/qtransfer

Small C++ Application to Transfer a file

cplusplus network qt4 sockets

Last synced: 14 Apr 2025

https://github.com/lostjared/rust.projects

Projects aimed at mastering the Rust Programming Language

demo-apps learning mastery practice-code practice-programming practice-project rust

Last synced: 03 Feb 2026

https://github.com/lostjared/cppexamples

Source Code Examples for my C++ Example Projects YouTube videos

Last synced: 24 Feb 2026

https://github.com/lostjared/shaders

Collection of GLSL Shader Effects

effects glsl post-processing shaders

Last synced: 15 Jun 2026

https://github.com/lostjared/text2cpp

bin2cpp - Convert binary files to C,C++ or Go arrays text2cpp - convert Text to C++17

conversion cplusplus golang text

Last synced: 29 Apr 2026

https://github.com/lostjared/cmx

cross platform multimedia library

Last synced: 30 Jul 2025

https://github.com/lostjared/opencv_macosx_videofileexample

Project example for a video tutorial I made for OpenCV/MacOS Sierra/Xcode 9

Last synced: 24 Aug 2025

https://github.com/lostjared/masterpiece.javascript

Puzzle game demo written in JavaScript

Last synced: 24 Feb 2026

https://github.com/lostjared/cmakeinfo

Code to help me remember what I am learning about CMake

Last synced: 24 Feb 2026

https://github.com/lostjared/acidcam2.linux

Old outdated version of Acid Cam for Linux

Last synced: 24 Feb 2026

https://github.com/lostjared/ats

Simple interpreter: the goal is to practice/learn

8-bit cplusplus-11 interpreter

Last synced: 08 Oct 2025

https://github.com/lostjared/lostmasterpiece

This is a game I wrote a very long time ago. It was a learning experience.

2d-game puzzle-game sdl

Last synced: 16 Mar 2026

https://github.com/lostjared/super.stoner.420

Old game I wrote many years ago as a joke.

2d-game c mario sdl sidescroller

Last synced: 14 Apr 2025

https://github.com/lostjared/iacidcam

Acid Cam for iPhone iOS

Last synced: 24 Feb 2026

https://github.com/lostjared/opengl.examples

Some different test demos

Last synced: 03 Aug 2025

https://github.com/lostjared/opencv3

OpenCV3 Projects

Last synced: 24 Feb 2026

https://github.com/lostjared/masterball.javascript

Conversion on an old C++ DirectX Game Demo to HTML5/JavaScript

Last synced: 07 Aug 2025

https://github.com/lostjared/SpaceRox.MX2

2D Asteroids Style Game using MX2

cplusplus-20 shooter space vulkan

Last synced: 18 Apr 2026

https://github.com/lostjared/flex.and.bison.examples

Example and Test projects related to learning GNU flex & bison.

bison cplusplus flex sample

Last synced: 23 Feb 2026

https://github.com/lostjared/af_filter

Simple application to filter images.

Last synced: 01 Jul 2025

https://github.com/lostjared/opencv_xcode_project

Goes along with a Tutorial video on How to Create an OpenCV Project

Last synced: 08 Sep 2025

https://github.com/lostjared/fractal.generator.javascript

Fractal and Julia Generators in HTML5/JavaScript/WebGL

demo fractal generator javascript

Last synced: 23 Feb 2026

https://github.com/lostjared/image2video

Create a video from images or Extract Images from a Video for macOS with Simple User Interface

Last synced: 24 Feb 2026

https://github.com/lostjared/ldd-deploy

Facilitates the packaging of dynamically linked libraries for MSYS2 and Mingw64 by consolidating all required dependencies into a designated directory.

bash bash-script cplusplus-20 msys2 msys2-mingw64

Last synced: 17 Apr 2026

https://github.com/lostjared/masterpiece.sdl

This is one of the first games I wrote a long long time ago. It was originally DirectX but then ported to SDL

2d-game cplusplus puzzle-game sdl

Last synced: 23 Feb 2026

https://github.com/lostjared/AcidDrop

Remake of classic Atari 2600 game "Acid Drop"

atari classic cplusplus puzzle-game remake sdl2 vulkan

Last synced: 18 Apr 2026

https://github.com/lostjared/mutatris_android

Mutatris for Android using OpenGL ES

Last synced: 12 Jun 2025

https://github.com/lostjared/bin2cpp20

Unix Utility for Transforming a Stream into a C++20 Array, Vector, or Array of Strings

conversion-tool cpp20 text-to-cpp unix-tool utility

Last synced: 23 Feb 2026

https://github.com/lostjared/libmx2

Cross-Platform Library for Development with SDL2/OpenGL/Vulkan in C++20

cplusplus-20 cross-platform sdl2

Last synced: 16 Feb 2026

https://github.com/lostjared/psp.homebrew

Old Playstation Portable Homebrew Projects from 2006-2007

Last synced: 12 Sep 2025

https://github.com/lostjared/unrarmulti

Batch rar extraction tool for macOS with Cocoa GUI

archive macos rar tool unrar

Last synced: 24 Feb 2026

https://github.com/lostjared/masterx_system

MasterX System is a prototype for an interactive GUI platform for developing and testing simple games and applications.

compiler cplusplus20 environment

Last synced: 10 May 2026

https://github.com/lostjared/m3u_gen

Command-line tool to create m3u playlists

Last synced: 24 Feb 2026

https://github.com/lostjared/phpscan

Lexer written in PHP

Last synced: 29 Jul 2025

https://github.com/lostjared/knights_tour

Knights Tour Simulation in Rust with SDL2

chess knights-tour simulation

Last synced: 23 Feb 2026

https://github.com/lostjared/tokenizecode

Mac OS X Objective-C++ User Interface for Code Tokenizer using Cocoa/WebKit

Last synced: 11 Sep 2025

https://github.com/lostjared/knights_tour.javascript

Solving Knights Tour in HTML5/JavaScript

javascript knights-tour math puzzle

Last synced: 23 Feb 2026

https://github.com/lostjared/count_time

Recursively count length of video files using RegEx

Last synced: 23 Feb 2026

https://github.com/lostjared/console

Reusable Console written in Rust with SDL2

Last synced: 23 Feb 2026

https://github.com/lostjared/acid.cam.filter.javascript

A few filters written in JavaScript available in the browser

image-filter image-filters javascript

Last synced: 23 Feb 2026

https://github.com/lostjared/code2text

Code2Text: A Random Text Generator for AI-Driven Image Creation

Last synced: 23 Feb 2026

https://github.com/lostjared/shell-cmd

Shell Command Executor command line utility that runs a shell command on each file within a directory fitting a specified regular expression.

Last synced: 23 Feb 2026

https://github.com/lostjared/win32.projects

Some random Win32 project for Visual Studio/Mingw32

Last synced: 23 Feb 2026

https://github.com/lostjared/codename.quadtris

2D Multi directional Puzzle Game

2d-game cplusplus puzzle-game

Last synced: 01 May 2026

https://github.com/lostjared/uxload

load program on one linux system from another

Last synced: 24 Feb 2026

https://github.com/lostjared/masterpiece.rust

MasterPiece Puzzle Game - Rust Edition

Last synced: 24 Feb 2026

https://github.com/lostjared/qt4.apps

Qt4 Programs

apps cplusplus qt4

Last synced: 24 Feb 2026

https://github.com/lostjared/simple.expression.lexer.web

Simple Expression Lexer

Last synced: 24 Feb 2026

https://github.com/lostjared/fractal

Create image of a Fractal

Last synced: 24 Feb 2026

https://github.com/lostjared/simple.code.tokenizer.web

Code Tokenizer

Last synced: 24 Feb 2026

https://github.com/lostjared/snake

Game of Snake coded in Rust

Last synced: 24 Feb 2026

https://github.com/lostjared/masterx-ovdm-linux

Project for creating a Windowed environment with SDL/Boost.Python for Linux

Last synced: 24 Feb 2026

https://github.com/lostjared/simple.calculator.web

Simple Calculator

Last synced: 24 Feb 2026

https://github.com/lostjared/qt.projects

Practice Projects with Qt

Last synced: 24 Feb 2026

https://github.com/lostjared/concatvideo

Concatenate Video frames with a Simple User Interface

Last synced: 24 Feb 2026

https://github.com/lostjared/java.demos

A few Java Demos

Last synced: 24 Feb 2026

https://github.com/lostjared/in2rs

This program will convert text files into C++ or Rust code to embed in a program.

Last synced: 24 Feb 2026

https://github.com/lostjared/old.learning.projects

Old Learning Projects: A Journey Through Programming

Last synced: 24 Feb 2026

https://github.com/lostjared/atarivm

A virtual machine for an Assembly language based on Atari 800 Assembly Language.

Last synced: 24 Feb 2026

https://github.com/lostjared/image_convert

Batch convert and resize image files.

Last synced: 24 Feb 2026

https://github.com/lostjared/acidcam.android

Old outdated version

Last synced: 24 Feb 2026

https://github.com/lostjared/hppd-simulator

Some tools to describe one symptoms of HPPD (visual snow)

Last synced: 24 Feb 2026

https://github.com/lostjared/acidcam.web

Filters for Your Camera that run in your Web Browser.

camera mobile photos shaders webcam

Last synced: 23 Jan 2026

https://github.com/lostjared/perl6_info

Information to help me remember while Learning Perl 6

Last synced: 24 Jan 2026

https://github.com/lostjared/karmatrail

A C++ exploration of memory, persistence, and awakening

coma karma

Last synced: 14 Feb 2026

https://github.com/lostjared/mxdbg

ELF x86_64 Debugger for Linux with AI (via ollama)

ai debugger linux x64

Last synced: 16 Apr 2026

https://github.com/lostjared/mxvm

MXVM is a custom virtual machine and compiler/interpreter project designed as a personal learning tool.

Last synced: 05 Apr 2026

https://github.com/lostjared/acidcam_android

New Acid Cam Android App

android app augmented-reality

Last synced: 22 Apr 2026

https://github.com/lostjared/breakout.rust.web

Web Assembly Rust program for a 2D Breakout Clone Demo

2d-game rust rustwasm webassembly webassembly-demo

Last synced: 29 Apr 2026

https://github.com/lostjared/code.crunch.javascript

Code Cruncher written in JavaScript

code compactor cplusplus crunch cruncher

Last synced: 03 May 2026

https://github.com/lostjared/image_convert20

Image Conversion Tool written in C++20

cpp20 file-format image-conversion opencv

Last synced: 04 May 2026

https://github.com/lostjared/generic.puzzle.game.javascript

conversion of my Rust Demo "Generic Puzzle Game" to HTML5/JavaScript

blocks javascript-game puzzle puzzlegame

Last synced: 29 Jul 2026

https://github.com/lostjared/shell-cmd-rs

Parallel batch processing tool with Bash/Regular Expressions

batch process replacement rust shell

Last synced: 15 Jun 2026

https://github.com/lostjared/remember.words.javascript

Simple game to help improve word recall and memory.

Last synced: 14 Jun 2025

https://github.com/lostjared/acid.cam.2.windows

Windows Visual C++ project for Acid Cam 2.

Last synced: 05 Aug 2026

https://github.com/lostjared/perl5.projects

Projects I am writing to teach myself Perl 5.

perl practice practice-project

Last synced: 25 Aug 2025

https://github.com/lostjared/2d.tilemap

2D Tile Map

Last synced: 13 Jul 2025

https://github.com/lostjared/kotlin.projects

Projects written in Kotlin

Last synced: 30 Jun 2026

https://github.com/lostjared/puzzledrop

2D Puzzle Game

Last synced: 08 Sep 2025

https://github.com/lostjared/old.directx.programs

These are the DirectX projects I wrote when I used to be on PlanetSourceCode from 2001-2006

Last synced: 29 Oct 2025

https://github.com/lostjared/linux.asm.test

Practicing Linux x86_64 Assembly with nasm

Last synced: 17 Jun 2025

https://github.com/lostjared/codematrix.javascript

Scrolling Grid of Characters in HTML5/JavaScript

code japanese scrolling-text

Last synced: 13 Jul 2025

https://github.com/lostjared/remember.words

Small game to help increase memory

Last synced: 15 Jul 2025