Pinned Repositories
1brc
Gunnar's 1 Billion Row Challenge (Python)
ASCII-ART
A very basic image to ascii art converter
chargedmonk.github.io
My Portfolio
Machine-Learning
Meme_Bot
A bot which posts the memes collected from Reddit on Facebook.
Rage_of_Orion
A retro style space shooting game with cool music and powerups.
Social-Distancing-using-YOLOv5
Classifying people as high risk and low risk based on their distance to other people.
Vehicle_Detection
XyNET
A Python package that creates subtitles (closed captions) for a video.
ZyPHER
A home security device based on IoT made using Raspberry Pi 3B+ and a motion sensor, which captures the image and video of the intruder and notifies the owner/s via email.
ChargedMonk's Repositories
ChargedMonk/Social-Distancing-using-YOLOv5
Classifying people as high risk and low risk based on their distance to other people.
ChargedMonk/ZyPHER
A home security device based on IoT made using Raspberry Pi 3B+ and a motion sensor, which captures the image and video of the intruder and notifies the owner/s via email.
ChargedMonk/Rage_of_Orion
A retro style space shooting game with cool music and powerups.
ChargedMonk/XyNET
A Python package that creates subtitles (closed captions) for a video.
ChargedMonk/Meme_Bot
A bot which posts the memes collected from Reddit on Facebook.
ChargedMonk/Vehicle_Detection
ChargedMonk/1brc
Gunnar's 1 Billion Row Challenge (Python)
ChargedMonk/ASCII-ART
A very basic image to ascii art converter
ChargedMonk/chargedmonk.github.io
My Portfolio
ChargedMonk/Data-Science-with-Julia
Exploring data science through Julia programming language
ChargedMonk/editsql
ChargedMonk/Machine-Learning
ChargedMonk/fastai-v3
Starter app for fastai v3 model deployment on Render
ChargedMonk/FullStackOpen
Assignments of the course FullStackOpen
ChargedMonk/geo-annotation-tool
A simple tool for annotating geo-layout data
ChargedMonk/HTTP-Request-App
A http request app made for the course Computer Networks CSL334
ChargedMonk/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ChargedMonk/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
ChargedMonk/Server-Client-communication-using-UDP-Protocol
Project for my Computer Networks course CSL334 - server & client following UDP protocol to fetch records from college management database.
ChargedMonk/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS