My Work

Greetings! My name is Ledmics and I have a passion for programming. I am dedicated to expanding my skills and knowledge by exploring new programming languages. This page serves as a platform for me to showcase my projects and will be regularly updated to reflect my recent work.

Python

Lambdapi

This is a python wrapper I developed for the social media site Lambdageneration, it simplifies automating the site to a couple of lines of code.

PyEngine

I have also attempted to create an engine inspired by those that power games such as hollow knight, this resulted in Pyengine

15 Minute code Challenges

These are short challenges I do to teach myself a language faster, This is the first of that series, a quick program to check if a person owns a specific game on the online retail store steam.


C/C++ Projects

Raycasters

I created a raycaster in an attempt to learn C, This was written 100% solo.

Physics Engines

I wanted to create a 2D physics engine, inspired by that of Jolt or Havok, the end result was This, which let the controller spawn balls with basic physics, and drag across lines to act as ramps.

Console 3D Rendering

More experiments to become familier with C++, This is a console app that draws a spinning ascii cube.

I was introduced to programming at the age of six or seven by my father and have since been continuously honing my skills on a daily basis, driven by a desire to continually improve.