Skip to content
View zxeenu's full-sized avatar
🎯
Workin'
🎯
Workin'

Block or report zxeenu

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

Hi there, I'm zxeenu! πŸ‘‹

Welcome to my GitHub profile! I am a passionate developer interested in building efficient, scalable, and user-friendly software.

πŸš€ About Me

  • 🌱 I’m looking to collaborate on Go projects, event-based systems, and TypeScript-based web applications.
  • πŸ’¬ Ask me about Go, Laravel, Docker, TypeScript, or building maintainable, strongly-typed systems.
  • πŸ“« How to reach me: mohamed.ziaan.ahmd@gmail.com
  • ⚑ Fun fact: I love experimenting with containerized environments and strongly typed languages.

πŸ› οΈ My Methodology

A well-designed system doesn't just work. It makes incorrect usage impossible or intolerable.

  • πŸ›‘οΈ Guard first
  • πŸƒβ€β™‚οΈ Return early
  • 🧠 Keep the logic fearless
  • 🚨 Let exceptions be loud

πŸ› οΈ Technologies and Tools

  • Languages: TypeScript, Python, Go
  • Frameworks & Tools: Laravel, React, Remix, Mantine, Prisma
  • DevOps: Docker, Docker Compose, Caddy Server
  • Other Interests: Distributed architectures, Event Based Systems, Message Brokers, Observability

πŸ“Š GitHub Stats

zxeenu's GitHub stats

πŸ† GitHub Trophies

zxeenu's GitHub trophies

πŸ“ˆ Top Languages

Top Languages

πŸ”— Connect with Me

πŸ“‚ Featured Projects

  • Heavy Telegram Bot: A toy distributed event orchestration project.
    • Python β€’ RabbitMQ β€’ Telegram β€’ GO β€’ Docker β€’ Event Based
  • Bread3: Bill Splitting app. Had to sunset it because of lack of users :(
    • Remix β€’ Mantine β€’ TypeScript β€’ Drizzle β€’ PWA

Feel free to explore my repositories and get in touch if you have any questions or collaboration ideas!

Pinned Loading

  1. cuckoo_filter cuckoo_filter Public

    Go 1

  2. heavy-telegram-bot heavy-telegram-bot Public

    An intentionally overengineered Telegram userbot ecosystem built for architectural play, event choreography, and modular experimentation.

    Python

  3. Declarative Action System for React... Declarative Action System for React Tables
    1
    import { contract } from '@/global-module/contracts';
    2
    import { formatDate } from '@/global-module/helper/helper-functions';
    3
    import {
    4
      ActionIcon,
    5
      Button,
  4. bread3 bread3 Public

    App to split bills among friends, and share them via links.

    TypeScript