Learn about the basics of Serverless, Docker and deploying a Django (Python) application to Cloud Run, a serverless offering by Google Cloud Platform.
gcp
Articles
When building new projects, it’s usually annoying to repeatedly set up stuff like web servers, databases, etc. It’s often expensive or tedious to set up and manage. That’s where open-source PAASs came in. They are free and often have an easy-to-use app/database deployment & web server manager.
Projects
Remote Code Execution System 👨💻
A web application that is used to write and run code from any browser. It currently supports Python, JavaScript, Java, C#, Go, Rust, e.t.c.
Designed and built over a weekend it for my friends (or anyone) who don’t have their computers close by often (or at all). They now have a place to code - any browser!
The system had over 400+ visitors and ran code 1200+ times in the first five days of launching it. At the same time, the open-source repository on GitHub also got 62 Stars and 200+ visitors. It was also hacked! - I was able to secure it better after that.
E-Commerce Application
Ecommerce System. (In development) Built to create an easily usable boilerplate for future similar work.