Skip to content
View mohit01-10's full-sized avatar
:atom:
Focusing
:atom:
Focusing

Block or report mohit01-10

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

Hi there I'm Mohit

https://www.linkedin.com/in/in-mohit/

Welcome to my GitHub Profile.

An Engineer, interested in building softwares, platforms, anything that does something, human psychology and working with great people who share same brain cells.

What I work on

  • 🧠 AI Agents: single-agent, multi-agent, Google ADK-agents, CrewAI, LangGraph, N8N
  • πŸ”§ Automation workflows: how to structure agents, integrate APIs, SQL/NoSQL dbs, handle tools, logs, eval, planning
  • πŸ—‚οΈ RAG setups: simple chains, agentic RAG, hybrid RAG search
  • πŸ’¬ Chatbots: document-based bots, knowledge assistants, Dialogflow-CX
  • βš™οΈ Backend Development – Java/Spring Boot APIs, caching, microservices, AWS/GCP

About Me

  • 🎯 Engineer & Researcher having cumulative experience of >1 years with agentic systems, automation pipelines, machine learning and intelligent backends systems.

  • πŸ“š Co-author of research published with Springer, Wiley-Scrivener, and Computational Intelligence, covering topics in federated learning, fuzzy logic, and ensemble ML for healthcare AI.

  • πŸ‘¨πŸ»β€πŸŽ“ Google Scholar: Mohit

mohit01-10

βš™ TechStack:

... ...

β€πŸ’» Coding Profile:

GeeksforGeeks leetcode hackerrank

using namespace std;

class Mohit {
private:

    vector<string> Programming_Skills = { "C", "C++", "Python", "Java", "DSA"};

    vector<string> WebTech/Frameworks = { "HTML/CSS", "JavaScript", "Reactjs", "Spring Boot", "FastAPI"};

    vector<string> Databases = { "Postgres", "MongoDB", "Qdrant"};

public:
    Mohit(string major) {
        major = "COMPUTER SCIENCE";
    }

    string GetDegree() {
        return "BTech in Computer Science and Engineering";
    }

};

‍πŸ”₯ My Stats :

languages graph streak graph

trophy graph

Pinned Loading

  1. Alzheimer-s-Disease-Classification-using-Stacking-Ensembling Alzheimer-s-Disease-Classification-using-Stacking-Ensembling Public

    This project is dedicated to accurately classify Alzheimer's disease into Demented, Non-demented and Converted Category.

    Python 3 1

  2. CosmoVibes CosmoVibes Public

    If you have watched Interstellar more than once, then you gotta be an astrophile. Inspired by interstellar music and the movie itself this project aim to give to you joy of intersecting space with …

    Python 1

  3. Page_Replacement_Algos_Visualizer Page_Replacement_Algos_Visualizer Public

    One of the key concept we learn in Operating Systems is Paging for virtual memory management. Using page replacement algorithms we decide which memory pages to page out, sometimes called swap out, …

    Python 1

  4. LZW_and_Huffman_Compression_Algorithm LZW_and_Huffman_Compression_Algorithm Public

    We all have came at a point where we have used tools like ilovepdf, pdf4u, etc to reduce the size of our files and documents, but only some of us know about behind the scenes. So in this project i …

    Python 2

  5. Crewai_health_analysis Crewai_health_analysis Public

    A complete end-to-end project that takes your Health Report and analyse it using LLMs through API and generates and directly deliver the pdf summary report directly to you email, containing the sum…

    Python 1

  6. Dijkstra-s-Traffic Dijkstra-s-Traffic Public

    Many of the students search for projects built using CPP, but only few projects are there that fulfil the requirements to get a good grade. Well you have came across the right one, this project bui…

    C 1