Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vm-001/vm-001
https://github.com/vm-001/vm-001
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vm-001/vm-001
- Owner: vm-001
- Created: 2023-12-26T03:46:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T06:03:32.000Z (4 months ago)
- Last Synced: 2024-07-16T08:22:26.236Z (4 months ago)
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 👋 Hi there
From the moment I produced "Hello World" in the console of my first application, I knew I was hooked into the world of software development.
I have 7 years of software development experience across different fields, such as e-commerce, enterprise SaaS, and API Gateway. Over the past years, I
- break down monolithic systems into microservices
- implement a RPC framework based on JSON-RPC protocol
- design database desensitization to meet GDPR compliance
- develop billing system using Stripe
- develop distributed tracingI'm currently hooked on application observability, and learning tracing and profiling.
#### About Me
- I hate learning new programming languages, but I write Go, Lua, Java, Rust, HTML/JavaScript/CSS
- I love building products
- I call myself an investor
- I like chatting with strangers#### Posts
- [Stepping debug NGINX](https://github.com/vm-001/nginx/blob/nginx-debug/docs/markdown/debug-nginx-on-vscode.md)
- [Understanding Nginx graceful shutdown](https://medium.com/@vm-001/%E7%90%86%E8%A7%A3-nginx-%E7%9A%84%E4%BC%98%E9%9B%85%E9%80%80%E5%87%BA%E6%9C%BA%E5%88%B6-554c08ccaa6b)
- [Why I don't like Tim Cook](https://vm0x00.com/posts/tim-cook)#### Maintaining Projects
- [lua-radix-router](https://github.com/vm-001/lua-radix-router) A lightweight high-performance and radix tree based router. (Top performance in opensource gateways [benchmark](https://github.com/vm-001/gateways-routing-benchmark))
- [lua-jsonschema-mocker](https://github.com/vm-001/lua-jsonschema-mocker) JSONSchema mocker for Lua/LuaJIT
- [learning-ebpf](https://github.com/vm-001/learning-ebpf)#### Incubating Projects (Looking for someone to work together)
- X-Balancing: A balancing toolkit
- X-Agent: Lua application agent for profiling