HarshKapadia2
Software Engineer • Organiser @OurTechCommunity • FAE @amd
@OurTechCommunity @amdAustin, TX, USA
Pinned Repositories
attendance_management
A web app for managing attendance!
compilation-examples
Examples to illustrate Preprocessing, Compilation, Assembling and Linking.
dev
Harsh Kapadia's projects and resources.
git-graph
Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.
git_basics
A PWA and TWA for Git and GitHub concepts and commands.
mac-ip-routing
A simple demo to illustrate how IP and MAC addresses work together to route packets.
networking
Harsh Kapadia's Computer Networking knowledge base.
parse-elf
A simple 64-bit ELF file parser in C.
tcp-version-performance-comparison
Comparing the performance of TCP Reno, TCP CUBIC, TCP Vegas and TCP BBR.
catchup
The OTC CatchUp web app and workflows.
HarshKapadia2's Repositories
HarshKapadia2/git_basics
A PWA and TWA for Git and GitHub concepts and commands.
HarshKapadia2/networking
Harsh Kapadia's Computer Networking knowledge base.
HarshKapadia2/dev
Harsh Kapadia's projects and resources.
HarshKapadia2/resume
Résumé for Harsh Kapadia (PDF).
HarshKapadia2/preview-markdown
A live Markdown previewer.
HarshKapadia2/cli
Command Prompt and Linux's Terminal commands.
HarshKapadia2/docker
Resources and commands for Docker.
HarshKapadia2/git_internals
Exploring the internals of Git.
HarshKapadia2/mac-ip-routing
A simple demo to illustrate how IP and MAC addresses work together to route packets.
HarshKapadia2/talks
Harsh Kapadia's talks and interviews.
HarshKapadia2/badger-2040
My experimentations with the Badger 2040 hardware.
HarshKapadia2/dynamic-dns
A utility to update an existing DNS record on Cloudflare when the public IP changes.
HarshKapadia2/linux
Harsh Kapadia's Linux knowledgebase.
HarshKapadia2/HarshKapadia2
My GitHub profile.
HarshKapadia2/flask_course_task_manager
A simple task manager using Flask. From a YouTube video (link in README.md)
HarshKapadia2/git-server
A simple self-hosted Git server.
HarshKapadia2/nanonets-ocr
A test NPM package to use the Nanonets OCR API.
HarshKapadia2/portfolio-v2
Harsh Kapadia's portfolio.
HarshKapadia2/testt
Nothing but experimentation with Git and GitHub.
HarshKapadia2/compilation-examples
Examples to illustrate Preprocessing, Compilation, Assembling and Linking.
HarshKapadia2/parse-elf
A simple 64-bit ELF file parser in C.
HarshKapadia2/assembly
Assembly language knowledgebase.
HarshKapadia2/bostonopen-people
HarshKapadia2/dotfiles
Harsh Kapadia's dotfiles.
HarshKapadia2/homa-perf
Comparing the performance of Homa with TCP.
HarshKapadia2/HomaModule
A Linux kernel module that implements the Homa transport protocol.
HarshKapadia2/iperf3-test
iperf3 setup and test scripts.
HarshKapadia2/mlh-june-2023
HarshKapadia2/nanonets
NanoNets' Optical Character Recognition and Image Classification Node.js SDK.
HarshKapadia2/regex
All about RegEx.