Jack Lenzotti
HomeProjectsBlogAboutContactzottware
PagesHomeProjectsAboutzottwarePrivacySupport
Connect
jacklenzotti@gmail.com

© 2026 Jack Lenzotti. All rights reserved.

Projects

Apps, tools, and open source work.

zottware

zottware

Solo game studio. Two mobile games built in one month with AI agents.

Game Studio
ChessMatch

ChessMatch

Chess strategy meets match-3 puzzling. 100 hand-designed levels.

iOSAndroidSteam
RhythmMatch

RhythmMatch

Beat-synced match-3 with synthwave vibes.

iOSAndroid
Up Next

Up Next

???

Coming Soon

Open Source

Hank

Autonomous AI coding agent for GitHub issues

CLIOpen Source

Hank Dash

Real-time monitoring dashboard for Hank agents

Web AppOpen Source

ReelDeal

Automated pipeline that converts Reddit stories into short-form vertical videos with AI voiceover

Open Source

PullPush MCP

MCP server that gives AI assistants access to Reddit historical data via PullPush.io. Search comments and submissions by subreddit, author, date, score, and keywords.

Open SourcenpmMCP Registry

just-google-it

MCP server and CLI that gives AI coding agents web search so they can look up solutions when they get stuck

Open Source

picasso

CLI pipeline for converting AI-generated images into game-ready 2D assets with sprite slicing, background removal, and atlas packing

Open Source

GitHub Repositories

blog

Personal blog made using NextJS, React & TypeScript. Served using gh-pages.

TypeScript

pullpush-mcp

pullpush.io MCP for Reddit Post and Comment Data

TypeScript2 stars

picasso

No description

Python

just-google-it

Give AI coding agents the ability to google their errors

TypeScript

ReelDeal

No description

Python

hank-dash

Live web dashboard for Hank autonomous loop runs

JavaScript

hank

Smarter autonomous Claude Code loop engine based on Ralph

Shell

jacklenzotti.github.io

No description

HTML

react-native-starter

homegrown template for typescript react native app for ios + android

Kotlin

kubernetes-the-harder-way

A guide to setting up a production-like Kubernetes cluster on a local machine

Shell

Python-programming-exercises

100+ Python challenging programming exercises

Python

linear-perception-classification

Python implementation of an enhanced perceptron learning algorithm