Skip to main content
> bishweshwar.com
  • About
  • Experience
  • Projects
  • Labs
  • Blog
  • Résumé
  • Contact
  • About
  • Experience
  • Projects
  • Labs
  • Blog
  • Résumé
  • Contact
BLOG & ARTICLES

Technical Writing & Blog

Engineering deep dives, tutorials, and architecture guides on Go, distributed systems, and backend design, including tutorials published in Dev Genius on Medium.

DISTRIBUTED-SYSTEMS May 18, 2024 7 min read

Multi-Tier Failover in Distributed Rate Limiting Systems

Designing zero-downtime distributed rate limiters: handling Redis cluster network partitions, graceful degradation to sharded memory, and consensus recovery.

#distributed-systems#fault-tolerance#redis#concurrency#go#high-availability
Read Article →
GO Apr 10, 2024 7 min read

28 Million Decisions Per Second. Zero Allocations. One Rate Limiter.

How I engineered RateShield: an ultra-fast, zero-allocation Go rate limiter with a 64-shard memory engine, atomic Redis Lua scripting, and multi-tier failover.

#go#redis#concurrency#distributed-systems#performance
Read Article →
QUANTUM Nov 10, 2023 8 min read

Quantum Genetic Algorithm for Combinatorial Optimization

Exploring Quantum Genetic Algorithms (QGA): leveraging qubit chromosome representations and quantum rotation gates to solve the NP-hard 0-1 Knapsack problem.

#quantum-computing#algorithms#optimization#evolutionary-computing#python
Read Article →
GO Sep 22, 2023 6 min read Published in Dev Genius (Medium)

Working with Database: REST APIs in Go Fiber using GORM

How to integrate GORM ORM with Go Fiber for efficient database interactions, connection pooling, schema migrations, and clean repository abstractions.

#go#fiber#gorm#postgresql#databases#orm
Read Article →
GO Aug 15, 2023 5 min read Published in Dev Genius (Medium)

Building High-Performance REST APIs using Go Fiber

A practical guide to architecting modular, fast, and maintainable RESTful services using the Go Fiber web framework and clean code patterns.

#go#fiber#rest-api#microservices#web-framework
Read Article →
> bishweshwar.com

Engineering scalable microservices, high-throughput distributed systems, and AI-driven workflows.

Bengaluru, India (UTC+5:30)

Navigation

  • About & Background
  • Work Experience
  • Projects Showcase
  • Technical Labs
  • Engineering Blog
  • Printable Résumé
  • Contact

Specializations

  • Go & High Concurrency
  • Distributed Systems
  • Quantum Computing (QGA)
  • Rust & Systems Programming
  • AI & Workflow Automation
  • Applied Cryptography

Connect

  • GitHub ↗
  • LinkedIn ↗
  • Medium ↗
  • RSS Feed
  • Sitemap

© 2026 Bishweshwar Shome. Built with Astro & TypeScript. Zero tracking scripts.

Static HTML Sub-40ns Architecture