pavanpej
CS @ Northeastern. SWE Intern @ Infoblox. Into Golang, k8s, and most things cloud.
@Infoblox-CTOBoston, MA, USA
Pinned Repositories
hotload
A database/sql driver that supports reloading of database configuration without closing sql.DB.
A-to-Z-Resources-for-Students
Curated list of resources for college students
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-distributed-systems
A curated list to learn about distributed systems
BTComms
Communicate text using Bluetooth on 2 Android phones.
diag-pneumonia
A Flask project which uses Keras models to see a chest x-ray image, and detect whether it has pneumonia or not. Classes detected are: Normal, Bacterial, and Viral.
Journey-in-JS
A brief intro to JavaScript (and the ES6+ standards). Wrote it as a go-to blog for people interested in JS. Most content is from the identically titled courses over at Scrimba (scrimba.com)
ML-Lab
Jupyter Notebooks for Machine Learning Lab for the syllabus of the Visveswaraya Technological University. Contains Jupyter Notebooks of 10 different Machine Learning programs and algorithms ranging from extremely basic to intermediate.
pavanpej.github.io
A website by and for yours truly.
pavanpej's Repositories
pavanpej/pavanpej
pavanpej/pavanpej.github.io
A website by and for yours truly.
pavanpej/.vim
vim config
pavanpej/Array-3
pavanpej/Array-4
pavanpej/BFS-1
pavanpej/BFS-2
pavanpej/BFS-2.1
pavanpej/Binary-Search-3
pavanpej/BitManipulation-1
pavanpej/Competitive-Coding-10
pavanpej/Competitive-Coding-11
pavanpej/Competitive-Coding-4
pavanpej/Competitive-Coding-5
pavanpej/Competitive-Coding-6
pavanpej/Competitive-Coding-7
pavanpej/Design-3
pavanpej/DFS-1
pavanpej/Greedy-1
pavanpej/Hashing-5
pavanpej/Heaps-1
pavanpej/hotload
A database/sql driver that supports reloading of database configuration without closing sql.DB.
pavanpej/Linked-List-1
pavanpej/Linked-List-2
pavanpej/Stack-1
pavanpej/Stack-2
pavanpej/Trees-2
pavanpej/Trees-3
pavanpej/Trees-4
pavanpej/Tries-1