Skip to content
View jcob-sikorski's full-sized avatar

Block or report jcob-sikorski

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
jcob-sikorski/README.md

Hi, I'm Jacob 👋

Python Golang AI Backend Engineer

LinkedIn   X   YouTube   email


About Me

I want to build systems that matter. My current focus is Python, Go, Java, TypeScript SWE positions - the kind where architecture decisions compound over time and poor choices create exponential technical debt.

My Philosophy

My background as a founder has taught me that software without a defensible moat is just expensive maintenance.

  • Context is King: Technology without context is waste. I've learned that the best solution isn't always the most sophisticated—it’s the one that solves the right problem for the right user.
  • Impact over Elegance: Understanding business context changes how you write code. You stop optimizing for elegance and start optimizing for impact.
  • Ask "Why" before "How": I build systems that create actual leverage, not just technical complexity.

I'm looking for teams that understand this—where engineering decisions connect to real outcomes, and where building the right thing matters more than building things right.

Pinned Loading

  1. growth-shop-robo-seo-on-page-main growth-shop-robo-seo-on-page-main Public

    Automated SEO engine for keyword mining, semantic clustering (OpenAI), and GPT-powered content brief generation with GSC & competitor gap analysis.

    Python

  2. cloud-native-platform cloud-native-platform Public

    A cloud-native User Service microservice built with Go and PostgreSQL, featuring JWT authentication and full Docker Compose orchestration.

    Go

  3. cupidai-backend-new cupidai-backend-new Public

    Python

  4. cupidai-main cupidai-main Public

    A high-performance deepfake creation platform designed for hyper-realistic AI-driven media generation. Built with a focus on speed and scalability, it enables users to craft sophisticated AI videos…

    TypeScript

  5. api-rate-limiter api-rate-limiter Public

    A high-performance, distributed rate limiting service built with Go and Redis. Designed for scalability and low latency, it features flexible YAML-based rule configuration and, atomic operations vi…

    Go

  6. JackCompilator JackCompilator Public

    Implemented VM and compilator for Jack language introduced in https://www.nand2tetris.org/ course.

    Java