Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View joeynyc's full-sized avatar
  • 13:39 (UTC -05:00)
  • Codestin Search App @aijoey

Sponsoring

@steipete

Block or report joeynyc

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
joeynyc/README.md
Typing SVG

Twitter GitHub


About Me

I tinker with LLMs, generative AI, and anything that lets me build weird and useful things. Based in NYC. Always experimenting, always learning, always shipping.

  • Building with agentic coding tools — Claude Code, Opencode, Codex, and whatever ships next
  • Interested in the intersection of AI and practical, everyday workflows
  • Background spans full-stack web dev, desktop apps, and smart home automation

Featured Projects

AI agent that cleans messy CSV files using the Claude Agent SDK. Automatically detects data quality issues, normalizes formats, and preps CSVs for import into Shopify, QuickBooks, and Business Central.

TypeScript Bun Claude Agent SDK MCP

MCP server that lets AI assistants control your Govee smart lights through natural language. Security-first design with device allowlists, rate limiting, and dry-run mode.

TypeScript MCP IoT Smart Home

Offline-first desktop kanban board built with Tauri + React + Rust. Drag & drop, keyboard shortcuts, undo/redo, dark mode, auto-save, and local SQLite storage. No internet required.

React Rust Tauri SQLite TypeScript

Website for a direct-to-wall printing business. Bold industrial design with smooth scroll animations, mobile-first responsive layout, and zero external dependencies.

HTML CSS JavaScript

Portfolio site with a modern aesthetic. Features animated type effects, project showcase cards, blog integration, and contact page with email obfuscation.

HTML Tailwind CSS JavaScript Anime.js

Local-first, open-source repo scanner that flags common security risks — secrets, injection patterns, auth footguns, insecure crypto, CI/CD misconfig — and generates actionable remediation guidance using Ollama models. Defensive security tooling for code you own.

Python Ollama Security CLI


Tech Stack

TypeScript JavaScript Rust HTML5 CSS3 React Tailwind Node.js Bun Tauri SQLite Claude


GitHub Stats


Always building. Always learning. Good vibes only.

Pinned Loading

  1. Govee-MCP Govee-MCP Public

    A MCP Server to control your Govee Lights

    TypeScript 1

  2. -CSVCleanerAgent -CSVCleanerAgent Public

    AI agent that cleans messy CSV files using Claude Agent SDK. Automatically detects data quality issues, normalizes formats, and prepares CSVs for import into Shopify, QuickBooks, and Business Centr…

    TypeScript