Skip to content
View sfidan42's full-sized avatar
🖥️
Back to 42
🖥️
Back to 42

Highlights

  • Pro

Block or report sfidan42

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

Hi there, I'm Sadettin - sfidan42

Typing SVG

Typing SVG

My GitHub Overview

| DigitalGate Projects | RigHumanGL | My Linux Configs |

Multi-agent chatbot with graph memory using graphiti: Access the repo

My games from scratch:

Space Invaders Clone: Clone of Space Invaders game coded in C++ with Raylib library. Game configs are provided as json files. So nlohmann::json is used, as well.

42 Istanbul projects (All are private and written mostly in C)

  1. libft: libc functions' library. DIY
  2. ft_printf: the printf function itself
  3. get_next_line: Read one file line with static variable. Similar to readline function.
  4. push_swap: Sorting integer numbers (radix sort) in stack structure.
  5. minitalk: send data between terminals using UNIX signals (SIGUSR1, SUGUSR2)
  6. so_long: A 2D game from scratch
  7. minishell: A small but not easy UNIX Shell. Similar to bash. DIY
  8. philosophers: Dining philosophers problem using threads and mutexes
  9. Cpp Modules 00-04: Cpp Beginner but not easy
  10. Netpractice: Networking exercise
  11. miniRT: A raytracing project from scratch
  12. Cpp Modules 05-09: Advance in C++
  13. ft_irc: IRC server written in C++
  14. Inception: Docker with nginx, wordpress, mariaDB
  15. Transcendence: PONG game with pure js, postgreSQL, python django

Specialization

  • I) libasm: intel x86_64 nasm assembly.
  • II) computorv1: C++ program to solve 2nd order polynomials
  • III) dr-quine: self-producing programs
  • IV) ft_linear_regression: a simple linear regression
  • V) scop: C++ and OpenGL to render an .obj file
  • VI) ftl_quantum: quantum circuits simulation using python and Qiskit
robot_left robot_right

Github Stats

sfidan's GitHub Stats sfidan's Top Languages

Others

My 42 Holy Graph

Popular repositories Loading

  1. sfidan42 sfidan42 Public

    1 1

  2. 42_V_scop 42_V_scop Public

    C++ 1

  3. 42_VI_ftl_quantum 42_VI_ftl_quantum Public

    Jupyter Notebook 1

  4. My-First-Codes My-First-Codes Public

    C

  5. Phonebook-APP Phonebook-APP Public

    TypeScript

  6. Phonebook-API Phonebook-API Public

    C#