Skip to content
View Smitbafna's full-sized avatar

Highlights

  • Pro

Block or report Smitbafna

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
Smitbafna/README.md

Hey, I'm Smit

I am a final year student at Indian Institute of Technology Roorkee.


Pinned Loading

  1. collaborative-editor collaborative-editor Public

    A real-time collaborative text editor built with Go and WebSockets. Multiple users can edit the same document simultaneously with operational transformation for conflict resolution.

    Go

  2. event-agent event-agent Public

    EventAgent is a passive event observer that subscribes to NATS JetStream events, validates them, persists them to SQLite, and correlates related events into workflow instances.

    Python

  3. terminal-copilot terminal-copilot Public

    Terminal Copilot is a CLI tool that wraps shell commands with intelligent diagnostics and an AI-powered workflow foundation.

    Python

  4. local-search-engine local-search-engine Public

    A fast, local document search engine built in Go. docsearch indexes your documents and lets you search them using keyword (BM25), semantic (vector embeddings), or hybrid search — all running entire…

    Go 2

  5. github-issue-solver github-issue-solver Public

    AI-powered GitHub issue solver that takes a GitHub issue URL and automatically analyzes the problem, identifies relevant files in the repository, and generates code fixes.

    Python