About Link to heading Guitar Paddle is a WASM based web tool to provide audio pedal with customised input and output device setup and Rust based audio realtime processing . Visit the application live at webpaddle.dhruvik.cc DSP logic summarized Link to heading Normal audio graph Link to heading
A high-performance, self-contained log monitoring engine built with Rust and WebAssembly. It features real-time file tailing, a multi-threaded ETL pipeline, and a reactive dashboard powered by uPlot. Design Decisions Link to heading Actor-Based Broadcaster: To eliminate lock contention, the system uses a Central Hub Pattern. Independent threads for Logs and Metrics “fire and forget”…
Observation Link to heading What it is: What you noticed before taking action. What belongs here: A pattern you saw A problem you encountered A curiosity that emerged A friction point A hypothesis forming A question that bothered you Important: No conclusions. No emotional storytelling. Just the raw trigger. This section answers: What made me run this experiment? Experiment Link to heading What it…
Observation Link to heading Following a job transition and prolonged stress exposure (approx. 3 years), multiple physical and behavioral regressions were observed: Poor mind body connection Restlessness and laziness Poor body shape and underconfidence Overweight 89.9kgs Poor diet Experiment Link to heading The experiment focused on environmental restriction + nutritional precision + structured…
2023 Wrap Up: A Journey of Code, Beaches, and Resilience 🚀🏖️ Link to heading As the pages of 2023 turn, let’s go through a series of events—coding escapades, sun-soaked beaches, and the quiet battles fought behind the scenes. Inspired by the wrap-ups from Spotify, YouTube Music, Reddit, and more, let’s delve into the major events that shaped 2023. 1. Miniwordgames.com Launch: 🚀 Link…
Dedicated and process-oriented professional with a strong enthusiasm for understanding and optimizing systems. Skilled at implementing cutting-edge technologies to drive real business impact. A proven problem-solver who thrives on challenges and views them as opportunities for growth. Quick learner, continuously adapting to new technology stacks, and ready to contribute dynamic solutions in any…
Logic is a muscle. These puzzles are the gym. Created for the moments between the code, to keep the mind sharp and the spirit curious. Tip Did you know? Engaging in logical puzzles stimulates neuroplasticity—essentially “freshening” your 🧠 cells. Do share with your friends and help them kill some time productively. 🚀 📊 Analytics are processed client-side via localStorage. Your data…
Golang WebSocket Package for Real-time Messaging in Words Battle Game This open-source Golang package leverages the power of Gorilla WebSocket to facilitate seamless communication within a Words Battle Game. Serving as a comprehensive wrapper, it efficiently manages clients, rooms, and messages. The package is designed to handle dynamic events, such as the addition or removal of clients from…
Table of Contents × With my professional experience across domains, building systems and collaborating with like-minded people, I’ve been driven to pursue ideas that can scale into meaningful products. To me, a venture sits at the intersection of: 🪵 A real problem 🛠️ The skillset to solve it 🏗️ A team to scale it 🔋 A revenue model to sustain it Note Let’s build the intersection 🤝. If…
A timeline of my journey across domains, technologies, and impact-driven roles throughout 4 years of my professional career. Table of Contents × Infocusp Innovations — Cusp Money Link to heading Cusp Money is a family wealth management consumer product delivered through mobile applications. It is a product venture by Infocusp Innovations Investment Services: Leading development of KYC, CAN,…
MiniWordGames is an engaging multiplayer word game that combines the thrill of real-time battles with the challenge of word creation. This project utilizes Golang for the backend server, Vue.js for the frontend application, WebSocket for real-time communication, and Docker for easy deployment. The game is hosted under the domain miniwordgames.com. Tech Stack Link to heading Features Link to…
Introduction Link to heading SimplySocket is built for real-time communication with clients, efficiently managing message broadcasting, room creation, and event handling. It’s designed to scale well for multiplayer games and similar applications that require synchronized messaging across clients. Features Link to heading Message Broadcasting: Efficiently push messages to multiple clients.…