Skip to content
View dhawal-pandya's full-sized avatar
💻
Programming
💻
Programming

Block or report dhawal-pandya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dhawal-Pandya/README.md

Hello, I'm Dhawal Pandya

Software Engineer building distributed systems, AI tools, and simulations of complex worlds.

Currently at Bolt, where I work on merchant onboarding, checkout experiences, and AI-powered support systems.

Outside work, I build projects exploring emergent worlds and pursuit-evasion games to predator-prey ecosystems and distributed observability, when I am not writing blogs or going on treks.


Current

  • Building Matsyalok, a living digital ecosystem
  • Building Outrun, an implementation of the Angel Problem
  • Building Aeonis, conversational distributed tracing
  • Learning more about LLM agents and distributed systems

Interests

  • Distributed Systems
  • AI Engineering
  • Operating Systems
  • Databases
  • Simulation
  • Emergent Behaviour
  • Graph Theory
  • Algorithms
  • Philosophy

Featured Projects

Matsyalok

A persistent predator-prey world where hundreds of organisms evolve through simple local rules.

Aeonis

An AI-native observability platform that lets developers inspect distributed systems through conversation instead of dashboards.

Outrun

A browser implementation of John Conway's Angel Problem with multiple strategies, replay support, and visualization.


Writing

Occasionally writing about

  • Distributed systems
  • Emergence
  • AI
  • Algorithms
  • Software engineering

Languages

Go • Python • Java • JavaScript • SQL

Technologies

LLM • PostgreSQL • Kafka • Docker • Kubernetes • AWS • GCP • Linux • React • Next.js


Website https://dhawal-pandya.github.io

Blog https://dhawalpandya01.hashnode.dev

LinkedIn https://linkedin.com/in/dhawal-pandya

Email dhawalpandya.01@gmail.com

dhawal-pandya

Pinned Loading

  1. aeonis aeonis Public

    Aeonis is an observability platform designed to provide deep, AI-powered insights into your applications.

    Python 2

  2. NeatTrace NeatTrace Public

    NeatTrace is a lightweight log formatter that prettifies JSON logs in real-time. It is designed to work seamlessly with Unix pipes and is particularly useful for making logs easier to read during d…

    Rust 2 1

  3. Pokedex Pokedex Public

    I made a Pokedex using a tutorial, using react.

    TypeScript 1

  4. Portfolio Portfolio Public

    The react code of my portfolio site.

    JavaScript 2

  5. SpringStorm SpringStorm Public

    A minimalistic Weather web-app, which gets you the best representation of weather, made using React.

  6. tic-tac-toe-minimax tic-tac-toe-minimax Public

    A Tic tac toe game built in C++ as an exercise

    C++