Skip to content
View Selmand42's full-sized avatar

Block or report Selmand42

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

Hi there! I'm Selman Demir

πŸš€ About Me

Software Engineering Student at 42 School | Passionate about Machine Learning, Data Science, and System Programming

Currently exploring the intersection of low-level programming and AI/ML technologies through hands-on projects and peer-to-peer learning.

🎯 Focus Areas

πŸ€– Machine Learning & Data Science

  • Data analysis and visualization
  • Introduction to Data Science (Mat381)
  • Statistical modeling and algorithms

πŸ’» System Programming

  • C/C++ development and optimization
  • UNIX systems and shell programming
  • Game engines and graphics programming
  • Warehouse management systems

πŸ› οΈ Problem Solving

  • Algorithm design and implementation
  • Multithreading and parallel processing
  • Data structures and optimization

πŸ”§ Tech Stack

Python C Java Jupyter Linux

πŸ“Š GitHub Stats

🌐 Connect

Website LeetCode


πŸ’‘ "Bridging the gap between systems programming and intelligent solutions"

Pinned Loading

  1. Nilufergul/minishell Nilufergul/minishell Public

    C 3 3

  2. Warehouse-Tracking-System Warehouse-Tracking-System Public

    This project is a warehouse tracking system application built in java using mysql database and swing interface.

    Java

  3. Mat381 Mat381 Public

    Introduction to Data Science 2023 October Atabey Kaygun

    Jupyter Notebook 1

  4. Philosophers Philosophers Public

    This project is a version of the Dining Philosophers Problem. The goal of this project was to learn to avoid deadlock and race conditions when creating multithreaded applications.

    C

  5. Push_Swap Push_Swap Public

    An algorithm to sort two stacks

    C 1

  6. Cub3D Cub3D Public

    A simple 3D game engine built in C using raycasting, inspired by Wolfenstein 3D. Features include real-time rendering, texture mapping, and smooth player movement. Developed as part of the Γ‰cole 42…

    C