Injae LeeEngineering Evaluation Matrix — Engineering Manager SeriesAs an Engineering Manager at various levels, having an evaluation matrix that encompasses both technical and soft skills is invaluable…Jun 20Jun 20
Injae LeeHandy Code: ‘argparse’ — Python Argument ParserArguments to any application exposes feature optionality to the execution mode of the application. Let’s start with the needs of the…Mar 5, 2023Mar 5, 2023
Injae LeeTime Range Queries with Mongo ObjectIDWhen storing massive amounts of data in data lake or data warehouse solutions with each data entry attached to an ObjectID, the timestamp…Dec 26, 2020Dec 26, 2020
Injae LeeJSON Web Token / JWT Raw Implementation in Python3In this article, we are going to walkthrough a version of the raw implementation of the JWT specification in Python3. For simplicity, we…Dec 25, 2020Dec 25, 2020