Stars
This project is a full-stack AI finance platform built with React 19, Next.js 15, and Tailwind CSS. It integrates Supabase for the database, Prisma for ORM, and Clerk for authentication. Inngest an…
A data science project to predict whether a transaction is a fraud or not.
Official implementation of FAR-FD: Feature Augmented Retrieval for Fraud Detection
Deep Learning Adventures: A fun online meetup! We host events and share educational content about neural networks and deep learning. Check us out at https://www.meetup.com/Deep-Learning-Adventures/
This is a Machine Learning project to create a Movie Recommender System and predict user ratings for Movies.
ToDo List App with minimalistic UI, modular JS implementation, Webpack bundling, ES6 and ESM
A bi-weekly Go show where we talk about all things GO!
The Repository to the 6th Semester B.Tech Mini Project
A modern Bitcoin Core REST and RPC client.
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
The repo for my video on game in C++ full course
Implementation of popular ML algorithms from scratch
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Curated list of project-based tutorials
huffman: An ANSI C implementation of Huffman coding
The roadmap for learning the C++ programming language for beginners and experienced devs.
A C++ compression and decompression program based on Huffman Coding.
File Compression Using Huffman Coding Built in Java.
Data Structures and Algorithms project, using min priority queue, tree and preorder traversal, vectors, unordered map.
huffman coding implemented in C for educational purpose.
An implementation of Huffman Coding in backend
A light weight C++ library implementation of huffman coding compression algorithm
file compressor using huffman coding and JavaScript