hqcoding's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
amix/vimrc
The ultimate Vim configuration (vimrc)
mbadolato/iTerm2-Color-Schemes
Over 385 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more
checkcheckzz/system-design-interview
System design interview for IT companies
nikitavoloboev/config
Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor..
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
altercation/vim-colors-solarized
precision colorscheme for the vim text editor
nicolashery/mac-dev-setup
A beginner's guide to setting up a development environment on macOS
macdao/ocds-guide-to-setting-up-mac
OCD's Guide to Setting up Mac
jiangmiao/auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
Yggdroot/indentLine
A vim plugin to display the indention levels with thin vertical lines
interviewdiscussion/tag
tags
dwaynee174/Yelp-Dataset-Challenge
A standalone Java application, which runs queries on the huge Data Set of YELP and extracts useful information. Filtering is based upon Main Categories, Sub Categories and Attributes a business belongs to. Allows user to filter the business results again based on City, State, Zip Code, Days of week and timings. Application is build by extracting and parsing the JSON data into ORACLE database and has JAVA swing front end for the user as a GUI.