Recent posts

Create Docker Container to Run Jekyll

2 minute read

I always faced issues when running jekyll locally, my blog uses jekyll to generate static pages, but every time my os is upgraded or I change my laptop, I al...

Deploy NestJS application on AWS Lambda

3 minute read

Lets go serverless, in todays world deploying an application might just cost you cents, you can run a full fledged application for less than $1 a year if you...