Day: August 29, 2022
11 posts
I Built an Online Collaborative Canvas using Redis as my Primary Database 🎨
Overview of My Submission This week, I built Collanvas, a collaborative drawing platform with no login required, and…
Disco.pics – Free and open source image hosting service
Overview of My Submission I’m a huge fan of discord, and use it to communicate with my friends,…
file validation in python Much easier and more reliable
If you are looking for a safe way to validate your files, the file validator library will do…
SmartHome – your home data in real time!
Overview of My Submission hi, today we are going to see a project that collect your home temperature…
How to design and create an AWS Serverless API Builder with CDK Python
Serverless logic tier One of the most known serverless pattern is AWS API gateway and AWS Lambda to…
Meet the next generation blogging platform
Blogging is an essential part of almost every business online. It does not only help you to generate…
How to Store Images on GitHub ?
In this quick walk-through you’ll learn how to create a separate branch in your repo to store your…
Crypto Bot
Overview of My Submission Crypto Bot is a collection of micro services which uses algorithmic trading to generate…
What is DevOps? How do I get started?
TL:DR – DevOps is about delivering software to customers fast and reliably. DevOps is actually a cultural philosophy…
How to use stub with Cypress
Cypress is a great tool for integration tests, unit tests and end-to-end tests for your front-end applications. It…