Leonard Lesinski

Leonard Lesinski

Full Stack Developer

Programming languages

HTML CSS SVG JavaScript Rust V PHP SCSS Java Python

Tools/Frameworks

Node.js NPM Visual Studio Code

Other

Debian Apache NGINX MariaDB

My largest projects

Acridotheres

2024 - present

~ 200 loc

Acridotheres is a very fast file archiving tool, supporting over 100 archive formats (including HSSP, of course). Coming soon, this project is still in development.

Website Source Code
  • Rust

ACNL Editor

2024 - present

~ 3,5k loc
Fork This project is a fork.

ACNL Editor is a save editor for Animal Crossing: New Leaf. It's written in JavaScript and runs in the browser.

Website Source Code
  • HTML
  • CSS
  • JavaScript

HSSP

2023 - present

~ 9k loc

Some file container format that was only created to learn how to store files and went too big.

Website Source Code
  • JavaScript
  • Node.js

Additional README stats

2023 - present

~ 5k loc

Show additional stats in your README.md file on GitHub.

Website Source Code
  • PHP
  • HTML
  • CSS
  • SVG

Programming languages

HTML

4 years

I learned HTML to create simple websites from W3Schools.

CSS

3 years

I learned CSS with a book.

SVG

10 months

I learned SVG when I created Additional README stats.

JavaScript

3 years

I also learned JavaScript from a book. Now I use it for almost everything and it's the language which I like the most for its syntax.

Rust

5 months

I learned Rust because I wanted to make Acridotheres as fast as possible.

V

6 months

I learned V after seeing this video, but I haven't wrote V code since January 2024.

PHP

3 years

I learned PHP only because it runs on almost every web server.

SCSS

10 months

I learned SCSS when I created a new design for donald.org.

Java

2 years

I learned Java in school and I totally hate it.

Python

4 years

I also learned Python in school, but I haven't wrote much code in it after my course ended.

Tools/Frameworks

Node.js

3 years

I learned writing code for Node.js from this book and I use it every day.

NPM

2 years

I also learned using NPM from this book and I use it almost every day.

Visual Studio Code

3 years

I heard much about it on the internet back when I created simple HTML pages, and I absolutely love it now!

Other

Debian

4 years

My first device running Debian was a Raspberry Pi. In March 2023, I switched from Windows 11 to Ubuntu and now I use plain Debian with KDE Plasma every day.

Apache

3 years

I firstly used Apache when I created simple HTML pages, now I have a paid Apache web server.

NGINX

2 years

I also use NGINX very often because it's faster than Apache, but not so easy to configure (but I like the config syntax more tbh). I use it to create websites on my local computer before I upload them and it also runs on my Raspberry Pi to self-host some personal projects.

MariaDB

2 years

I use MariaDB often together with PHP and it also runs on my paid web server.