Skip to content
View drona23's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report drona23

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

Typing SVG


 ⚔  New York City  |  AI × Sustainability  |  3.6k devs use my work  ⚔

⚡ Shinobi Techniques (Skills)

Python FastAPI React TypeScript Docker PostgreSQL Apache Airflow XGBoost Claude API


🗡️ Arc Missions (Featured Projects)

Project Power Level Mission
claude-token-efficient ⭐ 3.7K + One CLAUDE.md to cut Claude verbosity. Drop-in, no code changes.
Capstone_Project 🌊 S-Rank ML predicts data center CO₂ + water use. Routes AI jobs to cleanest server.
llm-rag-chatbot 🧠 A-Rank Student loan Q&A with RAG. Grounded answers via Claude, auto-evaluated.
substack-ai-bot 🤖 A-Rank Scrapes AI news, generates posts, publishes to Substack daily at 6 AM.
weather-pipeline ⚙️ B-Rank Hourly ETL: 28 US cities → Airflow → PostgreSQL. Live infra for the Capstone.

📊 Battle Stats


Pinned Loading

  1. claude-token-efficient claude-token-efficient Public

    One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes.

    4.1k 289

  2. Capstone_Project Capstone_Project Public

    Making AI Less Thirsty : This project uses machine learning to predict data-center water use (WUE) and CO₂ emissions, then recommends actions to reduce them. It identifies when and why impact rises…

    Python

  3. llm-rag-chatbot llm-rag-chatbot Public

    Student loan Q&A chatbot using RAG : retrieves verified federal documents, generates grounded answers via Claude, and evaluates response quality automatically.

    Python

  4. substack-ai-bot substack-ai-bot Public

    An end-to-end AI newsletter automation that scrapes the latest AI news, generates posts using Claude API, and publishes drafts to Substack daily at 6 AM via browser automation.

    Python 3

  5. weather-pipeline weather-pipeline Public

    Hourly ETL pipeline: OpenWeatherMap API + 28 U.S. data center locations - PostgreSQL, orchestrated with Apache Airflow. Live data infrastructure for an AI Data Center Carbon & Water Footprint predi…

    Python