Projects


Chess.rl

A reinforcement learning agent which can play chess against a human.

Locally

AI-powered CLI tool that automatically clones any GitHub repository and sets it up on your local machine — no manual configuration needed.

Skills At Home

A platform for learning and practicing vocational skills at home, supported by LAHI Foundation.

Disggle

A Discord presence app for kaggle.

Alexnet

An ImageNet classification with Deep Convolutional Neural Networks.

Chessmate

A platform for analyzing and learning your chess games played on chess.com.

getLancer

A platform for finding jobs and connecting freelancers with clients for various projects.

Admission Enquiry Chatbot

A chatbot designed to assist students with admission process of an university.

Exceller

A tool which can summarize your excel sheets.

RAG-chatbot

A RAG chatbot for an ecommerce platfrom.

Make discriminant property selection order-independent in unions

This PR fixes an issue where TypeScript's narrowing for discriminated unions depended on the order of union members.

Updated CONTRIBUTION.md file

This PR updates the CONTRIBUTION.md file with the latest guidelines and information.