Stories and Cheat-Sheets

#Docker

Store Simululation

Source: https://github.com/hlud6646/storeSimul3
Dashboard: https://hlud.xyz/store

In an actual application, there’s a good chance that the interaction with the database will take place in a format which is different to simply executing statements inside a console. Like, it’s all well and …

Store Simululation

Car Accidents in the USA

Source: https://github.com/hlud6646/us-accidents

An interviewer asked me ‘What kind of exposure to SQL have you had?’ and I felt that my answer of ‘one uni subject and some hacker-rank practice problems’ was insufficient. Next time I will tell them about this.

I wanted to do …

Car Accidents in the USA