Skip to content
View Ajeszny's full-sized avatar

Block or report Ajeszny

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ajeszny/README.md

Hi there 👋

I'm a student in Lodz Tech University(Studyin' computer science)

  • I love programming in all shapes or forms(except maybe frontend) and I'm very fond of engineering as a process

  • I'm particularly good at C-like languages, be it C itself, C++ or even C#

  • I primarily use GitHub to store and publish my projects, so take a look around


My tech stack:

C  C++  C#  Flutter  Python  CMake  SDL  Linux  Git 

My projects:

Memory allocator

https://github.com/Ajeszny/malloc

Reimplementation of standard memory allocation functions.

File system

https://github.com/Ajeszny/fat

Read API for disks in FAT-12 file system

Language learning API

https://github.com/Ajeszny/language_bot_API

An API I've made for the Quadrolingo project for ONLINE .NET HACKATHON 2024

Morse Code interpreter

https://github.com/Ajeszny/morse_l476rg

A morse code interpreter I made while playing with an STM board :D

Pinned Loading

  1. multithreaded_game multithreaded_game Public

    A multithreaded and multi-player game I'm making with SDL. Very much WIP.

    C

  2. Cockopolis Cockopolis Public

    Strategy game

    C++