Pinned Repositories
back-end
Codefest 2022 AI Hackathon
data-structures-algorithms
Data Structures and Algorithms Explained in my own words
gpt3-email-generator
Using the GPT3 Language model, I create a web application that generates convincing looking emails and then sends them via Gmail. The user interacts with a frontend made with Streamlit
linkedin-web-scraping
Using comma counting and pattern matching techniques, I am able to successfully webscrape linkedin companies and profiles in 2022/2023
mean-shift-tracking
minkowski-box-counting
Measuring the Lengths of Coastlines through experimentally calculating their Dimension with the Minkowski-Bouligand Box Counting method
ml_helper_functions
Helper functions frequently used for Machine Learning and Data Science based projects
optiver-trading-competition
https://www.kaggle.com/competitions/optiver-trading-at-the-close
self-driving-car-gta-5
Training a neural network to drive a car autonomously using Grand Theft Auto 5 as an environment
youtube-clickbait-analysis
Reduce time and save attention waisted watching misleading YouTube videos
azavalny's Repositories
azavalny/gpt3-email-generator
Using the GPT3 Language model, I create a web application that generates convincing looking emails and then sends them via Gmail. The user interacts with a frontend made with Streamlit
azavalny/data-structures-algorithms
Data Structures and Algorithms Explained in my own words
azavalny/linkedin-web-scraping
Using comma counting and pattern matching techniques, I am able to successfully webscrape linkedin companies and profiles in 2022/2023
azavalny/youtube-clickbait-analysis
Reduce time and save attention waisted watching misleading YouTube videos
azavalny/back-end
Codefest 2022 AI Hackathon
azavalny/college-class-scheduler
A semester long project where I worked with 3 others to make a website that plans your entire schedule for you, based on not having classes during certain times, preferring longer or shorter classes, and the spacing between classes
azavalny/Face-and-Eyes-Detection
Using OpenCV, I created a reusable face and eyes detector that displays a box around the face and circles around the eyes to be used in Computer Vision applications
azavalny/mean-shift-tracking
azavalny/minkowski-box-counting
Measuring the Lengths of Coastlines through experimentally calculating their Dimension with the Minkowski-Bouligand Box Counting method
azavalny/ml_helper_functions
Helper functions frequently used for Machine Learning and Data Science based projects
azavalny/optiver-trading-competition
https://www.kaggle.com/competitions/optiver-trading-at-the-close
azavalny/self-driving-car-gta-5
Training a neural network to drive a car autonomously using Grand Theft Auto 5 as an environment
azavalny/TakeOnMeSketchifier
This software allows you to turn any image or live webcam feed into a sketched version similar to style shown in Aha's Take On Me Music video
azavalny/Asyncronous-Programming
Learning the fundamentals of Asynchronous Programming in Python and Javascript (Coroutines, Tasks, Futures, Callbacks, Promises, Async Await) to be later referenced and used in backend and database projects
azavalny/ayodamvp
MVP of our Restaurant dashboard
azavalny/ai-with-alex
azavalny/azavalny
azavalny/Body-Language-Decoder
azavalny/class-scheduler
Freshman Year Design project: Genetic algorithm to schedule optimal set of classes per a user's preference
azavalny/Donator-Pro
Your personalized AI tool that facilitates the donation process. 1st Place Winner at Philly Codefest 2023
azavalny/dragon-gpt-fe
for vercel deployment only
azavalny/FarmerPro
Our Owlhacks 2023 winning project!
azavalny/GPT-DCF
Using LLMs and Langchain to perform an automatic DCF evaluation of a public company for Investment Bankers
azavalny/interviews
Everything you need to know to get the job.
azavalny/personal-website
azavalny/RecyclerPro
Your personalized tool to help you easily categorize trash on the go
azavalny/reliable-agents
Making LLM-powered agents deterministic by having them manage a toolset of specialized, traditional machine learning models for tasks that require extremely high accuracy and precision
azavalny/system-design
System design and distributed systems concepts explained from Designing Data Intensive Applications explained in my own words for software engineering interviews
azavalny/VisionPro
Pennapps 2023 Project
azavalny/wineDB-demo
Wine database project