Skip to content
View meghna-cse's full-sized avatar
💼
Exploring new roles in backend + AI infrastructure
💼
Exploring new roles in backend + AI infrastructure

Block or report meghna-cse

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

💻 Hi! I'm Meghna

I’m a software engineer with an interest in AI systems, particularly retrieval-augmented systems, agent tooling, and LLM infrastructure.

You'll find a mix of real-world and experimental projects on my GitHub, many of them focused on privacy, productivity, or internal tooling.

🛠️ My current interests:

  • Building practical tools to simplify and support LLM/retrieval workflows
  • Evaluating tools and experimenting with agent-oriented tasks

✉️ Feel free to reach out!

Pinned Loading

  1. cloakdocs-web-app Public

    A Web App for Masking Information in Images. Allows users to upload images (JPG, PNG), mask information by drawing over specific areas, and download the masked image. Built using Streamlit.

    Python

  2. beaver Public

    A comprehensive Learning Management System developed for the CSE 5335 Web Data Management course at UTA.

    JavaScript 1

  3. inputVal Public

    A ReST API project from CSE 5382 Secure Programming, implementing input validation using regEx. Features include a phone book application, audit logs, and secure data handling.

    Java

  4. log-data-tagging Public

    Python script that processes flow log data and maps each row to a tag based on a lookup table.

    Python

  5. MachineLearning-CSE6363 Public

    Projects from the CSE 6363 ML course at UTA, covering various ML algorithms and techniques, ranging from linear models and SVM to neural networks, decision trees, and reinforcement learning.

    Jupyter Notebook 1

  6. receipt-processor Public

    A web service that processes receipts and calculates points based on predefined rules. Built with Go, fully tested, and containerized for easy deployment.

    Go