🚀 30 Projects in 30 Days | Multi-Language Challenge 💻🔥 A collection of 30 versatile projects built in different programming languages over 1 month. Covering backend, scripting, and system automation to strengthen problem-solving & backend dev skills ⚡🌍.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
feat(day22-node-redis-cache): add GET /item listing and expand mock DB to 50 items
9d3845aView on GitHubfeat(day22-node-redis-cache): add in-memory metrics and /metrics endpoint (JSON + prometheus-style)
f3f6009View on GitHubfeat(day22-node-redis-cache): add Node.js Redis cache-aside demo
5f711c5View on GitHubchore(day21-bash-python-deploy): make deploy.sh executable and update deploy.status timestamps
e72ec3aView on GitHubfeat(day21-bash-python-deploy): add lightweight health HTTP server (127.0.0.1:8081) that responds to /health with "ok" and silences access logs
9f246f8View on GitHubfeat(day21-bash-python-deploy): add GitHub Actions deploy template, systemd sample and status example; avoid eval in deploy.sh; document auto-deploy
008aea4View on GitHubfeat(day21-bash-python-deploy): add deployment helper (deploy.sh), Python watcher, tests and README
514876bView on GitHubfeat(day20-csharp-inventory-api): add Inventory API (C# .NET) with CRUD, DI, validation, Swagger and tests
4355577View on GitHubfeat(day19-rails-event-booking): polish views & layout, add responsive styling and form UX; add clear_db script; update README with env-specific start instructions
3301e1aView on GitHubfeat(day19-rails-event-booking): add lightweight Sinatra + Sequel event-booking app with JSON API, models, views, tests, demos and run scripts
eb2bd9bView on GitHubchore(day18-go-chat-server): expand README and simplify client rendering
72846a6View on GitHubfeat(day18-go-chat-server): add minimal Go WebSocket chat server with static client
f282d8eView on GitHubfeat(day17-php-forum-api): show avatar initial and compute deterministic avatar bg/fg colors
f8a077cView on GitHubfix(day17-php-forum-api): robust timestamp parsing, prevent auth token race, clear stale username & CSS tweak
98e57d0View on GitHubfeat(day17-php-forum-api): add minimal PHP Forum backend with frontend, DB migrations, repos, controllers, services, and tests
fcf8f53View on GitHub