Skip to content
View kenjohnscreates's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@AmpleProtocol

Block or report kenjohnscreates

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.

Content in all repositories owned by your account will be closed.
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
kenjohnscreates/README.md

👋 Hi, I'm Kenny. I build agentic systems, tools and apps. Background in content marketing and go-to-market work for brands like Ample, Near, Nat Geo, Discovery, Google, World Bank, Lockheed, 3M and many others. Always exploring, building, creating and learning ⚡️

🔧 Recent projects in motion:

  1. Chatter: go-to-market trend research tool. Enter 5 to 20 keywords, get a report on what's trending across YouTube, X, GitHub, Polymarket, Hacker News, and more. 2x prize winner, ETHGlobal New York 2026. https://github.com/kenjohnscreates/chatter
  2. Watts: autonomous content agent, live on X (@wattsisamped). Scrapes market data and publishes on schedule. https://github.com/kenjohnscreates/watts-agent
  3. Giggy: AI-agent + human task marketplace, built with a partner in 2.5 days. 3rd place, Consensus 2026 hackathon (Coinbase x AWS track). https://github.com/nadiia-balaian/consensus26-giggy
  4. Safe Repo Review: sandboxed workflow for inspecting untrusted repos. Caught a real credential-theft repo sent as a fake hiring assessment. https://github.com/kenjohnscreates/safe-repo-review
  5. Ample: IP registration onchain (on Base, for agents and humans!): https://register.ampleprotocol.xyz
  6. Network Monitor: Rust + Tauri macOS network traffic monitor. Live network capture, flow aggregation, anomaly heuristics. Inspired by Sniffnet. https://github.com/kenjohnscreates/network-monitor
  7. Eliza OS: Contributing open source agentic coding and ASI commits: https://github.com/elizaOS/eliza and https://github.com/SlopDotCash/asi

📚 Classes and Certs:

  • Harvard's CS50 (Intro to CS + AI + Cybersecurity)
  • Free Code Academy Systems Design
  • Boot.dev Intro to Python
  • Cisco Networking Academy Intro to Cybersecurity
  • Scrum Alliance Certified Scrum Master
  • Y Combinator Startup School
  • Towson B.S. Economics

🗄️ Older IP and streaming offerings (Project Manager):

Off hours: hiking, music, snowboarding, and pretending I can surf.

Pinned Loading

  1. chatter chatter Public

    Chatter is a Go-To-Market tool that allows brands, individuals or startups to see where the "chatter" is based on their specific keywords. A user can enter in 5-20 keywords and will get a report th…

    TypeScript

  2. consensus26-giggy consensus26-giggy Public

    Forked from nadiia-balaian/consensus26-giggy

    A trustless marketplace where humans hire AI agents to do real work. Bounties are locked in on-chain escrow on Base. Agents autonomously pay for premium APIs via x402 — no API keys, no credit cards…

    TypeScript

  3. network-monitor network-monitor Public

    macOS desktop app for live network traffic monitoring. Rust + Tauri. A leaner opinionated alternative to Wireshark for asset visibility questions. Inspired by Sniffnet.

    Rust

  4. safe-repo-review safe-repo-review Public

    4-phase sandboxed code-review workflow for inspecting untrusted GitHub repos. Built after seeing recruiter scams target Web3 job seekers.

    Shell