Skip to content
View 10div10's full-sized avatar
πŸ˜†
πŸ˜†

Block or report 10div10

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

Pinned Loading

  1. resume-linkedin-generator resume-linkedin-generator Public

    LangGraph multi-agent pipeline (Parser β†’ Writer β†’ JD-Matcher β†’ Critic ⇄ Writer β†’ Formatter) that generates JD-tailored resume/LinkedIn content using Groq/Llama, FastAPI, and Streamlit.

    Python 1

  2. codeswitch codeswitch Public

    LangGraph agent that translates Python functions to JavaScript with sandboxed verification and a bounded debug-retry loop

    Python

  3. forecast-api forecast-api Public

    Time-series forecasting API using Prophet, served via FastAPI and containerized with Docker. Includes automated CI/CD (GitHub Actions β†’ GHCR) with build validation and health-check smoke testing.

    Python

  4. langgraph-swe-agent langgraph-swe-agent Public

    An AI agent that writes, tests, and debugs code on its own β€” built with LangGraph and Groq, and it's actually opened a real GitHub PR.

    Python

  5. onboarding-assistant onboarding-assistant Public

    FastAPI service that explores a GitHub repo and generates a grounded onboarding guide using LLM tool calling (Groq/Llama 3.3) β€” no hallucinated file structures, only what the model actually reads.

    Python

  6. two-stage-recsys two-stage-recsys Public

    Two-stage recommender system: PyTorch Two-Tower retrieval + FAISS ANN candidate generation + XGBoost LambdaMART re-ranking, served via FastAPI with a Streamlit demo and MLflow experiment tracking.

    Python