Pinned Repositories
aspdotnetcore-ddd-cleanarchitecture-microservices
Domain Driven Design(DDD) and Clean Architecture with ASP.NET Core and C# followed by CQRS, Event Sourcing pattern and Event Driven Architecture.
face-app
A Face recognition system using TensorFlow.js for in-browser image processing and backend services powered by PyTorch, Qdrant, RetinaFace, ArcFace, and OpenCV for detection, embedding, and similarity matching. This setup ensures efficient, secure, and accurate facial recognition.
fp-extractor
Minutae based feature extraction from fingerprint image. Used fingerjet engine. It's only for non commercial uses and learning purpose. https://github.com/FingerJetFXOSE/FingerJetFXOSE
mehedi.hangfire.extensions
Useful extension methods to be able to use Hangfire to create background jobs.
mehedi.write.rdbms.infrastructure.abstructions
Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.
microservices
Microservices architecture for enterprise application
python-linkedIn-scrapper
Python based linkedin data scrapper without using their api. It'll first login and grab data as required.
python-wordpress-login
Python based Wordpress site login checker. It'll take input for wordpress site with corresponding user/password and it'll try to login with these credentials. If login is success then it'll return success message otherwise it'll return failed message. It's appropriate and tested for all wordpress blog.
wpf-sbms
WPF MVVM application using C# for Inventory management System.
youtube-downloader
Youtube video downloader is a python script to download video from youtube. It can determine video quality. This script is capable to download 4K and 1080p videos.
rabbicse's Repositories
rabbicse/llm
This repository features a Next.js (React 19) frontend and FastAPI backend, integrating Ollama and DeepSeek-R1 for AI-driven functionality. Designed for efficiency and scalability, it supports real-time updates through event streaming, enabling high-performance AI interactions.
rabbicse/aspdotnetcore-ddd-cleanarchitecture-microservices
Domain Driven Design(DDD) and Clean Architecture with ASP.NET Core and C# followed by CQRS, Event Sourcing pattern and Event Driven Architecture.
rabbicse/mehedi.hangfire.extensions
Useful extension methods to be able to use Hangfire to create background jobs.
rabbicse/microservices
Microservices architecture for enterprise application
rabbicse/fp-extractor
Minutae based feature extraction from fingerprint image. Used fingerjet engine. It's only for non commercial uses and learning purpose. https://github.com/FingerJetFXOSE/FingerJetFXOSE
rabbicse/itext7-bangla
Modified IText7 with Indic character problem. Specially the characters like Bangla.
rabbicse/ecommerce-microservices
An eCommerce web application built with a microservices architecture using Go (Golang) for the backend and React for the frontend. Designed for scalability, maintainability, and high performance, this project demonstrates modern cloud-native development practices.
rabbicse/face-app
A Face recognition system using TensorFlow.js for in-browser image processing and backend services powered by PyTorch, Qdrant, RetinaFace, ArcFace, and OpenCV for detection, embedding, and similarity matching. This setup ensures efficient, secure, and accurate facial recognition.
rabbicse/mehedi-cleanarch-template
A .NET 8 Clean Architecture template for building scalable and maintainable applications, following best practices with Domain-Driven Design (DDD), Event-Driven Architecture (EDA), CQRS, EF Core, and Docker support.
rabbicse/mehedi.eventbus.abstractions
Some useful base classes and interfaces, mainly used with the Message Brokers. Apache Kafka, RabbitMQ or any other message broker integration will use or implement in generic fashion inside ASP.NET Core applications.
rabbicse/mehedi.write.rdbms.infrastructure.abstructions
Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.
rabbicse/afis
Automated Fingerprint Identification System using Java, Spring Boot, and Digital Persona U.are.U SDK. Utilizes MINEX templates for matching and leverages cluster computing for faster identification.
rabbicse/blockchain
Basic blockchain development for learning purposes
rabbicse/cloud-drive
Cloud drive is an open source distributed file storage service. It's a fun project, written in Golang.
rabbicse/dotnet-projects
rabbicse/face-detection
rabbicse/go-projects
Microservices implementation with Golang
rabbicse/hrm
Modern HRM system built with Java, Spring Boot & Clean Architecture – microservices-ready.
rabbicse/identity
Basic Identity Management Infrastructure with frontend and backend
rabbicse/linux
Basic Linux kernel with instructions.
rabbicse/machine-learning
Welcome to the Machine Learning Projects with PyTorch repository! This collection showcases a variety of projects and experiments built using PyTorch, Python, and Deep Neural Networks (DNNs). These projects demonstrate practical implementations of state-of-the-art techniques in machine learning, computer vision, and natural language processing.
rabbicse/mehedi-design-patterns
Reusable architectural patterns for .NET Core, WPF and WinForms — including a lightweight Mediator, Observer, and more. Built for Clean Architecture.
rabbicse/mehedi.application.sharedkernel
Some useful base classes and interfaces, mainly used with the Application layer inside CleanArchitecture template. Also, a template to make your own Application layer SharedKernel nuget package.
rabbicse/mehedi.core.sharedkernel
Some useful base classes and interfaces, mainly used with the Core or Domain layer inside CleanArchitecture template. Also, a template to make your own Core or Domain layer SharedKernel nuget package.
rabbicse/mehedi.eventbus.kafka
EventBus implementation for Apache Kafka with .NET Core 8.
rabbicse/mehedi.read.nosql.infrastructure.abstractions
Some useful base classes and interfaces, mainly used with the Read side NoSQL layer inside CleanArchitecture template.
rabbicse/nlp
Natural language processing projects with Pytorch
rabbicse/patient-management-system
rabbicse/problem-solving
rabbicse/python-projects