Is that really you?
In this two-part series, I'm going to talk about user authentication and some concepts around it.
Jan 19, 20234 min read

Search for a command to run...
In this two-part series, I'm going to talk about user authentication and some concepts around it.

My GitHub repo wasn't available yet for a simple motive: my DB hostname, user and password were explicitly written in my code. So I had to find a way to hide these keys while still having an open-source code. Just remember, this isn't some pro hacker...

Creating a Postgres database in AWS

Hey everyone! If you've landed here, I hope you have a great time getting to know me and my efforts to create an amazing WebApp. In this blog, I plan to journal about my ideas and the learnings from building this project. So let's go over the plan! I...
