-
Auto Scalable Jenkins executor using spot instances
This is a project where jenkins build's are executed in an serverless model and highly scalable it can handle very high workloads, also reducing the cost by 65-80% over traditional jenkins infrastructure.
-
-
AWS Serverless Tokenization for sensitive data
This is a development where sensitive information stored in DB is tokenized on the first "write" and further "reads" do not expose the sensitive information in rest or on the fly even with access to the database. Only when it is strictly required the api exposes the data stored at a diffrent dynamo DB Table.
-
-
Image optimizer on the fly
Images uploaded to a source are optimized, converted, resized as per the request sent to retrive it !! on the fly conversion !
-
Video 2 Text
This serverless application converts any uploaded video to text and sends that trainscript to an email.
-
Content Moderator
This lambda takes an uploaded image generates tags, matches to the percentage of allowed content rules and acts accordingly !
-
ORG. Password Manager
This is an open source inspired redisigned application that can be used by any organization to have total control of password that are used or shared accross an organisation ! self hosted solution !
-
self hosted VPN
A self hosted vpn solution that is totally under the organisations control to host manage and make changes (free & white)!
-
Scalable kubernetes Database
Scalable, cost effective and highly available Database !! Currently working on this Solo personal project ! progress : mysql realtime replication, query routing and split up to reader writer automaticlly, cpu auto scaling up & down, storage auto scaling of DB ! still have to configure monitoring and scaling based on some other metrics that are essential for the product be market ready.
-
multi cloud video hosting
Automatic upload and stream videos from mutiple storages from multiple cloud providers and also on the fly thumbnail generation based on delivery and location !