____ _ _ ____ __ __ _ _
| _ \| | | | _ \ \ \ / /| | | |
| | | | |_| | |_) | \ V / | | | |
| |_| | _ | _ < | | | |_| |
|____/|_| |_|_| \_\ |_| \___/
dhryu@server:~$ whoami
Backend Developer & Infrastructure Engineer
Building scalable systems with modern technologies
dhryu@server:~$ cat tech-stack.txt
▸ Backend & API
Spring Boot
Java
C#
ASP.NET Core
REST API
JWT
▸ Database
PostgreSQL
Redis
MSSQL
▸ DevOps & Infrastructure
Docker
Nginx
Cloudflare Tunnel
Tailscale VPN
Linux
▸ Mobile
Flutter
Dart
dhryu@server:~$ cat current-learning.txt
🚀 Microservices Architecture
🐳 Container Orchestration
☁️ Cloud Infrastructure
🔐 Security & Authentication
📊 System Design & Scalability
dhryu@server:~$ cat philosophy.txt
"Code is like humor. When you have to explain it, it's bad."
- Clean code, clear architecture, better systems.
dhryu@server:~$ systemctl status server
● server.service - dhryu's infrastructure
Loaded: loaded
Active: active (running)
Services:
├─ ● nginx.service
├─ ● postgresql.service
├─ ● redis.service
└─ ● cloudflared.service
dhryu@server:~$ fortune
"First, solve the problem. Then, write the code."
- John Johnson
dhryu@server:~$ help
dhryu@server:~$ echo "Always learning, always building"
Always learning, always building 🚀
dhryu@server:~$