Skip to content
View kenjohnscreates's full-sized avatar
⚒️
BUIDL
⚒️
BUIDL

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.

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. Founder, GTM and technical operator comfortable turning complex products into traction across creative production, Web3 infrastructure, and AI tool sets. Recent work also covers security adjacent builds: a Rust + Tauri network traffic monitor and a sandboxed code review workflow that caught a credential theft repo sent under a fake hiring pretext.

🔧 Current projects in motion:

  1. Watts: (v1.2 is live on X @wattsisamped). Evolving to be an agent that 1) checks for IP infringement 2) helps brands market 3) helps brands and creators offer digital assets across socials and 4) monitors IP markets. https://github.com/kenjohnscreates/watts-agent
  2. Chatter: (GTM tool to show what's trending across different socials, winning ETH Global hackathon project): https://github.com/kenjohnscreates/chatter
  3. Ample: IP registration onchain (on Base, for agents and humans!)
  4. Giggy: Coinbase X AWS Hackathon Winner (Agent + Human Workplace): https://github.com/nadia-balaian/consensus26-giggy/blob/main/README.md
  5. Network Monitor: Rust + Tauri macOS network traffic monitor. Live network capture, flow aggregation, anomaly heuristics. Inspired by Sniffnet. https://github.com/kenjohnscreates/network-monitor
  6. Safe Repo Review: 4-phase sandboxed code-review workflow for inspecting untrusted GitHub repos. https://github.com/kenjohnscreates/safe-repo-review

👷‍♂️ Former project manager for IP and streaming offerings (Ample, NEAR + Bitte):

📚 Classes and Certs:

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

🎉 Fun fact: When I'm not working, I hike, play music, snowboard, travel, go to shows, and pretend 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