Solving 0-1 Knapsack Problems 02-13-2023 02-13-2023 blog 11 minutes read (About 1582 words)Recursion, Dynamic Programming, and Linear Programming Python, Optimization, Linear Programming, Recursion, Dynamic Programming Read more
Sending Emails Using Python and Gmail 12-29-2022 12-29-2022 blog 4 minutes read (About 602 words)Straightforward But Less Secure Way of Sending Gmail Using Python Python, Google, Gmail, Email Read more
Python Interpreter in Browser 10-26-2022 10-26-2022 blog 3 minutes read (About 413 words)Running and Sharing Python in Browser Python, HTML Read more
Python graphlib Topological Sort 09-21-2022 09-21-2022 blog 6 minutes read (About 871 words)Python Official Topological Sort Implementation Python Read more
Function Binding and Performance Measurement 04-07-2022 08-28-2022 blog 7 minutes read (About 1012 words)Creating Helper Functions for Performance Measurement in C++, CUDA and Python CPP, Python, CUDA Read more
Python Everyday Routine Scheduler 03-27-2022 03-27-2022 blog 7 minutes read (About 1096 words)Automate Daily Routines Using Python Python Read more
Random Meals 03-08-2022 04-29-2022 project 7 minutes read (About 1051 words)Help You Decide Which Restaurant to Go Python, Flask, JavaScript, HTML, Restaurant, Meal Read more
Python C Library Function Binding Using ctypes 01-31-2022 01-31-2022 blog 5 minutes read (About 749 words)Call Functions from Foreign C Libraries Python, C Read more
PUBG Red Packet Game Real-Time Leaderboard 12-30-2021 05-27-2022 project 4 minutes read (About 605 words)Monitor Famous PUBG Player Red Packet Games in Real-Time Python, Flask, Redis, SQL, PUBG, Heroku Read more
Pixabay Image Download Using Python AsyncIO 10-25-2021 10-25-2021 blog 10 minutes read (About 1495 words)Single-Thread Asynchronously Downloading Royalty-Free Images Python, AsyncIO, Pixabay Read more