taichatha's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
kdn251/interviews
Everything you need to know to get the job.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
zadam/trilium
Build your personal knowledge base with Trilium Notes
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
trufflesuite/truffle
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
MetaMask/metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3358 LeetCode Problems (Weekly Update)
adnanaziz/EPIJudge
EPI Judge - Preview Release
joowani/binarytree
Python Library for Studying Binary Trees
Awesome-Interview/Awesome-Interview
Collection of awesome interview references.
FreeTymeKiyan/LeetCode-Sol-Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
yangshun/awesome-spinners
💫 A curated collection of dazzling web spinners
loklak/loklak_python_api
The loklak API for Python which makes it very easy to use and as a strict replacement to the twitter API
jeffzh4ng/picodsa
software 1.0 programs
MetaMask/metamask-docs
Developer documentation for MetaMask
arthurhammer/FrameGrabber
iOS app to extract video frames as images
2anki/server
Server to create Anki flashcards faster, easier and better today ⭐️
destinygg/website
Destiny.gg
MetaMask/metamask-onboarding
A library to help onboard new MetaMask users
erikbern/ann-presentation
Various gfx for a presentation at NYC ML meetup
yangshun/mac-terminal-shortcuts
Useful and common terminal shortcuts for macOS
pyrho/alfred-firefoxtabswitch
An Alfred workflow for quickly switching between Firefox tabs
WilfredTA/algorithmic_acrobatics
Exercises to practice the following: Dynamic Programming, backtracking, recursion, linked lists, binary trees, stacks and queues, sorting, Divide and conquer, search, and pointer based solutions