Skip to content
View biswajeetdev's full-sized avatar

Block or report biswajeetdev

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

Biswajeet Kumar

Backend developer in Bangalore. I build AI tools, automation pipelines, and secure APIs.

Focus: LLM integrations · Document intelligence · Browser automation · API security


Projects

Project What it does Stack
ai-policy-summarizer Parses & compares policy PDFs into structured summaries — key actions, roles, deadlines Python · Groq · Streamlit
doc-qa-ai RAG Q&A over any PDF, local embeddings, free LLM Python · FAISS · sentence-transformers
application-automation Fills Greenhouse ATS forms from a YAML profile — screenshot-before-submit safety step Python · Playwright
finance-dashboard-api RBAC REST API — JWT, rate-limited auth, CORS-hardened Node.js · PostgreSQL · TypeScript
rdb-alpha Redis-protocol key-value store, 25 commands, zero dependencies Python · asyncio
Calm Notes Full-stack wellness app with Stripe payments TypeScript · React · PostgreSQL

Languages: Python · TypeScript · Node.js · SQL · Rust
AI/ML: Groq · FAISS · sentence-transformers · RAG pipelines
APIs & Security: JWT · RBAC · rate-limiting · CORS · PostgreSQL · Express


GitHub Stats Top Languages


📍 Bangalore, India · portfolio · thisisbiswajeetkumar@gmail.com

Pinned Loading

  1. ai-policy-summarizer ai-policy-summarizer Public

    Turns policy PDFs into structured plain-English summaries. Compare mode diffs two documents. Groq + Streamlit.

    Python

  2. application-automation application-automation Public

    CLI that fills Greenhouse ATS forms from a YAML profile. Playwright-driven, screenshot-before-submit.

    Python

  3. Calm-Notes Calm-Notes Public

    Full-stack mindfulness journaling app with Stripe payments. TypeScript, React, PostgreSQL.

    TypeScript

  4. doc-qa-ai doc-qa-ai Public

    RAG Q&A over any PDF — local embeddings, FAISS, Groq. No OpenAI key required.

    Python

  5. finance-dashboard-api finance-dashboard-api Public

    Role-based REST API — JWT auth, RBAC, rate-limited routes, CORS-hardened. Node.js + PostgreSQL.

    JavaScript

  6. rdb-alpha rdb-alpha Public

    Forked from freeCodeCamp/rdb-alpha

    Redis-protocol key-value store in Python. 25 commands, zero dependencies, async I/O.

    Python