Pinned Repositories
Advent-of-Code-2022
Solutions to Advent of Code 2022 puzzles
Advent-of-Code-2023
Solutions to Advent of Code 2023 puzzles
BitTorrent
Implementing BitTorrent Protocol v1
Content-Based-Image-Indexing
Content Based Image Indexing and Retrieval with Deep Learning
Crawler
A crawler written in python using scrapy framework
Distributed-Download
Distributed downloading of files over HTTP
Multi-Interface-Download
Distributed downloading of files over HTTP using multiple interfaces
PyGit
Implementing Git
RESP
Implementing Redis serialization protocol (RESP)
YOLOv5-Face-Detection
Face Detection with YOLOv5
nadeemakhter0602's Repositories
nadeemakhter0602/YOLOv5-Face-Detection
Face Detection with YOLOv5
nadeemakhter0602/Advent-of-Code-2022
Solutions to Advent of Code 2022 puzzles
nadeemakhter0602/Advent-of-Code-2023
Solutions to Advent of Code 2023 puzzles
nadeemakhter0602/BitTorrent
Implementing BitTorrent Protocol v1
nadeemakhter0602/Content-Based-Image-Indexing
Content Based Image Indexing and Retrieval with Deep Learning
nadeemakhter0602/Crawler
A crawler written in python using scrapy framework
nadeemakhter0602/Distributed-Download
Distributed downloading of files over HTTP
nadeemakhter0602/Multi-Interface-Download
Distributed downloading of files over HTTP using multiple interfaces
nadeemakhter0602/PyGit
Implementing Git
nadeemakhter0602/RESP
Implementing Redis serialization protocol (RESP)
nadeemakhter0602/FaceNet-Face-Clustering
Face Clustering using FaceNet
nadeemakhter0602/GeeksForGeeks
Solutions to GeeksForGeeks practice problems
nadeemakhter0602/Instagram-Like-App
An instagram like app made with flutter
nadeemakhter0602/Intel-Image-Classification
nadeemakhter0602/LeetCode
Solutions to Leetcode problems
nadeemakhter0602/Neural-Network
Implementing Neural Network components
nadeemakhter0602/RedisQ
Simple Redis Queue Client
nadeemakhter0602/Scraper
Scraper which scrapes data from sites
nadeemakhter0602/SwingMiniProject
Simple Java GUI app for MVC model, Swing and AWT practice
nadeemakhter0602/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
nadeemakhter0602/YOLOv5-Object-Detection
Object Detection with YOLOv5