Skip to content
View ITAXBOX's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ITAXBOX

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

Typing SVG

πŸš€ Welcome to My Digital Arena πŸš€

Profile Views Portfolio Badge LinkedIn Badge


πŸ‘‹ About Me

I'm Ali Itawi, a back-end engineer specializing in Spring Boot and distributed systems. With over 700 LeetCode problems solved and a mind shaped by chess, I tackle systems like puzzles: clean, scalable, and precise.

  • 🧠 42 Piscine graduate, mastered low-level C, memory, and pointer logic under pressure
  • πŸ› οΈ Builder of robust, maintainable back-end architectures
  • β™ŸοΈ Chess strategist | Clean code advocate | Lifelong learner
  • 🌐 Visit my portfolio

🧠 Highlights

  • πŸŽ“ B.S. in Math & Computer Science
  • πŸ—οΈ 700+ LeetCode problems solved, algorithmic thinker by design
  • 🧰 Created tools and systems that improve developer workflows
  • 🌍 Seeking high-impact roles in distributed systems & scalable architecture

πŸš€ Tech Stack & Tools


πŸ… GitHub Stats

GitHub Stats GitHub Streak


🌟 Spotlight Projects

  • β™ŸοΈ ChessMaster
    (A full-featured chess game implementation built with Spring Boot.)

  • πŸ”² LargestEmptySquare-DP
    A dynamic programming solution in C to find the largest empty square in a grid containing obstacles.

πŸ” Want more? Browse the rest of my repos or visit aliitawi.me for in-depth project overviews.


πŸ’‘ My Philosophy

Like a good chess strategy, clean code is simple, calculated, and efficient. I write code that scales and systems that last, guided by relentless curiosity and precision.

πŸ† Favorite Quote

"You can never quit. Winners never quit, and quitters never win."


πŸ“« Let’s Connect

Portfolio LinkedIn


Pinned Loading

  1. ChessMaster ChessMaster Public

    A full-featured chess game implementation built with Spring Boot.

    Java 3

  2. LargestEmptySquare-DP LargestEmptySquare-DP Public

    A dynamic programming solution in C to find the largest empty square in a grid containing obstacles.

    C

  3. LeetCode LeetCode Public

    My Leetcode Submissions

    Java

  4. RedisUrlShortener RedisUrlShortener Public

    A modern URL shortener service using Spring Boot, Redis for data storage, and Docker for containerization. Includes rate limiting and interactive API documentation with Swagger.

    Java