Skip to content
View AhmadAziizi's full-sized avatar

Block or report AhmadAziizi

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
AhmadAziizi/README.md

Hi ๐Ÿ‘‹, I'm Ahmad Azizi

Computer Engineering Student at Marmara University

๐Ÿ’ป Java & C โ€ข ๐Ÿง  Algorithms โ€ข ๐Ÿ“Š Data Structures โ€ข ๐Ÿš€ Software Development


๐Ÿš€ Featured Projects

Project What it shows Tech
๐ŸŽฎ Tower Defense Game - JavaFX A desktop tower defense game with levels, enemies, towers, health system, and gameplay logic. Java, JavaFX, OOP
๐Ÿ”Ž String Matching Algorithm Comparison Compares Brute Force, Horspool, and Boyer-Moore algorithms using execution time and character comparisons. Java, Algorithms
โš™๏ธ CPU Scheduling - Binomial Heap Simulates CPU task scheduling using a Binomial Heap priority queue and analyzes waiting time. C, Data Structures, OS

๐Ÿ‘จโ€๐Ÿ’ป About Me

I am a Computer Engineering student at Marmara University with an interest in software development, algorithms, and problem solving.

I enjoy learning new concepts quickly and applying them through practical projects. I am continuously improving my programming skills through university coursework, personal learning, and hands-on development.

Currently, I am looking for software engineering internship opportunities where I can learn from real-world projects, contribute to a team, and grow as a developer.


๐Ÿ›  Tech Stack

Java C Haskell OOP Data Structures Algorithms Git GitHub


๐Ÿ“Œ What Iโ€™m Working On

  • ๐ŸŽฎ Building Java and JavaFX projects
  • โš™๏ธ Practicing C through systems and algorithm-based projects
  • ๐Ÿง  Improving my understanding of data structures and algorithms
  • ๐Ÿ’ป Writing cleaner and more organized code
  • ๐ŸŒฑ Learning by building, testing, and improving my projects

๐Ÿ“ซ Connect

LinkedIn

Pinned Loading

  1. Tower-Defense-Game-JavaFX Tower-Defense-Game-JavaFX Public

    JavaFX Tower Defense Game

    Java

  2. CPU-Scheduling-Binomial-Heap CPU-Scheduling-Binomial-Heap Public

    CPU scheduling simulation using a Binomial Heap priority queue implemented in C.

    C

  3. String-Matching-Algorithm-Comparison String-Matching-Algorithm-Comparison Public

    Java implementation and performance comparison of Brute Force, Horspool, and Boyer-Moore string matching algorithms.

    Java

  4. TSPTW-Heuristic-Solver TSPTW-Heuristic-Solver Public

    TSPTW-Heuristic-Solver

    C