Resources

Intro

Below is a table listing online resources utilized throughout my academic and professional journey, with periodic updates.

Resource Table

Resource Link Summary
https://sqlbolt.com Learn or brush up basic SQL with interactive quizzes
https://bios-pw.org BIOS password recovery
https://resumeworded.com Resume review using AI for ATS
https://www.overleaf.com Online LaTex Editor
https://education.github.com/pack A suite of software, offered free of cost for college students
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django The best Django tutorial
https://www.pramp.com Mock coding interviews with peers also preparing for tech interviews
https://dbdiagram.io/home Create database schema diagrams
The Missing Semester Video Playlist from MIT covering shell scripting, git version control, VIM and more
CS106B Programming Abstraction Video Playlist from Stanford for Data Structures and Algorithms in C++
Finance Theory 1 Video Playlist from MIT covering present value relations, fixed income securties, equities, forward and future contracts and more.
Intro to Database Systems Video Playlist from CMU on database systems, covering modern SQL, storage, compression, disk I/O, indexes and more.