Swiftwave PaaS: One Year in DevelopmentFrom last year (July~August), I am working on an open source PaaS to deploy and manage applications easily on any VPS. I have a motive to create a solution which you once setup on your cloud, you will get same kind of experience like other platforms ...Jun 24, 2024·6 min read
Week 4 - CircuitVerse@GSOC'23This week was interesting and frustrating at the same time. The maximum time went to explore solutions and resolving the issues with specific library packages. This time everything does not go as planned. The scheduled task for this week was Write R...Jun 24, 2023·4 min read
Week 3 - CircuitVerse@GSOC'23This week was a little bit hectic, and the integrations were a little bit error-prone. However, I fixed all the issues by following the GitHub Forum and Github Issues discussion of particular library/software. The main tasks of this week - Integrate...Jun 17, 2023·4 min read
Week 1 & 2- CircuitVerse@GSOC'23Community Bonding Period This was a long time between getting the selection mail and the coding period. It allows me to learn more about some toolkits and libraries in detail required for this project. During this period, we have a couple of online d...Jun 9, 2023·5 min read
Redis VS Memcached for cacheRedis : Redis is an open-source, in-memory data structure store, used as a database, cache, and message broker. Memcached: Memcached is a distributed, high-performance, in-memory caching system. It is used to temporarily store and serve frequently re...Feb 2, 2023·3 min read
Deploy AI Models with RabbitMQ Message BrokerIn simple steps with Flask and RabbitMQ as Message BrokerDec 27, 2022·8 min read