I am actively looking for a job in the software world. If you like what you see here do contact me @ [email protected].
Posts
KVM Virtual Machine and Docker Hypervisor Panel - ( Django REST, Docker, ReactJS, LibVirt ) - ( Runs inside a containerized environment )
So this project I started when I wanted to run Virtual machines and docker containers on my Linux Home Lab Server. I was searching for good hypervisors but was not able to find one which takes the minimum amount of ram (I had only 4 GB RAM) and provides me functionalities to access and manage my Virtual Machines and containers without the need for running a full hypervisor os install.
TOTP Generation app - ( Flutter, Firebase, ReactJS ) - ( Auto fill on web browsers, Client side encryption ) - Custom Designed
I started the development of this project as I thought of creating a TOTP generation app which will be opensource and provide realtime sync using firebase, autofill otps generated by the app into your web browsers and will run on multiple devices such as android, ios, mac and PC (PC Master Race FTW).
What I aim to achieve using this app is to allow the users to use my own firebase database or if they want they can go ahead and use their own firebase databases no extra overhead of running and maintaining their own servers while still having the nice feature of a self hosted system.
Their otp data will be secure with me as it is already encrypted at the client using AES-256 and the password is hashed a whopping 1,050,000 times using PBKDF-HMAC-SHA-256 before being stored in the database and the master encryption key is encrypted using the 1,000,000 times hashed password.Dipankar Printing Press - ( Laravel ) - ( Theme designed from scratch ) - Shopping Website
So this is was another of my freelancing client. He wanted a small shopping website for his new business for selling their products and accepting the payments online so I built the application for him using laravel.
Create Your Quiz Android App - ( Android, NodeJS, Kubernetes, GKE deployed )
This is my very first android app. I built this app as a android learner project in the beginning of my 3rd year in BCA. I built it with NodeJS and MongoDB as backend and also built my first rest api.
Music backup and streaming app - MERN Stack
So this app I built as I had to build as a Android Workshop Project. The app allows the users to backup their music on a server and allows for streaming on other devices using the app or the web app.
The Herb Street - ( WordPress WooCommerce Theme ) - ( Designed From Scratch )
So this was a project for my client as a freelancer. The request of the client was a
custom theme for a woocomerce store
.I took up the challenge andbuilt the entire theme from scratch without using any existing template, only using the docs and started with a blank file.
Blog Content Management System - ( PHP, MySQL, HTML, CSS ) - Theme Designed From Scartch
So this was the project i built as my BCA final year project. I learnt PHP for the first time and built this content management system as a small platform for hosting my blog.