LEAGUE OF LEGENDS BOT
PyQt5 | Qt Designer | PyAutoGUI | Pynput | Thread and QThread | PyTesseract | Pillow
Script that executes in either QtGUI or terminal/console; A game bot that uses primitive I/O functions with PyAutoGUI; Features 30+ champions each utilizing their unique skills in clearing jungle camps;
Private Source Code
GLOBAL NEWS SERVICES
Tkinter | BeautifulSoup | Urllib | Regex | Sqlite3
Scripts that executes in either QtGUI or terminal/console; A game automation bot that uses primitive I/O functions with PyAutoGUI; Features 20-or-so champions each utilizing their unique skills in clearing jungle camps; Item purchase system implemented with a Tree data structure and DFS algorithm;
Private Source Code
PIXEL ART BUBBLE GENERATOR
Pillow | argparse | os
Generates a pixel art PNG image of a speech bubble
Confidential Source Code
POLYGON MAKER
Turtle
Generates a line of polygons using Turtle library
Confidential Source Code
BACTERIA COLONY ANIMATION
Matplotlib | Numpy
An animation of bacteria colony chemotaxis behavior in a space provided with nutrients; Bacteria dying and giving birth included;
Private Source Code
CONSTELLATION MAPPING
XML
Script that reads from Yale Bright Star Catalog and maps into SVG using star parameters such as right ascension, declination, and magnitude;
Private Source Code
PSEUDO YOUTUBE DOWNLOADER
PyQt5 | Selenium
A downloader that employs web-crawling activities to download a youtube video;
View Source Code
UPWORK COVER LETTER GENERATOR
Tkinter | PyInstaller
An executable program to generate a cover letter according to user-defined project parameters;
Private Source Code
TASK TRACKER
Matplotlib | DateTime
A program that defines a function returning a pseudo-hyperbolic progress;
Confidential Source Code
PARKING SYSTEM
None/Minor Libraries Involved
A parking system project for recording entry and exit of vehicles from a parking lot model; Also features exportation and importation of aforementioned records;
Confidential Source Code
PDF SCROLLER
PyAutoGUI | Speech_Recognition
A program that scrolls a pdf upon 'up' and 'down' voice command;
Confidential Source Code
SYSTEM ACCOUNTS MANAGER
Subprocess
A program for creating, updating, and deleting user accounts in Windows OS;
Confidential Source Code
DJANGO STATIC FILES REPLACER
HTML | OS
A program that generates a revised HTML file by applying the {% static %} format on an HTML template;
View Source Code
HTML LIST GENERATOR
HTML | DFS
A program that generates a nested HTML list elements from a given list structure using DFS algorithm;
Confidential Source Code
DEVICE CHECKER
Regex
A program that checks for active HA devices; Also identifies component failures;
Confidential Source Code
STORY GENERATOR
None/Minor Libraries Involved
A program that generates a story from a given template in text file format;
Confidential Source Code
THUMBNAIL GENERATOR
Pillow
A program that generates images for youtube thumbnails;
Private Source Code
CRYPTOCURRENCY WEIGHT BALANCER
Recursion
A program that recursively balances the weights of a set of cryptocurrencies while not exceeding the weight-capping;
Confidential Source Code