Hello! I’m Krishna — developer, macro & nature photographer, and habitual coffee tinkerer.
This site is a collection of my work, ideas, and half-baked experiments.
Articles
- Low-poly Image Generation
- Debugging asyncio performance
- Static analysis of blocking calls in async Python
- Using React Hooks in a Class Component
Open problems
Some trickier problems that I’ve been thinking about lately:
- 🚦 AsyncIO’s blocking call problem (Python)
- 🧭 AsyncIO-compatible DynamoDB ODM for Python
- 🔔 Building a Google Alerts that actually works