Projects in Awesome Lists by Lcbx
A curated list of projects in awesome lists by Lcbx .
https://github.com/Lcbx/GdScript2All
A transpiler for GdScript (targeting C# and c++) written in Python
cpp csharp gdscript godot godot4 programming-language python3 scripting scripting-language transpiler
Last synced: 04 Sep 2025
https://github.com/lcbx/gdscript2all
A transpiler for GdScript (targeting C# and c++) written in Python
cpp csharp gdscript godot godot4 programming-language python3 scripting scripting-language transpiler
Last synced: 04 Apr 2025
https://github.com/lcbx/bytecodelang
a programming language inspired by Python that compiles to bytecode (for it's custom stack-based vm)
bytecode compiler language programming-language stack-based
Last synced: 14 Oct 2025
https://github.com/lcbx/godot_smoothmovement
fix jittery movement in godot - another method using extrapolation
Last synced: 18 Feb 2026
https://github.com/lcbx/pyjpeg
an assignment on jpeg compression - doesn't write the compressed result to a file though that would be easy to change
Last synced: 19 Sep 2025
https://github.com/lcbx/gdscript2all_example
a godot project that uses C#/c++ code transpiled using GdScript2All
Last synced: 17 Mar 2025
https://github.com/lcbx/godot-3d-multiplayer-custom
Garbaj's godot-3d-multiplayer-basic but with NetworkedMultiplayerCustom
Last synced: 28 Feb 2026
https://github.com/lcbx/pythonoosnake
a classic snake game with different types of AI, made with the pygame library in an Object-Oriented Programming (OOP) style - fairly easy to understand -
Last synced: 17 Mar 2025
https://github.com/lcbx/huffman_and_lzw_encoding
huffman and LZW encoding/decoding on strings of text with benchmark
Last synced: 03 Jan 2026
https://github.com/lcbx/bayesian_network_training
an introductory assignment from AI class
Last synced: 17 Mar 2025
https://github.com/lcbx/algo_contest
This was done in a contest in algorithm design held for the INF8775 (analysis of algorithms) course of Polytechnique Montreal
Last synced: 17 Mar 2025
https://github.com/lcbx/lzw-ish
my take on making a LZW-style compression algorithm
Last synced: 17 Mar 2025
https://github.com/lcbx/cloud_storage_server
an introductory assignment on cloud technologies : stores and distributes files through RPC (Remote Protocol Call). Used OpenStack, but it is not necessary.
Last synced: 17 Mar 2025
https://github.com/lcbx/openstack_example
assignment on using openStack computation services
Last synced: 02 Jan 2026
https://github.com/lcbx/cloud_computing
assignment in java - unfinished and won't ever be
Last synced: 17 Mar 2025
https://github.com/lcbx/projet_air_hockey
An air-hockey video-game made using C# .net for interface, c++ for game logic/rendering (opengl 3.x with glew), implementing several programming patterns (factory, composite, visitor, strategy). Comes with its load of mandatory bugs and code smells as you'd expect from a students project
air-hockey opengl school-project video-game
Last synced: 17 Mar 2025
https://github.com/lcbx/rdn
code for a Multiple Layer Perceptron (MLP, a type of neural network) made with the mathematical library numpy exclusively
Last synced: 11 Oct 2025
https://github.com/lcbx/calculus
a proof of concept library to handle derivation of mathematical expression in Python
Last synced: 23 Jun 2026
https://github.com/lcbx/swiftexperiment
experiment with using cpp libraries in swift
Last synced: 18 Feb 2026
https://github.com/lcbx/sly-parsing-experiment
parsing experiment with the SLY python library
Last synced: 30 Jul 2025
https://github.com/lcbx/numpyecs
an ecs for python using numpy (components's properties are saved in a numpy array, and associated with entities using a sparse set)
Last synced: 11 Jun 2025
https://github.com/lcbx/gdreshade
Reshade post-processing integration in Godot 4 using godot-cpp
Last synced: 17 Mar 2025
https://github.com/lcbx/small_tests
this repo contains small experiments around data structures and Python scripts i developped as minor utility tools
Last synced: 19 Mar 2026