Pinned Repositories
Advanced-CS-Materials
A curation of posts, videos etc that aims to shift you from programmer-who-knows-stuffs to programmer-who-knows-stuffs-in-depth
AstroCalc
This is an astrology app for bride-groom matching
AsyncFaceRecognition
A demo python application for face recognition based attendance system using enhancement of low resolution images by super resolution deep learning models.
axicutold
An app that can automate their manual works
DependencyInjectionExample
A simple java program to demonstrate the significance of dependency injection principle using car and car-engine analogy
Draw-Binary-Tree-
Making a function that draws binary tree on to the console.
JChat
This is a simple chat application from the terminal. It is completely based on the socket class of Java.
MouseGestureRecognition
An experimental project idea to see if we can make gestures with the mouse cursor and detect those gestures to perform certain actions.
pyautoeasy
PyAutoEasy is a extension / wrapper around the famous PyAutoGUI, a cross-platform GUI automation tool to replace your boooring repetitive tasks.
termy
A lightweight terminal assistant to give a natural language interface to your terminal commands. It also supports integration to GPT-3.
dingusagar's Repositories
dingusagar/Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
dingusagar/Android-Design-Support-Library-Demo
dingusagar/PigeonMessanger
A Wi-Fi Direct Chat for a huge amount of users
dingusagar/text2speech
New project
dingusagar/threejs-demos
dingusagar/wally
Wally is a fast and efficient wallpaper application for Android
dingusagar/wifi-direct-chat
A peer to peer chat app through wifi direct using java nio channels
dingusagar/wifi-direct-demo
This project is based on the original demo from Google. The original example show us how to send an image file from the client to the group owner. With this version, I try to show how to send data between two devices (be group owner or not).