ddas09
I'm a Full Stack Software Engineer passionate about building scalable applications.
CatchpointKolkata
Pinned Repositories
alexis
Python voice assistant
connectors-recipes
ddas09
easy-cart
A simple e-commerce app showcasing communication between different .NET microservices.
gutargu
Gutargu is a simple real-time chat application built with .NET and React showcasing basic messaging functionality.
hangfire-jobs
Sample application for scheduling and executing background jobs in .NET using hangfire.
penny-tracker
A simple expense tracking app to manage, analyze, and gain insights into your spending habits.
secure-pass-backend
Secure password management and sharing tool
secure-pass-webapp
Secure password management and sharing tool
tradex
Full stack trading web app using django
ddas09's Repositories
ddas09/tradex
Full stack trading web app using django
ddas09/alexis
Python voice assistant
ddas09/gutargu
Gutargu is a simple real-time chat application built with .NET and React showcasing basic messaging functionality.
ddas09/hangfire-jobs
Sample application for scheduling and executing background jobs in .NET using hangfire.
ddas09/penny-tracker
A simple expense tracking app to manage, analyze, and gain insights into your spending habits.
ddas09/secure-pass-backend
Secure password management and sharing tool
ddas09/secure-pass-webapp
Secure password management and sharing tool
ddas09/connectors-recipes
ddas09/ddas09
ddas09/easy-cart
A simple e-commerce app showcasing communication between different .NET microservices.
ddas09/django-rest-api
REST API using Django Rest Framework
ddas09/dotnet-unit-test
Sample unit test for C#
ddas09/google-auth-backend
Django backend for google authentication (verifies the google id token recieved from frontend)
ddas09/google-auth-frontend
Angular frontend for google authentication (sends google id token to the backend for verification)
ddas09/hash
comparison between djb2 and sdbm hash algorithm
ddas09/http-socket
Sending http requests using python sockets
ddas09/linq2db
Linq to database provider.
ddas09/mongodb-crud
CRUD API in dotnet using mongo db.
ddas09/npgsql
Npgsql is the .NET data provider for PostgreSQL.
ddas09/react-todo-app
Simple task tracker app using React
ddas09/redis-keyvalue-pair
A simple key-value store using Kubernetes (k8s), FastAPI, and Huey as a REDIS queue
ddas09/scala-learning
ddas09/sockets
socket programming using C
ddas09/stock-tracker
Frontend client for django-rest-api