Projects

AboutBlogProjects

Simple Queue Visualization

queue

ThreeJS 3D visualisation for a simple queue. [GitHub] [Live]

Market + Tech = MarkTech

tlb

Market scraping, analytics and prediction [GitHub]

Motion Capture

tm

Motion capture built for Crejo.fun

Gesture Recognition

tm

Realtime client-side gesture recognition built for Crejo.fun

Doodle Recognition

tm

Doodle Recognition with top 3 accuracy > 97% for 61 classes. Built with Tensorflow, ReactJS and FastAPI [GitHub]

Q-Learning

tm

Q-Learning implementation from scratch using Numpy, FastAPI and ReactJS. [Blog] [GitHub]

Teachable Machine

tm

Face detection and recognition using client-side Tensorflow.js with simple transfer learning. Currently relies on Facemesh model, Mobilenet and KNN classifier. [Live] [GitHub]

Autocomplete

tm

Autocomplete input field using custom version of Trie tree grown with 10k most popular english words from Google-1000-English. [Live] [GitHub]

Choice Driven Chatbot

tm

Build custom chatbot with predefined knowledge graph supported by drag-and-drop UI [WIP]. [Live] [GitHub]

Ghost Nation

A.I powered peer-to-peer client side video stream/chat with - video/audio chat, text messaging, unlimited size file transfer and person detection. [Live] [GitHub]

Serverless Social Bot

tlb

Serverless bot to post Twitter activity over Linkedin [GitHub]

Minimal Web3 Wrapper

sw3w

All required steps to create and deploy a simple web3 app on local blockchain. [GitHub]

Filter for communities

tm

Filter for communities is an open-source application/API that let’s you connect with people whom you are looking for. [Live] [GitHub]

Tic Tac Toe

tm

Play Tic-Tac-Toe powered by minimax algorithm. Optimized with memoisation and alpha-beta pruning. [Live] [GitHub]

When were you Productive ?

Find at which interval of time you were most productive/profited using Kadane’s algorithm. Cython Backend for faster processing. [Live] [GitHub]

Live Forex

tm

Get real-time live forex market details for popular 26 currency pairs like high value, change in price, percent change and much more. [Live] [GitHub]

Client Side Web Diary

Built on top of IndexedDB you can write diary that you can truly own. Encryption using AES symetric key. [Live] [GitHub]