Pinned Repositories
first-contributions
🚀✨ Help beginners to contribute to open source projects
go-patterns
Curated list of Go design patterns, recipes and idioms
golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
Instaclone
A photo sharing web application, built with Go and PostgreSQL. Designed with a clean and minimal UI.
javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
LeetCode.py
monkey
A simple yet powerful interpreted language written in Go. Supports data structures like boolean, strings, arrays, hash tables etc.
one-click-hugo-cms
Practical-implementation-of-Go-Interface
Building a boolean tree with Go Interface
shengng325.github.io
Repo for my portfolio page
shengng325's Repositories
shengng325/go-patterns
Curated list of Go design patterns, recipes and idioms
shengng325/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
shengng325/monkey
A simple yet powerful interpreted language written in Go. Supports data structures like boolean, strings, arrays, hash tables etc.
shengng325/first-contributions
🚀✨ Help beginners to contribute to open source projects
shengng325/Instaclone
A photo sharing web application, built with Go and PostgreSQL. Designed with a clean and minimal UI.
shengng325/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
shengng325/LeetCode.py
shengng325/one-click-hugo-cms
shengng325/Practical-implementation-of-Go-Interface
Building a boolean tree with Go Interface
shengng325/shengng325.github.io
Repo for my portfolio page
shengng325/snake-owl
shengng325/Sudoku-Solver-Visualizer
A sudoku solver visualizer, capable of solving 4x4, 9x9 and 16x16 sudoku using Backtracking algorithm
shengng325/TDD-in-JavaScript
Recreating JavaScript Array methods with Test Driven Development (TDD)
shengng325/TensorFlow-On-Road-Object-Detection
A real-time object detector to detect on-road objects. Built with TensorFlow Object Detection API.
shengng325/WatchAndCodeInJavaScript
Beast-level exercises in WatchAndCode curricular