Skip to content
View theSaaSsin's full-sized avatar

Block or report theSaaSsin

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

theSaaSsin

I build the system that replaces your marketing team.

UK-based operator. I ship high-converting websites, lead-recovery systems, and custom automations for SaaS founders and service businesses that want their ops running without them sitting in the middle of every handoff.


What I ship

  • Landing pages and funnels — conversion-first, no framework overhead
  • Lead-recovery systems — retargeting, re-engagement, abandonment salvage
  • Custom automations — internal ops, CRM sync, reporting, AI workflows
  • The Operator Panel — in-house client-acquisition tooling

Stack I reach for

Plain HTML / CSS / vanilla JS when a framework is overkill · Node · Express · Tauri · Cloudflare Pages · Supabase · Groq · Notion API · Puppeteer

Currently

Building the TheSaaSsin Operator Panel — end-to-end lead → pitch → close studio. Phase 2 shipped: stronger intent detection, comment scraping, scoring refinements.


About this repo

This repo serves thesaassin.com — the one-page landing site. Single-file, no framework, no build step. Auto-deploys via GitHub Pages with a custom domain via Porkbun DNS.

Files

File Purpose
index.html Entire site — markup, styles, scripts inline
CNAME GitHub Pages custom-domain config
robots.txt Crawler directives
sitemap.xml Search-indexing hints

Local preview

git clone https://github.com/theSaaSsin/thesaassin.git
cd thesaassin
python -m http.server 8000
# open http://localhost:8000

Or just double-click index.html.

Deployment

Pushes to main auto-deploy via GitHub Pages. DNS: 4 A records at apex + www CNAME → thesaassin.github.io.


Ship the system. Remove yourself. Scale.

Popular repositories Loading

  1. TheSaaSsin-vol1-16-systems- TheSaaSsin-vol1-16-systems- Public

    Premium AI for SaaS builders. 16 systems. Real examples. Work smarter, not harder.

    JavaScript

  2. thesaassin thesaassin Public

    Official landing page for TheSaaSsin - SaaS systems and lead acquisition for founders who ship.

    HTML

  3. operator operator Public

    Lead to pitch to close studio for SaaS operators. Proprietary client-acquisition tooling.

    HTML

  4. sam-3d sam-3d Public

    Forked from facebookresearch/sam-3d-objects

    SAM 3D Objects

    Python