Skip to content
View aergen29's full-sized avatar

Block or report aergen29

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aergen29/README.md

Hi there, I'm Abdullah!

Low-level code, scalable backends.

Email LinkedIn


Tech Stack

I build systems focusing on memory efficiency, network protocols, and robust relational database architectures.

Domain Technologies
Languages C C# Go Python JavaScript
Databases PostgreSQL MySQL MongoDB
Systems & Tools Linux Fedora Git Bash
Web & API Node.js React Django

Featured Projects

Here are some of the projects I'm currently working on:

  • c_dict - A high-performance, zero-dependency JSON parser & dictionary library for C. Optimized for contiguous memory usage (up to 16x less RAM than cJSON).
  • c-rest - A lightweight, custom RESTful API framework built entirely from scratch in C. Features manual memory management, POSIX socket programming, and raw HTTP request parsing.
  • SpaceWar - An interactive 2D game built with C# applying strict strict Object-Oriented Programming (OOP) principles.

Pinned Loading

  1. c-rest c-rest Public

    Simple, memory-safe, and high-performance REST API framework written in C

    C 1

  2. c_dict c_dict Public

    A lightweight C library for JSON parsing and dynamic typing. Optimizes arrays for cache-friendly access and minimal memory footprint. Rival to cJSON.

    C

  3. c-ncurses-chat-system c-ncurses-chat-system Public

    A multithreaded terminal chat application built with C. Features I/O multiplexing with poll(), thread-safe TUI using ncurses, and a custom TCP protocol.

    C 1

  4. SpaceWar SpaceWar Public

    A classic Arcade Space Shooter built with C# and WPF. Features custom collision detection, OOP architecture, and fully customizable key bindings.

    C#

  5. minesweeper minesweeper Public

    A recreation of the classic Minesweeper game using C# and Windows Forms. Features recursive flood-fill algorithm for cell clearing and custom asset management.

    C#

  6. Donation Donation Public

    Django ve DRF ile geliştirilmiş Bağış Yönetim Platformu. Rol tabanlı kullanıcı doğrulama, ihtiyaç takibi ve RESTful API uç noktaları içerir.

    Python 3