Skip to content
View seozkan's full-sized avatar
πŸ’ͺ
Working
πŸ’ͺ
Working

Highlights

  • Pro

Block or report seozkan

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

πŸŽ“ My 42 Kocaeli Journey


πŸ“š Core Curriculum Projects

πŸ† Ring 01-02: The Foundations & Algorithms

Project Score Project Score
libft ... %125 push_swap ... %123
get_next_line ... %125 so_long ... %125
ft_printf ... %100 FDF ... %125
born2beroot ... %125 fract-ol ... %125
minitalk ... %125 philosophers ... %125

🌐 Ring 03-05: Advanced Topics & Specialization

Project Score
minishell ... %125
Inception ... %125
webserv ... %125
ft_irc ... %125
ft_transcendence ... %125

πŸ’» C++ Piscine: Object-Oriented Programming

All C++ modules were completed with a score of 100%.
CPP 00 CPP 01 CPP 02 CPP 03 CPP 04
CPP 05 CPP 06 CPP 07 CPP 08 CPP 09


✍️ Final Exams

Exam Final Score
Exam Rank 00 100
Exam Rank 01 100
Exam Rank 02 100
Exam Rank 03 100
Exam Rank 04 100
Exam Rank 05 100
Exam Rank 06 100

Popular repositories Loading

  1. minishell minishell Public

    125/100

    C 1

  2. get_next_line get_next_line Public

    125/100 πŸ“– The purpose of this project is to write a function that reads a new line every time it is called. is called.

    C

  3. ft_printf ft_printf Public

    100/100 πŸ“ The purpose of this project is to write a function named ft_printf that mimics the printf function.

    C 1

  4. minitalk minitalk Public

    125/100 πŸ’» The purpose of this project is to sort given numbers in ascending order using two stacks and certain moves.

    C

  5. push_swap push_swap Public

    125/100 πŸ”’ The purpose of this project is to sort given numbers in ascending order using two stacks and certain moves.

    C

  6. so_long so_long Public

    125/100 πŸ•ΉοΈ This project aims to create a 2D game using the minilibx library.

    C