Skip to content
View xXBricksquadXx's full-sized avatar
🥶
🥶

Highlights

  • Pro

Block or report xXBricksquadXx

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

⚡ Colby | @xXBricksquadXx

Local-first data tools • Web apps • PDF utilities • Real-time comms

Website Repositories CodePen

Buy Me A Coffee

Typing SVG

🛠️ Tech Stack

Python · TypeScript · Next.js · React · Vue · DuckDB · pandas · Streamlit · Tailwind · Vercel


🧭 Strategic Focus

  • Local-first Analytics: Architecting high-performance data tools using DuckDB and pandas.
  • Micro-Products: Building "product-style" web apps with Next.js and TypeScript.
  • Legal Tech: Tennessee-specific open-records tooling and inspectable RAG experiments.
  • Real-time Comms: Socket.IO relay systems with high-reliability delivery semantics.

⭐ Flagship Projects

Project Description Tech
Notebot Notes + Groq AI chat integration. Next.js Groq
CSV Studio DuckDB-powered CSV/XLSX analytics dashboard. Streamlit DuckDB
PDF Signer Drag-and-drop signature placement workflow. Vue.js
TN Legal RAG RAG + evals for TN open-records workflows. Python AI

📊 Analytics & Activity


Profile Summary

🧪 From Prototype to Production

Many of my projects begin as high-speed experiments on CodePen. Once the logic hardens, they are ported to GitHub and refined into shippable, production-ready utilities.

Profile views

Pinned Loading

  1. csv-studio-duckdb csv-studio-duckdb Public template

    Upload CSV/XLSX → filter, chart, CRUD, export — Streamlit + DuckDB (no backend).

    Python

  2. github-repo-health-dash github-repo-health-dash Public template

    A small analytics dashboard built with Plotly Dash that inspects the recent commit history of any public GitHub repository.

    Python

  3. TN-Legal-RAG TN-Legal-RAG Public

    Private RAG system for Tennessee regulations using FastAPI, ChromaDB, and Ollama.

    Python

  4. notebot notebot Public

    Notes app with Groq chat + Vercel serverless API (rate-limited demo).

    JavaScript

  5. Neighborhood-Watch Neighborhood-Watch Public

    Neighborhood-Watch is a minimal real-time private group communications starter: a Socket.IO relay and a Vite/React web client sharing TypeScript protocol types. It focuses on local-first experiment…

    TypeScript

  6. fuego-firefox fuego-firefox Public

    This is a prerender/snapshot tool designed to take a browser-accurate HTML output from JS-heavy pages, with fast defaults (block heavy types) and an escape hatch (manual mode) when “ready” is app-d…

    TypeScript