kimtaewoo1005's Stars
public-apis/public-apis
A collective list of free APIs
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
standard/standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
fathyb/carbonyl
Chromium running inside your terminal
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
mgechev/javascript-algorithms
💻 JavaScript implementations of computer science algorithms
nicholas-ochoa/OpenSC2K
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
amilajack/reading
A list of computer-science readings I recommend
haseebr/competitive-programming
my foray into the world of competitive programming
tcorral/Design-Patterns-in-Javascript
Design Patterns applied to Javascript code.
diptomondal007/GoLangBooks
A list of best books which are needed to be a specialist in golang
evanyeung/terminal-slack
Terminal client for slack
790013438/Free-Algorithm-Books-1
PacktPublishing/Node.js_Design_Patterns_Second_Edition_Code
Code repository for Node.js Design Patterns Second Edition, published by Packt
bvwells/go-patterns
Design patterns for the Go programming language
PacktPublishing/Learn-Data-Structures-and-Algorithms-with-Golang
Learn Data Structures and Algorithms with Golang, published by Packt
luijar/functional-programming-js
Code Samples Functional Programming in JavaScript, Manning 2016
PacktPublishing/Go-Design-Patterns
This is the code repository for the book, Go Design Patterns, published by Packt
ismanf/golang-design-patterns
Implementation of design patterns in Golang
amilajack/js-algorithms
A collection of algorithms written in javascript
Elevista/vue-minesweeper
Vue Minesweeper 🚩
jhartikainen/mongoose-testing-examples
Example code for unit testing Mongoose models