Explore
hamza-ahmed26's avatar

@hamza-ahmed26

Hamza Ahmed

C# TypeScript HTML C++ Shell

"Howdy , I'm normal human ๐Ÿ˜ "

GitHub โ†—
headerprofile views followers status focus icpc

Hi there, I'm Hamza

typing

๐Ÿ“‘ Quick Navigation: About ยท Tech Stack ยท Featured Project ยท Competitive Programming ยท Journey Map ยท Code Manifesto ยท GitHub Stats ยท Level Progression ยท Daily Quote ยท Connect

About Me

  • ๐ŸŽ“ IT student at Minya University, Faculty of Science โ€” coursework spanning C#, C++, databases, and applied math/science
  • ๐Ÿ† Competitive programmer with ICPC Assiut, grinding algorithms and data structures daily
  • ๐Ÿ” Long-term goal: Security Architect / Offensive & Defensive Security Engineer
  • ๐Ÿ› ๏ธ Currently building a C# Library Management System as part of an OOP course project
  • ๐Ÿ“š Maintains a suite of single-file, offline-first exam and study portals (C++, Math, Physics, Chemistry) for classmates โ€” fully in Arabic
  • ๐Ÿค Frequently collaborates with Ahmed Anwar on shared web projects
  • โšก Simple > Clever ยท Correct > Fast ยท Shipped > Perfect
  • ๐Ÿ“ซ Reach me on any of the platforms below
โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘           โ—† PLAYER CARD โ—†               โ•‘
โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
โ•‘  PLAYER     โ†’  Hamza Ahmed               โ•‘
โ•‘  LOCATION   โ†’  Minya, Egypt ๐Ÿ‡ช๐Ÿ‡ฌ          โ•‘
โ•‘  UNIVERSITY โ†’  Minya Uni ยท IT Dept       โ•‘
โ•‘  MODE       โ†’  Cube (CP) / Ship (Web)    โ•‘
โ•‘                                          โ•‘
โ•‘  โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ STATS โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€  โ•‘
โ•‘  JUMPS      โ†’  Codeforces Problems       โ•‘
โ•‘  COINS      โ†’  ACs Collected             โ•‘
โ•‘  STARS      โ†’  GitHub โญ                  โ•‘
โ•‘  DEMONS     โ†’  Hard ICPC Problems        โ•‘
โ•‘                                          โ•‘
โ•‘  โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ ICONS โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€  โ•‘
โ•‘  CUBE  โ–ˆโ–ˆ  C++     SHIP  โ—ˆโ—ˆ  HTML/CSS   โ•‘
โ•‘  BALL  โ—‹โ—‹  C#      UFO   โ–ณโ–ณ  Python     โ•‘
โ•‘  WAVE  โ‰‹โ‰‹  JS       ROBOT โ–ฃโ–ฃ  Java       โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
// hamza.rs

#[derive(Debug, Clone)]
struct Hamza {
    role:   "IT Student & Competitive Programmer",
    base:   "Minya, Egypt ๐Ÿ‡ช๐Ÿ‡ฌ",
    focus:  vec!["Cybersecurity", "Competitive Programming", "Web Dev"],
    status: Status::Grinding,
}

impl Hamza {
    fn jump(&self) -> &str { "new problem opened" }
    fn die(&self)  -> &str { "WA โ†’ attempt++ โ†’ retry" }
    fn win(&self)  -> &str { "AC โ†’ next problem" }

    fn philosophy(&self) -> Vec<&str> {
        vec![
            "Simple > Clever",
            "Correct > Fast",
            "ู…ููŠุด WA ุจู„ุง ุณุจุจ",
            "ูƒู„ ู…ุดูƒู„ุฉ ุจุชุชุนู„ู… ู…ู†ู‡ุง ุญุงุฌุฉ",
        ]
    }
}

fn main() {
    loop { hamza.jump(); hamza.build(); }
}

Tech Stack

tech stack

  C++    [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘]  60%   โ—†โ—†โ—†   ICPC Assiut ยท Algorithms ยท STL
  C#     [โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  40%   โ—†โ—†    .NET Journey ยท OOP ยท Learning
  HTML   [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘]  60%   โ—†โ—†โ—†   Semantic ยท Web Pages ยท Structure
  CSS    [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘]  60%   โ—†โ—†โ—†   Responsive ยท Styling ยท Layouts
  SQL    [โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  40%   โ—†โ—†    SQL Server ยท Core Fundamentals
  Python [โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  35%   โ—†โ—†    Scripts ยท Automation ยท Basics
  Java   [โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  30%   โ—†โ—†    OOP Concepts ยท Exploring
  JS     [โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘]  25%   โ—†     Frontend ยท Unlocking

Currently sharpening: C++ (STL, algorithms) ยท C# / .NET (OOP) ยท SQL Server ยท JavaScript basics

๐Ÿš€ Featured Project

๐Ÿ“š Library Management System โ€” C# / OOP

Sprint 1 project applying core OOP principles (Encapsulation, Inheritance, Polymorphism, Abstraction) built as part of university coursework under Dr. Ali Ali Satouhi.

Highlights:

  • ๐Ÿ—๏ธ Clean class architecture (Book, Member, Library, Transaction)
  • ๐Ÿ”„ Full CRUD operations for books & members
  • ๐Ÿ“– Borrow/Return logic with validation rules
  • ๐ŸŽฏ Built to reinforce OOP fundamentals hands-on

repo

Competitive Programming

๐Ÿ”ด LIVE โ€” badges below pull live data from the Codeforces API on every page load

Rating   Max Rating   Rank
   ATTEMPT LOG

   001  โ†’  First submission     โ†’  [ COMPILE ERROR ] โ†’ fix     โ†’ [ AC ] โœ“
   0XX  โ†’  ICPC Sheet Grind     โ†’  [ WA ] โ†’ debug โ†’ [ WA ] โ†’ think โ†’ [ AC ] โœ“
   ???  โ†’  Hard Problem         โ†’  [ TLE ] โ†’ optimize           โ†’ [ AC ] โœ“
   NOW  โ†’  Daily Grind Mode     โ†’  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ IN PROGRESS โ–ถ

Journey Map

%%{init: {'theme':'dark','themeVariables':{'primaryColor':'#00ffcc','primaryTextColor':'#ffffff','primaryBorderColor':'#00ffcc','lineColor':'#00ccff','secondaryColor':'#0d0d2b','tertiaryColor':'#0d0d2b','edgeLabelBackground':'#0d0d2b'}}}%%
flowchart LR
    START(["๐Ÿš€ START"])
    START --> L1

    subgraph L1["LEVEL 1 โ€” Foundations"]
        direction TB
        A1["C++ and STL"] --> A2["Problem Solving"]
        A2 --> A3["Join ICPC Assiut"]
    end

    subgraph L2["LEVEL 2 โ€” Web and Tools"]
        direction TB
        B1["HTML and CSS"] --> B2["JavaScript Basics"]
        B2 --> B3["Ship Exam Portals"]
    end

    subgraph L3["LEVEL 3 โ€” OOP and Systems"]
        direction TB
        C1["C# and .NET"] --> C2["SQL Server Databases"]
        C2 --> C3["Library Management System"]
    end

    subgraph L4["LEVEL 4 โ€” Security Path"]
        direction TB
        D1["Web Security Fundamentals"] --> D2["Offensive and Defensive Security"]
        D2 --> D3["Security Architect Goal"]
    end

    L1 --> L2 --> L3 --> L4 --> GOAL(["๐Ÿ ICPC Regional + Security Engineering"])

Code Manifesto

โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“
โ–“                                                                       โ–“
โ–“  01 โ€” ู…ุง ุชุจุนุชุด ูƒูˆุฏ ู…ุด ูุงู‡ู…ู‡                                          โ–“
โ–“       Never ship code you can't explain line by line                 โ–“
โ–“                                                                       โ–“
โ–“  02 โ€” ุงูู‡ู… ุงู„ู…ุณุฃู„ุฉ ู‚ุจู„ ู…ุง ุชูุชุญ ุงู„ู…ุญุฑุฑ                                โ–“
โ–“       Read the problem twice before touching the keyboard             โ–“
โ–“                                                                       โ–“
โ–“  03 โ€” ุฃุจุณุท ุญู„ ุตุญ ุฃุญุณู† ู…ู† ุฃุนู‚ุฏ ุญู„ ุฐูƒูŠ                                โ–“
โ–“       O(n log n) you understand > O(n) you can't explain              โ–“
โ–“                                                                       โ–“
โ–“  04 โ€” ูƒู„ WA ุจุชุชุนู„ู… ู…ู†ู‡ุง ุญุงุฌุฉ                                        โ–“
โ–“       Wrong Answer today. Correct mindset forever.                    โ–“
โ–“                                                                       โ–“
โ–“  05 โ€” Simple > Clever ยท Correct > Fast ยท Shipped > Perfect           โ–“
โ–“       Build it. Test it. Ship it. Repeat.                             โ–“
โ–“                                                                       โ–“
โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“

GitHub Stats

stats
streak
top langs
Programming GIF

activity graph

trophy

contribution snake
visitor counter

Level Progression

โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  โœ… CLEARED LEVELS    โ•‘
โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
โ•‘  โ—† C++ Intermediate   โ•‘
โ•‘  โ—† HTML + CSS         โ•‘
โ•‘  โ—† Java & Python Base โ•‘
โ•‘  โ—† ICPC Assiut Active โ•‘
โ•‘  โ—† Git + GitHub Flow  โ•‘
โ•‘                       โ•‘
โ•‘  COINS: โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘    โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  โ–ถ CURRENT LEVELS     โ•‘
โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
โ•‘  โ–ถ C# & .NET OOP      โ•‘
โ•‘  โ–ถ SQL Server         โ•‘
โ•‘  โ–ถ Library Mgmt Sys.  โ•‘
โ•‘  โ–ถ CP Daily Grind     โ•‘
โ•‘                       โ•‘
โ•‘  PROGRESS: โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘   โ•‘
โ•‘  ATTEMPTS: โˆž          โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  ๐Ÿ”’ LOCKED LEVELS     โ•‘
โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
โ•‘  โ—‹ Adv. Algorithms    โ•‘
โ•‘  โ—‹ Offensive Security โ•‘
โ•‘  โ—‹ Defensive Security โ•‘
โ•‘  โ—‹ ICPC Regional      โ•‘
โ•‘  โ—‹ Security Architect โ•‘
โ•‘                       โ•‘
โ•‘  STATUS: LOCKED       โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Daily Quote

dev quote

Connect With Me

contact typing



GitHub 
LinkedIn 
Codeforces 
CodeChef 
LeetCode 
Gmail 
X 
Facebook 
Instagram



Chess.com
 
Reddit
 
TikTok


โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“
โ–“  ALWAYS LEARNING ยท ALWAYS BUILDING ยท ALWAYS GRINDING                โ–“
โ–“  Simple > Clever ยท Correct > Fast ยท Shipped > Perfect               โ–“
โ–“  ๐Ÿ‡ช๐Ÿ‡ฌ  Minya ยท Minya University ยท IT Student ยท ICPC Fighter          โ–“
โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“โ–“
footer

ontribution Space Shooter

hamza-ahmed26's contribution Space Shooter

Typing SVG

Hamza Ahmed

๐Ÿ‘จโ€๐Ÿ’ป About Me Howdy , I'm normal human ๐Ÿ˜

๐Ÿ“ Based in minia
๐Ÿข Working at Minia University
๐Ÿ‘ฅ 27 followers ยท 55 following
๐Ÿ› ๏ธ Languages & Tools
HTMLTypeScriptJavaScriptC++C#CSS

๐Ÿ“Š GitHub Stats

GitHub Stats

๐Ÿš€ Featured Projects ICPC-Assiut-Sheets C++ ุฃุจุณุท ุดุฑุญ ูˆุญู„ูˆู„ ุดูŠุชุงุช ุฃุณูŠูˆุท ู„ู„ู…ุจุชุฏุฆูŠู† (Newcomers) ุจู„ุบุฉ C++ุŒ ู…ุน ุชูˆุถูŠุญ ุงู„ููƒุฑุฉ ู„ูƒู„ ู…ุณุฃู„ุฉ. โญ 3 | ๐Ÿด 0

hamza-ahmed26 contribution activity

๐Ÿค Connect With Me

hamza-ahmed26 social links

GitHubTwitter

Profile README generated with GitSkins

Lv. 5
Novice ๐Ÿ”ฅ On Fire
278 XP โ†’ Lv. 6
48/100
OUTPUTIMPACTRANGEMOMENTUMMASTERY
  • OUTPUT 58
  • IMPACT 20
  • RANGE 60
  • MOMENTUM 85
  • MASTERY 15
hamza-ahmed26@devdex: ~/languages

$ lang-stats --top

C# โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 13%

TypeScript โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 13%

HTML โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 13%

C++ โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 7%

Shell โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 7%

# top stack: C# ยท TypeScript ยท HTML

# tip: hit โš” compare to battle a dev

$

โ— main 5 langs ยท 15 repos ยท 3โ˜…
๐Ÿ“ฆ 15 repos
โญ 3 stars
โšก Today last shipped

December 2025

hamza-ahmed26's DevDex level badge
[![DevDex](https://devdex.tech/badge/hamza-ahmed26)](https://devdex.tech/hamza-ahmed26)

Paste this in your GitHub README to show your live level and streak.

Want the full card at the top of github.com/hamza-ahmed26? Update your profile README โ†’