Skip to content
View ajeetkbhardwaj's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ajeetkbhardwaj

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

Hi, I'm Ajeet Kumar 👋

🎓 Applied Mathematician | ML/AI Engineer | AgenticAI | Open-Source Contributor

I am an ML/AI Engineer & Applied Mathematician focused on building data-driven decision making systems(texts*, vision, signals).

🌟 Passionate about modelling and solving of real world problems using data and mathematical data driven methods. I'm specialize in

  1. Data Science and Machine Learning - Feature extraction from high dimentional data, AI model pre/post training, building ml systems to the building agentic AI workflow.
  2. Discrete Differential Geometry and Its Applications like Geometric Processing, Physical Simulation and Geometric Deep Learning
  3. Modelling with Dynamics and Controls using Differential Equations, Integral Equations and Variational Calculus etc.

Academics Experiance

📖 I have done my

  1. Masters in Mathematics and Computing(BHU, Varanasi) - Score : 8.41 CGPA
  2. B.Sc(Hons) Applied Mathematics(JMI, New Delhi) - Score : 8.9 CGPA

Office/Research Work Experiance

🧑‍💼 I have worked at

  1. Machine Learning Intern(Remote)
  1. Quantum Research Intern(Remote)
  1. AI Research Intern(IIT Delhi)

Featured Projects

🚀 I have worked on the following projects

  1. Lean4Agent - A multi-agentic workflow for mathematical problems(411 Lab, IIT Delhi)
  2. DDG - Discrete Differential Geometry Framework for Geometric Processing and Physical Simulations
  3. Data Driven Approach to Solve PDEs
  4. LLM + OpenAPI Specification(411 Lab, IIT Delhi) - Building an LLM based tool for the open api specification generation for the backend server api code(python, java)

🔭 I’m currently working on

  1. AI for Engineers
  2. Lab for Applied Mathematics
  3. AI from First Principle
  4. Lean4Agent

Skills

  • Feature Extraction, ML Modelling for Prediction
  • LLM Pre/Post Training - Transformers : BERT, tinyLlamma, GPT-2, CLIP(multi-model)

🛠️💻 Technologies & Tools

I have strongly used the following tools and frameworks during my academic, research and works journey

  • Computer Programming Language : C/C++1, Python2, MATLAB, Julia, SQL.
  • ML and DL frameworks : Scikit-learn, PyTorch, TensorFlow.
  • Scientific Computing3 : SymPy, NumPy, SciPy, Pandas, Eigen(C++), igl
  • Data Visualization : Matplotlib, Seaborn.
  • Parallel and Distributed Computing : PySpark4, MPI, Torch.Distributed,
  • Real-Time Streaming : PyFlink
  • Computing Machine : Linux, Window, GPU Compute Server
  • Code/Docs Writing : Overleaf, VS Code, Google Colab.
  • Production : Git, GitHub, GitHub Action, Docker, HuggingFace : Datasets, Tokenizers, Transformers, Accelerate, Evaluate, PEFT etc.

GitHub Stats and Troffies

📫 Let's Connect

LinkedIn HuggingFace Github

References

Footnotes

  1. https://github.com/ajeetkbhardwaj/ProgrammingInCandCPP

  2. https://github.com/ajeetkbhardwaj/Master-Programming-DataStructure-Algorithm

  3. https://github.com/ajeetkbhardwaj/Lab-for-Applied-Mathematics

  4. https://github.com/ajeetkbhardwaj/AI-from-First-Principle

Pinned Loading

  1. Course-AI Course-AI Public

    A Continual Learning Journey In Field of Artificial Intelligence and Quantum Computing Through Online and Offline Courses

    Jupyter Notebook

  2. agl agl Public

    AGL is a python module Algebraic Geometry with Neural Networks i.e [commutative algebra] with polynomial neural networks: Groebner bases, ideals and algebraic varieties act as hard structural const…

    Python

  3. anllm anllm Public

    Anllm is an llm inference engine from scratch powered by mlx on mac devices that supports the Qwen3 and Llama3.x family Int 4bit quantized models

    Python

  4. matrix matrix Public

    High-performance dense linear-algebra kernels in C - a guided ladder of optimizations for matrix × matrix (`matmul`) and matrix × vector (`matvec`) upto the BLAS level for general CPUs

    C

  5. Recent-Advances-Into-AI Recent-Advances-Into-AI Public

    This repository documents my ongoing journey to upskill in Artificial Intelligence and Quantum Computing. It contains hands-on implementations and notes derived from recent research papers and stat…

  6. torchlight torchlight Public

    A lightweight, from-scratch deep learning framework inspired by PyTorch — built during my journey of learning and assignment works and for small-scale LLM experiments.

    Python