Skip to content
View tolaykhamis's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of Jordan
  • Amman, Jordan

Block or report tolaykhamis

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

Hi, I'm Tolay πŸ‘‹

Computer Information Systems Student
University of Jordan β€’ 42 Amman


πŸ‘©β€πŸ’» About Me

I’m a problem-driven programmer focused on algorithms, data structures, and systems-level thinking.

My background combines:

  • Academic foundations in Computer Information Systems
  • Project-based, peer-driven learning at 42 Amman
  • Continuous practice in competitive programming

Core Interests

  • Algorithms & Data Structures
  • Competitive Programming
  • Low-level & Systems Concepts
  • Performance and Code Optimization

Technical Skills

Languages

  • C / C++
  • Java

Tools & Environment

  • Git & GitHub
  • Linux
  • Command Line

Competitive Programming

  • Regular practice on algorithmic problems
  • Strong focus on:
    • Time & space complexity
    • Edge cases
    • Correctness under pressure

πŸ”— Codeforces


πŸ“« Contact


Popular repositories Loading

  1. libft libft Public

    My implementation of Libft, the first project at 42Amman. A custom C library that reimplements standard C functions.

    C

  2. ft_printf ft_printf Public

    A custom implementation of the C printf function with support for variadic arguments and basic format specifiers.

    C

  3. Get_Next_Line Get_Next_Line Public

    get_next_line is a foundational project from the 42 curriculum that focuses on file descriptor handling and buffered input.

    C

  4. tolaykhamis tolaykhamis Public