Projects
A list of projects I have been working on or built
CarPricing Telegram Bot
Telegram bot that answers queries about car prices. It first parses data from famous car website in Korea, and using OpenAI API answers to question from the collected data.
Python • OpenAI API • Flask
Lead Generation Automation
In order to eliminate manual task, created selenium to automate the process of lead generation. It is a simple python script that uses selenium to automate the process of lead generation.
Selenium • Python •
AttackLab
Buffer overflow attack known as Attack Lab or Buffer Bomb in System Programming course.
C++ • •