Skip to content
View a-maryam's full-sized avatar
🐉
🐉

Highlights

  • Pro

Block or report a-maryam

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

Hi, I'm Aleena!

  • Built a project management system in C# and ASP.NET Core with a React Frontend, RESTful APIs, and EF Core.
  • Built a trie-based autocomplete API using C++, C++/CLI, and .NET.
  • Completed a Redis-inspired in-memory key-value store in C.
  • Exploring AI engineering through RAG applications and multi-agent systems built in Python.

Pinned Loading

  1. ticket-system ticket-system Public

    Trello-inspired Kanban system | ASP.NET Core, SQL Server, and React.

    C#

  2. autocomplete autocomplete Public

    Trie-based autocomplete engine implemented in C++ and exposed through a .NET API with a React client.

    C++

  3. redis-clone redis-clone Public

    in-memory key-value store in C

    C

  4. haverford-cs-rag haverford-cs-rag Public

    Retrieval-Augmented Generation system that answers questions about Haverford CS courses via embeddings, vector search, and LLM inference.

    Python

  5. fit-finder-multi-tool-agent fit-finder-multi-tool-agent Public

    Multi-tool agent for finding clothing listings based on natural language.

    Python