Skip to content
View JashT14's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report JashT14

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

Jash Thakkar

role typing animation

Mumbai, India  ·  Computer Science & Engineering (Data Science)  ·  jasht.in

Portfolio LinkedIn GitHub X Discord

About Me

I'm a software engineer who moves comfortably between full-stack product work, ML systems, and cloud infrastructure. Recently, most of my energy has gone into agentic AI and world models, alongside full-stack platform and research projects with real deadlines and real stakeholders.

Currently building: AI-native platform tooling and research prototypes in agentic architectures and world models

Currently deepening: Reinforcement learning, MLOps pipelines, and Android development

Exploring: Developer tooling, embedded systems, and quantum simulation, alongside DevOps and Web3

Featured Projects

Pulled directly from my pinned repositories on github.com/JashT14, This list stays in sync with what I'm actively building.

Project Description Stack
PodVerse AI pipeline that converts text into podcasts — voice cloning, noise removal, and talking-avatar generation from a script or image Language Stars
symtrace Deterministic semantic diff engine in Rust — compares Git commits via AST-based structural analysis instead of line diffs Language Stars
KAG_vs_RAG Research project comparing Retrieval-Augmented Generation and Knowledge-Augmented Generation for AI question answering Language Stars
AI-Memory-Systems Demonstration of short-term vs. long-term memory patterns used in agentic AI systems Language Stars
Java-Embedded-ML Zero-overhead AI inference demonstration inside legacy Java applications Language Stars
1D-Quantum-Wave-Packet-Propagation Gaussian wave packet simulation using the Schrödinger equation, extracting classical motion from expectation values Language Stars

Open to collaborating on projects in agentic AI, world models, cloud-native systems, and platform engineering. Reach out if something above overlaps with what you're working on.

Tech Stack

Languages C C# Java Python JavaScript PHP

Frontend HTML5 CSS3 React Bootstrap Figma

Backend Node.js Express.js Django Flask .NET CodeIgniter

Databases MongoDB MySQL SQLite MariaDB Firebase

Cloud & DevOps AWS Google Cloud Azure Docker Kubernetes Jenkins GitHub Actions Terraform

Machine Learning & Data Science NumPy Pandas TensorFlow scikit-learn MLflow

Blockchain & Web3 Ethereum Solidity Web3.js

GitHub Stats

Jash's GitHub Stats Jash's GitHub Streak

Top Languages

Let's Connect

I'm always up for a conversation about agentic AI, world models, or platform engineering. Reach out on any of the links above, or check out what I'm building at jasht.in.

GitHub followers GitHub stars

Pinned Loading

  1. PodVerse PodVerse Public

    PodVerse is a final year college project that leverages AI to convert text into podcasts, clone voices, remove background noise, and generate talking avatars from images using script or audio.

    JavaScript 1

  2. Java-Embedded-ML Java-Embedded-ML Public

    Zero-Overhead AI Inference in Legacy Java Applications - Demonstration

    Java

  3. KAG_vs_RAG KAG_vs_RAG Public

    A research project that compares two approaches to AI question answering: Retrieval-Augmented Generation (RAG) and Knowledge-Augmented Generation (KAG).

    Python

  4. AI-Memory-Systems AI-Memory-Systems Public

    Basic demonstration between STM and LTM used in Agentic AI

    Python

  5. symtrace symtrace Public

    A deterministic semantic diff engine written in Rust that compares two Git commits using AST-based structural analysis instead of traditional line-based text diff.

    Rust 1

  6. 1D-Quantum-Wave-Packet-Propagation 1D-Quantum-Wave-Packet-Propagation Public

    using schrodingers, we generate gaussian wave packet and extract classical motions from expectation values

    Jupyter Notebook