Skip to content
View avimallick's full-sized avatar
๐Ÿ’ญ
The last commit fixed nothing... But it looked cool ๐Ÿ™ƒ
๐Ÿ’ญ
The last commit fixed nothing... But it looked cool ๐Ÿ™ƒ

Highlights

  • Pro

Block or report avimallick

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

Hi ๐Ÿ‘‹, I'm Avinash Mallick

๐Ÿง  Agentic AI โ€ข ๐Ÿ› ๏ธ Distributed Systems โ€ข ๐Ÿงผ Legacy Code Refactoring


๐Ÿ”ญ Iโ€™m currently building an agentic AI system that autonomously detects and remediates software anti-patterns โ€” using LangChain, LangGraph, WatsonX, and vLLM.

๐Ÿง  Previously developed a COBOL-to-Python migration pipeline using reverse engineering and formal verification, turning ancient enterprise code into clean, testable Python.


๐Ÿ“ซ Let's Connect

Avinash Mallick email


๐Ÿ› ๏ธ Languages and Tools

Python GoLang Java Docker Linux Git Terraform Bash C#


๐Ÿ“ฆ Noteworthy Projects

  • ๐Ÿ”ง Anti-Pattern Refactor Agent โ€“ AI-driven Java codebase cleanup with LangGraph + static analysis (In-Progress)
  • ๐Ÿง  TopoIndex โ€“ Python package for graph-theoretic molecule indexing (on PyPI).
  • ๐Ÿ› ๏ธ Quntum Simulator - Distributed Dask setup for simulating a Quantum Computer to calculate the metrics of a Quantum Machine Learning Algorithm.
  • ๐Ÿ’พ Vektoria โ€“ Self-hosted hybrid vector DB (FAISS + SQLite) with LangChain integration
  • ๐Ÿงช Legacy Code Migrator โ€“ Multi-agent COBOL-to-Python pipeline with formal verification

Pinned Loading

  1. topoindex topoindex Public

    A Python library to compute topological indices from SMILES or graphs using NetworkX. Ideal for cheminformatics, graph analytics, and molecular modeling.

    Python 4

  2. quantum-simulator quantum-simulator Public

    Designed and deployed a distributed data analysis pipeline using Ansible to simulate 300,000+ quantum circuits from the MNISQ dataset across Ubuntu VMs; capacity tested classical performance limitsโ€ฆ

    Python

  3. Medallion Medallion Public

    Medallion v1, a framework-agnostic semantic checkpointing layer that enables LLM agents to create, persist, and retrieve structured checkpoints of reasoning state across sessions. Medallion treats โ€ฆ

    Python 1

  4. bioFold bioFold Public

    bioFold is a distributed, fully automated protein domain segmentation pipeline

    HCL