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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. Exevra/exevraExevra/exevraPublic

    Check that your JUnit tests run in CI. Flag missing suites, reduced counts, and test-set drift.

    TypeScript 4

  2. curiopaycuriopayPublic archive

    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 27 6

  3. curiopay-apicuriopay-apiPublic

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

    TypeScript

  4. LexLexPublic

    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++

  5. saga-pattern-demosaga-pattern-demoPublic

    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