Pinned Repositories
blog-aggregator
A RSS feed aggregator in Go
Chirpy
Design REST APIs and Build Servers with Go
Cracking-Coding-Questions-by-Patterns
This repo helps us sharpen our algorithms and problem-solving skills with the minimum time required. You need to have a basic understanding of common data-structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. And you should also be familiar with Recursion and Big-O.
discord-clone-frontend
Grokking-the-Coding-Interview---Patterns-for-Coding-Questions
Data Structures and Algorithms by Patterns
Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
Intelli-Mall
A distributed system that simulates a retail experience coupled with some futuristic shopping robots.
Learn-Crytography-in-Go
maze
A Maze Adventure with Depth First Search
SpeedyWrite
test how fast Node, Python, Go, Rust PHP and C write 9000 lines into a file
LordMoMA's Repositories
LordMoMA/Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
LordMoMA/Intelli-Mall
A distributed system that simulates a retail experience coupled with some futuristic shopping robots.
LordMoMA/blog-aggregator
A RSS feed aggregator in Go
LordMoMA/Cracking-Coding-Questions-by-Patterns
This repo helps us sharpen our algorithms and problem-solving skills with the minimum time required. You need to have a basic understanding of common data-structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. And you should also be familiar with Recursion and Big-O.
LordMoMA/Chirpy
Design REST APIs and Build Servers with Go
LordMoMA/SpeedyWrite
test how fast Node, Python, Go, Rust PHP and C write 9000 lines into a file
LordMoMA/Grokking-the-Coding-Interview---Patterns-for-Coding-Questions
Data Structures and Algorithms by Patterns
LordMoMA/pokedex-cli
A Pokedex in a command-line REPL.
LordMoMA/foodie
LordMoMA/LordMoMA
LordMoMA/ride-hailing-service
Message Queue for Publisher/Subscriber (pub/sub) Scenarios with Go Practice
LordMoMA/SQL-Antipatterns
Avoiding the Pitfalls of Database Programming
LordMoMA/TODO-CLI
A smart TODO CLI to improve your work effeciency
LordMoMA/AdventOfCode2023
Share Code Solutions for Advent of Code 2023
LordMoMA/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
LordMoMA/docs
LordMoMA/GyrateHit
A bare-bones game for time-killing.
LordMoMA/homebrew-netprobe
LordMoMA/leetcode
Leetcode solutions
LordMoMA/MetaTune
An audio metadata CLI tool for extracting metadata from audio files
LordMoMA/mini-redis
A simple implementation of a Redis-like server. It is intended as a practical guide to network programming and basic data structures in C.
LordMoMA/NetProbe
a cli tool in Go to expose network stats
LordMoMA/Node-Knowledge
All Node Knowledge you need to know
LordMoMA/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
LordMoMA/online-store
An Online Store demo by PHP Laravel
LordMoMA/pingora
A library for building fast, reliable and evolvable network services.
LordMoMA/rate_limiter_algos
leaky bucket and token bucket
LordMoMA/SensorQualityControl
Check the quality of a sensor based on its logs
LordMoMA/web.dev
The frontend, backend, and content source code for web.dev
LordMoMA/WordCounter-CLI
Count the number of words from a file or a string in your terminal