An open API service indexing awesome lists of open source software.

https://github.com/vkhanhqui/funny-things

Let's build something from scratch
https://github.com/vkhanhqui/funny-things

blevesearch chat-websocket cloud-gaming garbage-collector interpreter nested-comments proof-of-work rate-limiter webrtc-demos

Last synced: about 2 months ago
JSON representation

Let's build something from scratch

Awesome Lists containing this project

README

          

🍀You have funny projects want to share? Feel free to create a pull request. I really appreciate it!

In progress:
- [13 Interpreter](./interpreter)

- [14 Build a backend web framework from scratch](./backend-framework)

Completed:
- [1 Chat Web App Using Java WebSocket | Server & Multiple clients](./chat-web-app)

- [2 Chat Web App Using Java WebSocket & Docker | Server & Multiple clients](./chat-web-app-docker)

- [3 Rate Limiter - Algorithms](./rate-limiter)

- [4 Rate Limiter - Proof of Work](./rate-limiter-proof-of-work)

- [5 Rate Limiter - Token Bucket](./rate-limiter-token-bucket)

- [6 Practice rest, graphql, rpc, soap, etc..](./api-shapes)

- [7 Practice Goroutines](./goroutines)

- [8 Bleve search engine](./bleve-search)

- [9 jsonb in Postgres](./jsonb-postgresql)

- [10 Mark and Sweep algorithm](./mark-and-sweep)

- [11 Cloud Gaming](./cloud-gaming)

- [12 Build nested comments using stack](./nested-comments)