Skip to content
View soteria-59's full-sized avatar
πŸ’­
Offline
πŸ’­
Offline

Block or report soteria-59

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
soteria-59/README.md

Hi, I'm Gab πŸ‘‹

Follow on GitHub

I build reliable, practical software and ship useful products. I focus on readable code, clear architecture, and measurable outcomes. When I'm not building software I assemble and repair custom, high-performance PCs.

  • πŸ”­ Currently: building tools and dashboards to automate workflows and improve business productivity.
  • 🌱 Learning: scalable backend patterns, observability, and developer tooling.
  • πŸ‘― Open to: collaboration on open-source projects and automation tooling.
  • ⚑ Fun fact: I enjoy turning difficult edge cases into simple, well-testable solutions.

Frameworks & Tools

  • Frontend / Full-Stack
    Next.js (App Router + React Server Components + Server Actions)
    React / React Native (mobile & web)
    Tailwind CSS + shadcn/ui + Radix UI (clean, accessible, customizable UI)

  • AI & LLM Integration
    Vercel AI SDK (multi-provider: ,routers.)
    Prompt engineering + RAG patterns (via templates & custom implementations)
    n8n (AI agents, workflows, enterprise integrations)

  • Backend & Data
    Node.js / TypeScript APIs
    Drizzle ORM + Neon Serverless Postgres
    Vercel Blob (file handling)
    FastAPI (Python APIs β€” in planning / active use)

  • Authentication & Security
    Auth.js (NextAuth) β€” OAuth, JWT, secure sessions
    Offline-first & secure patterns (mobile safety focus)


Architecture Philosophy

I design systems for clarity, and operational simplicity:

  • Start with a modular monolith using Clean Architecture (entities β†’ use cases β†’ adapters). Decompose into microservices only when warranted by scale or separation of concerns.
  • Prefer explicit, well-documented interfaces (REST/GraphQL) and small, well-scoped services.
  • Make observability first-class: structured logs, metrics, traces, and health checks.
  • Security-first approach: authenticated APIs (OAuth2 / JWT), encryption in transit and at rest, and minimal data retention.
  • Practical scalability: caching, background workers, async queues, and horizontal autoscaling where needed.

AI & automation specifics:

  • Use performant inference stacks (TGI / vLLM) with cost/latency trade-offs in mind.
  • Combine vector stores + hybrid search for RAG workflows.
  • Coordinate multi-step automations with lightweight orchestrators or workflow tools (n8n, task queues).
  • Default to safe data handling: anonymization, rate limits, conservative telemetry.

Selected projects

(links to public repos; private repos a)

  • autto-marketer- β€” Scrapes Google for marketing data and generates marketing assets via a GUI and web interface. (JavaScript)
  • n8n-templates--borrowed-from-a-sail-25-private-account β€” Collection of n8n automation templates and enterprise workflows; integrations for Gmail, WhatsApp, and common services.
  • gpt-engineer-sm444 β€” CLI platform for experimenting with programmatic code generation; precursor to https://lovable.dev. (Python, MIT)
  • whatsapp-MCP β€” Message-sending service for WhatsApp with media support. (Python, MIT)
  • dyad-for-SC β€” Fork of dyad-sh/dyad; a local, open-source app builder and developer tooling. (TypeScript, Apache-2.0)
  • auto-scribe-buddy β€” (private) Backend that uses Notion as a content source to discover trends and generate blog drafts.
  • Bloglandingpagedesign β€” Notion-backed blog landing page generator. (TypeScript)
  • THe-leap-project- β€” Dashboard and admin UI for the Leap project. (TypeScript)
  • kovera-prime β€” (private) TypeScript project in active development.
  • graph-sitter-1 β€” Scriptable interface to a multi-lingual language server (fork). (Python, Apache-2.0)
  • Linda β€” Mobile app focused on safety and routing for Kenyan users; anonymity and offline-first features.
  • nextjs-ai-chatbot β€” (private) Next.js chatbot project (TypeScript).

How I work

  • Small, fast iterations with automated tests and CI keeping main branch deployable.
  • Clear PRs and focused reviews.
  • Prioritize simplicity and maintainability over premature optimization.

Get in touch

If you want contact details or a portfolio link added, tell me which to include:


Made with focus for β€” Β© 2026

Popular repositories Loading

  1. soteria-59 soteria-59 Public

    Config files for my GitHub profile.

    Roff 1

  2. Gaa-website Gaa-website Public

    GAA website files under development!

    JavaScript

  3. Pollwise Pollwise Public

    This is the repo for pollwise, an saas suite poise to transform polling and marketing

  4. ByticLabs-Website ByticLabs-Website Public

    This is the repo for Bytic Labs

    TypeScript

  5. byticlabs-ai-chatbot byticlabs-ai-chatbot Public

    TypeScript

  6. Linda Linda Public

    Linda (Swahili for β€œprotect”) is a mobile app designed to enhance the safety of Kenyan protesters through real-time tools that inform, protect, and empower. With anonymity, offline functionality, a…