Skip to content
View codeMaestro78's full-sized avatar

Highlights

  • Pro

Block or report codeMaestro78

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.

Content in all repositories owned by your account will be closed.
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
codeMaestro78/README.md
typing-svg

// devarshi.config.ts
export default {
  name: "Devarshi Lalani",
  role: ["AI/ML Engineer", "Full-Stack Engineer"],
  currently: "Software Development Engineer @ Acqurie.io",
  based_in: "Ahmedabad, Gujarat, IN",
  timezone: "UTC+05:30",
  education: "B.E. Computer Science, L J University (2022–2026)",
} as const;
📄 about.md 🧠 skills.json 💼 experience.log 🚀 projects/ 🎓 education.yml

📄 about.md

devarshi@portfolio:~$ whoami

AI Engineer with hands-on experience building LLM-powered applications, agentic workflows, and AI orchestration platforms — backed by a full-stack engineering foundation. I work across the stack: LangChain/LangGraph pipelines on one end, React/Node/FastAPI products on the other.


🧠 skills.json

{
  "generative_ai": ["OpenAI API", "Gemini", "HuggingFace", "LangChain", "LangGraph", "RAG", "Prompt Engineering"],
  "vector_stores": ["FAISS"],
  "machine_learning": ["Scikit-learn", "Regression", "Classification", "Clustering", "NLP", "Embeddings", "VADER"],
  "deep_learning": ["TensorFlow", "ANN", "CNN", "RNN/GRU", "LSTM"],
  "languages": ["Python", "TypeScript", "JavaScript", "Java", "C++"],
  "frontend": ["React.js", "Tailwind CSS"],
  "backend": ["Node.js", "FastAPI", "Django", "REST APIs"],
  "data": ["PostgreSQL", "Prisma ORM", "Redis", "Pandas", "NumPy", "SQL"],
  "cloud_devops": ["AWS", "Google Cloud Vertex AI", "Vercel", "Railway", "Docker", "Git"]
}

💼 experience.log

* mar 2026 — present     Software Development Engineer @ Acqurie.io
| Built agentic AI workflows & orchestration features (LangChain, LangGraph, RAG)
| for a multi-tenant platform. Designed an LLM usage-metering & credit system
| to track/bill consumption per tenant. Shipped supporting FastAPI + React
| product features, incl. Stripe subscription integration.
|
* jan 2026 — mar 2026     Machine Learning Intern @ fxis.ai
| Applied supervised & unsupervised ML algorithms; hands-on ML/DL
| experimentation workflows.
|
* feb 2025 — jun 2025     Machine Learning Intern @ Feynn Labs
| Designed AI agents automating market segmentation — 40% faster prospect ID.
| Built a regression-based financial health optimizer (95% accuracy) forecasting
| SME cash flow.

🚀 projects/

projects/
├── AllotIQ/                       agentic IPO intelligence platform
│   ├── ai-service/                LangChain + GPT-4o-mini on FastAPI
│   │                              → analyst briefs, cited reports, grounded chat
│   ├── scoring-engine/            deterministic apply/wait/avoid signal engine
│   ├── guardrails/                citation validation + hallucination checks
│   └── deployed → allotiq.in      (Railway + Vercel + PostgreSQL/Prisma)
│
├── mlcli-toolkit/                 open-source ML/DL training CLI (pip package)
│   └── model-registry/            Scikit-learn + TensorFlow (DNN/CNN/RNN/LSTM/GRU)
│
├── AlphaVista/                    stock analysis platform
│   ├── prediction/                TensorFlow + Scikit-learn price prediction
│   ├── sentiment/                 VADER-based NLP sentiment analysis
│   └── data-layer/                live market APIs + Redis caching
│
└── blockchain-tx-ui/               open-source npm package (TypeScript + React)
    └── components/                 wallet connection + live tx status tracking

🎓 education.yml

university: L J University, Ahmedabad, India
degree: B.E. Computer Science and Technology
duration: Nov 2022 – Sept 2026
certifications:
  - name: MLOps for Generative AI
    issuer: Google Cloud
    date: April 2025
  - name: AWS Cloud Technical Essentials
    issuer: Coursera
    date: March 2025
  - name: Exploratory Data Analysis for Machine Learning
    date: January 2025

📊 stats --live


devarshi@portfolio:~$ connect --with devarshi

> process exited with code 0

Popular repositories Loading

  1. MLcli MLcli Public

    A modular, configuration-driven tool for training, evaluating, and tracking Machine Learning and Deep Learning models with both CLI and interactive TUI interfaces.

    Python 23

  2. codeMaestro78 codeMaestro78 Public

    Config files for my GitHub profile.

    5

  3. TrendHive_ECommerce_Platform TrendHive_ECommerce_Platform Public

    JavaScript 5

  4. quantum-shell quantum-shell Public

    Forked from hoosierhobbyist/quantum-shell

    An experimental terminal emulator for the Atom text editor

    CoffeeScript 4

  5. Consultify-hub Consultify-hub Public

    HTML 4

  6. cryptocurrency-tracker cryptocurrency-tracker Public

    Java-based Cryptocurrency Portfolio Tracker. Features user/admin authentication, cryptocurrency management, investment tracking, and tax calculation. Uses JDBC for MySQL integration. Demonstrates c…

    Java 4