$ whoami
Christos Ploutarchou | Senior Backend Developer | Blockchain & ML/AI Engineer | Fintech Enthusiast | Go, Python, Zig | Building decentralized systems and intelligent trading solutions π
π Currently crafting microGo and blockchain solutions
π± Diving into Zig for high-performance systems
π€ Seeking collaborators for blockchain infrastructure and DeFi projects
π¨βπ» All my creations live at https://github.com/cploutarchou
π Sharing my thoughts at https://christosploutarchou.com/posts/
π¬ Ask me about Golang, Python, Zig, Blockchain, ML/AI, or Dockerized Systems
π« Reach me at cploutarchou@gmail.com
π Peek at my journey: My Resume
β‘ Fun fact: I debug with coffee and lemon ice cream.
> cat tech_stack.txt
- Backend Frameworks:
- Data Protocols:
- Database Tech:
- AI Tools:
- Data Processing:
- Cloud Infrastructure:
- Workflow Engines:
- Development Tools:
> why_zig
"Choosing Zig over Rust and C because:
- No hidden control flow = predictable performance
- No hidden memory allocations = better control
- Simpler than Rust, safer than C
- Incredible C/C++ interop without FFI
- Comptime > Templates/Macros
- Cross-compilation made easy
The sweet spot between C's simplicity and Rust's safety π"