Skip to content
View KingPsychopath's full-sized avatar
🏠
Working from home
🏠
Working from home
  • London, United Kingdom
  • 19:13 (UTC +01:00)
  • LinkedIn in/owen-abel

Block or report KingPsychopath

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

A little bit about me...

const owen = {
  pronouns: ["he/him", "they/them"],

  currentFocus: {
    languages: ["TypeScript", "JavaScript", "SQL"],
    frameworks: ["Next.js", "React", "Tailwind CSS"],
    backend: ["Node.js"],
    dataAndValidation: ["Kysely", "Zod"],
    auth: ["better-auth"],
    testing: ["Vitest", "Testcontainers"],
    databases: ["PostgreSQL", "Redis", "SQLite"],
    cloudAndInfra: ["AWS (S3/EC2/ECS)", "Docker", "Vercel", "Cloudflare (R2)"],
    observability: ["Sentry"],
    analytics: ["PostHog"],
    search: ["Algolia", "Meilisearch"],
    tooling: ["pnpm", "ESLint", "Biome", "Prettier", "GitHub Actions"],
  },

  previousExperience: {
    languages: ["Python", "Java", "Go"],
    frameworks: ["Django", "Wagtail", "JSP"],
    databases: ["MySQL", "MongoDB"],
    infra: ["Terraform", "Kubernetes", "Google Cloud"],
    ml: ["TensorFlow"],
  },

  certifications: ["Cisco CCNA", "AWS Solutions Architect"],

  askMeAbout: ["Rolling my own auth and suffering", "Fete De La Musique", "My Blog"],

  currentProject:
    "Building and shipping three MVPs in parallel, fueled by deadlines and questionable caffeine levels.",

  joke: "Why was the tomato shy?",
  punchline: "Because it saw the salad dressing.",

  contact:
    "Contact details live on my CV. My inbox is invite-only by design.",
};

Funny Photo of a random guy on Youtube berating someone

Pinned Loading

  1. party-guest-list party-guest-list Public

    A public gallery, file transfer platform and party planner all in one app.

    TypeScript

  2. oooc-fete-finder oooc-fete-finder Public

    Paris Events Finder - Fête de la Musique 2025 contributed to and maintained by The Out of Office Collective

    TypeScript

  3. wordel wordel Public

    A clone of the famous NYTimes Wordle Game built from the ground-up.

    JavaScript

  4. fete-bot fete-bot Public

    A bot to manage our community chat and prevent spam.

    TypeScript