Skip to content
View itswael's full-sized avatar

Highlights

  • Pro

Block or report itswael

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

👋 Hi there, I'm Mohammad Wael!

🎓 Graduate Student @ University of Florida | 🖥️ Backend Developer | 🚀 Passionate about Automation, Compilers, and Scalable Systems


🧠 About Me

I'm a backend developer with hands-on experience in Java, Python, and Go, currently pursuing my Master's in Computer Science at the University of Florida. I enjoy designing efficient, scalable, and maintainable systems, and have worked on a variety of projects—from full-stack platforms to custom programming language development.

  • 💻 Experienced with: Java, Spring Boot, Python, Go, SQL, Redis, AWS, Docker
  • 🔍 Interested in: Compilers, Distributed Systems, AI/ML Integration, DevOps
  • 🛠️ Tools I love: IntelliJ IDEA, Git, Postman, Maven, Firebase, ANTLR, Jupyter

Languages and Tools:

bash bootstrap c css3 docker git go java javascript kafka mongodb mssql mysql nextjs postgresql postman python react redis selenium sqlite tailwind

📂 Featured Projects

  • 🔧 GatorCan
    A full-stack educational platform built using Golang, React.js, and AWS. Features real-time chat, role-based user access, admin-approved course enrollment, and AI-powered recommendations.

  • 🧾 E-Commerce Backend Microservice
    Spring Boot-based backend with role-based security, JWT, Elasticsearch, Stripe/Razorpay integration, and AWS deployment. Designed with microservice architecture and a test-driven development approach.

  • 🧪 Pascal++ (Custom Language Extension)
    Developed an object-oriented extension of Pascal using ANTLR4, supporting classes, inheritance, access modifiers, and LLVM IR generation.


itswael

📫 Let's Connect!


⚡ Fun Fact

I built an internal tool at work that cut down order status checks from hours to seconds—replacing multiple follow-up emails with a single query!


⭐ Check out my repositories and feel free to star the ones you like!

Pinned Loading

  1. amazonJobs amazonJobs Public

    script to directly fetch and send amazon jobs via email

    Jupyter Notebook

  2. GatorCan GatorCan Public

    GatorCan : E-Learning Platform

    Go

  3. productservice_proxy productservice_proxy Public

    A micro service to handle product related operation, like fetching products from third party API, or integrated DBs

    Java

  4. userservice userservice Public

    A micro service to handle user related functionalities like, sign up, sign in, viewing profile, resetting password

    Java

  5. paymentservice paymentservice Public

    A microservice to handle payments, integrating payment gateways like, razorpay and stripe

    Java

  6. ShopKart ShopKart Public

    Full stack ecommerce application built in javascript, html, css, node.js

    JavaScript