Published inBetter ProgrammingNaïve Bayes vs. SVM for Image ClassificationA comparison of the two most popular image classifiersJan 13, 2022Jan 13, 2022
Published inBetter ProgrammingVisualize Trees and Graphs in Seconds With DSPlotA Python package that draws and renders images of data structuresJan 11, 2022Jan 11, 2022
AWS Certified Solutions Architect — Associate Study GuideHow I passed AWS SAA-C02 exam in less than 2 monthsJul 14, 2021Jul 14, 2021
What I Learned from My First Engineering InternshipKey takeaways, both technical and non-technicalMay 12, 2021May 12, 2021
Accelerate Distributed Applications with MemcachedUse cache to reduce resource access timeMay 6, 2021May 6, 2021
REST — the New Standard in Web Service ArchitecturesWhat you need to know about the architecture behind the World Wide WebJan 7, 2021Jan 7, 2021
Object Serialization and Deserialization in PythonHave you ever found yourself in a situation where you need to convert custom objects into JSON objects / dictionaries and vice versa? If…Dec 10, 2020Dec 10, 2020
ORM and SQLAlchemy — The ‘Magic Wand’ in Database ManagementYou are a backend developer having to deal with bulky databases on a daily basis? You found yourself fed up with writing lengthy and…Nov 10, 20201Nov 10, 20201