Skip to content
View AdhamAfis's full-sized avatar
:shipit:
:shipit:

Block or report AdhamAfis

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

Profile Views

About Me

LeetCode Badges

  • 🔭 Motivated Software Engineer passionate about creating solutions
  • 🌱 Currently exploring Rust & Rails and cloud architecture
  • 💬 Ask me about Java & Next.js
  • 📚 Always learning and improving my tech skills
GitHub Stats

Thanks for visiting!

Pinned Loading

  1. curiopay curiopay Public

    CurioPay is an open-source budget tracking app that uses Large Language Models (LLMs) to provide personalized financial insights. Track your expenses, set budgets, and interact with AI to optimize …

    TypeScript 23 4

  2. curiopay-api curiopay-api Public

    A secure, scalable REST API for financial management, featuring JWT/OAuth auth, encrypted data, and optimized DB performance. Built with Node.js & NestJS.

    TypeScript

  3. Lex Lex Public

    Lex is a C++ lexical analyzer for tokenizing source code. It supports multiple languages, customizable plugins, various export formats, and includes a WebAssembly build for browser use.

    C++

  4. saga-pattern-demo saga-pattern-demo Public

    This project demonstrates a robust implementation of the Saga Pattern in a microservices architecture to ensure data consistency across distributed services without using two-phase commits. The imp…

    JavaScript