Skip to content
View arjungarg07's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report arjungarg07

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
arjungarg07/README.md

Arjun Garg

Software Engineer | Systems Enthusiast

Twitter Follow LinkedIn Medium Gmail


Coding GIF

Core Focus: The intersection of Database Systems and AI Infrastructure.
Exploring how to architect "Agent-First" systems that optimize for speculative queries and reasoning-heavy workloads.


πŸ‘¨πŸ½β€πŸ’» About Me

I am a Software Developer from India passionate about building robust automation tools and scalable infrastructure. I enjoy reflecting on architectural ideas and devising efficient problem-solving methods for challenging tasks.

I am an open-source enthusiast who loves to collaborate and share knowledge with the community. I take great care in the architecture and code quality of the systems I build, constantly looking to learn new technologies as the landscape evolves.

🧠 Areas of Interest

My technical exploration revolves around the bidirectional integration of database primitives and AI systems:

  • Agentic Data Systems: Designing infrastructure that proactively anticipates user intent rather than passively executing queries.
  • LLM Infrastructure: Optimizing cost-accuracy trade-offs in multi-stage pipelines and reasoning loops.
  • System Observability: Building fault-tolerant workflows and reliability layers for non-deterministic applications.

πŸ›  Languages & Technologies

I prioritize tool selection based on architectural fit and system requirements.

Domain Stack
Languages
Data Systems
Infrastructure

πŸ“ˆ GitHub Statistics

Arjun's Github Stats

Open for collaboration on Systems Research and Open Source.

Pinned Loading

  1. gcs-to-redis-operator gcs-to-redis-operator Public

    Efficiently transfer and process data between Google Cloud Storage and Redis using this Go-based tool for batch operations.

    Go 2

  2. app-relations-discovery app-relations-discovery Public

    Forked from asyncapi-archived-repos/cupid

    A library that focuses on finding and analyzing the relationships between AsyncAPI Documents too later output consolidated information about the system architecture. Output format should be customi…

    JavaScript

  3. Stackoverflow-Crawler Stackoverflow-Crawler Public

    Node.js based recursive stackoverflow questions crawler.

    JavaScript 1

  4. github-issue-clone github-issue-clone Public

    Github issue clone

    JavaScript 1

  5. relation-finder-prototype relation-finder-prototype Public

    Prototype for Application Relations Finder

    JavaScript

  6. atomKV atomKV Public

    A Bitcask-style key-value store in Go. Append-only writes for durability, in-memory index for O(1) lookups. Thread-safe.

    Go