Skip to content
View CodingOnBush's full-sized avatar
๐Ÿ’ญ
Hi
๐Ÿ’ญ
Hi

Block or report CodingOnBush

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
CodingOnBush/README.md

๐Ÿ‘‹ Software Engineer - Systems & Mobile Apps

Graduate from ESIEA & student at 42 Paris
๐Ÿ“ฑ Love for mobile apps that are fast, beautifully designed & highly optimized
Low-level coding (C, memory, concurrency) + full-stack & automation
Experience in startups & freelance: from MVP design to scalable products
Sport-driven mindset - 2x half-marathon finisher (2h13)

โš™๏ธ Some of the languages, frameworks & tools I use

๐Ÿ“Š My most used programming languages

Top Langs

๐Ÿ“ Selected low-level coding projects (C, memory, concurrency) โคต๏ธ

Pinned Loading

  1. webserv webserv Public

    HTTP server in C++98 - implemented sockets, request parsing, and multi-client handling. Demonstrates knowledge of networking, concurrency, and scalable backend design.

    C++

  2. minishell minishell Public

    Unix-like shell in C - managed processes, pipes, redirections, and signals. Built a functional command interpreter, highlighting system-level programming and resource management skills.

    C

  3. cub3d cub3d Public

    3D raycasting engine in C - created a simple game environment with textures, movement, and collision detection. Focused on math, algorithms, and memory optimization.

    C

  4. inception inception Public

    Docker-based system - deployed multiple containers (Nginx, WordPress, MariaDB) with custom configuration. Strengthened skills in containerization, system orchestration, and DevOps fundamentals.

    Shell

  5. SwiftUI-Book-App SwiftUI-Book-App Public

    iOS app using SwiftUI and CoreData - integrated the Google Books API to search and manage a personal library. Learned how to design mobile interfaces, handle API data, and ensure smooth local persiโ€ฆ

    Swift