Hüseyin Alpaslan Özdemir

Back-End DEVELOPER

ABOUT ME

Hello! 👋🏻

I'm Hüseyin Alpaslan Özdemir (Ifmai), a 22-year-old Computer Programming graduate (GPA: 3.63) living in Istanbul, and currently a student at 42 Istanbul.

My interest in software started as a hobby and turned into a passion. I am particularly interested in Back-End development and algorithms. I gained valuable experience as a software intern at Eksera Elektronik.

Skills: C++, C, Python; MySQL, PostgreSQL, MSSQL

Hobbies: Coding, writing poetry, creating animations, drinking coffee ☕, playing video games, and extreme sports

Kishi Kaisei 起死回生

DOCUMENTS

C++ OOP

In this documentation, I provide a concise explanation of objects and classes in C++ OOP, covering their fundamental concepts and applications.

READ ON MEDIUM
VIEW ON NOTION

C++ STL

The C++ Standard Template Library (STL) offers essential tools for managing data structures efficiently.

VIEW ON NOTION

Ft_transedence

Potential issues and key points in the project...

READ ON MEDIUM
VIEW ON NOTION

PROJECTS

Fullstack Web Application

Real-Time Multiplayer PONG Game Platform

Developed a secure, real-time multiplayer PONG game with Django and JavaScript, using JWT and 2FA, and deployed via Docker.

Github

IRC

Custom IRC Server Development

Created a C++ 98 IRC server supporting multi-user channels, private messaging, and operator commands over TCP/IP, compatible with KVIrc.

Github

Multithreading Synchronization

Philosophers Project

Built a multithreaded Dining Philosophers simulation in C, using pthread and mutex for synchronization and resource management.

Github

Minishell

Implemented a Unix-like shell in C with command parsing, process management, and piping using fork(), execve(), and waitpid().

Github