Skip to content
View bombel1337's full-sized avatar

Block or report bombel1337

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.

Content in all repositories owned by your account will be closed.
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
bombel1337/README.md

Hi, I'm Kuba πŸ‘‹

I'm a 24-year-old full-stack developer from Warsaw, Poland πŸ‡΅πŸ‡± with 6 years of commercial experience.

I build production-ready web applications end-to-end β€” from database schema to deployed frontend. My current focus is Go backends paired with Next.js, real-time systems, and clean API design.

Outside of web dev, I'm passionate about automation and robotics β€” I enjoy bringing software into the physical world.


πŸ› οΈ Tech Stack


πŸš€ Featured Project

Full-stack pizza ordering platform with real-time order tracking and admin chat.

  • Backend β€” Go, Gin, PostgreSQL, Redis, WebSocket hub (goroutine-based broadcaster)
  • Frontend β€” Next.js, TypeScript, Tailwind CSS, SSR, i18n (PL/EN)
  • Auth β€” JWT in HttpOnly cookies, refresh token rotation, session invalidation, separate customer/admin sessions
  • Real-time β€” WebSocket hub (goroutine broadcaster), live order status push, customer↔admin live chat with online presence indicators
  • Security β€” per-IP rate limiting (Redis + in-memory fallback), SQL injection & XSS detection, CORS, security headers (CSP, X-Frame-Options)
  • Images β€” self-hosted, on-the-fly resizing via ?w=/?h= query params using bilinear scaling, served as JPEG regardless of source format
  • i18n β€” Polish (no URL prefix) + English (/en/), locale auto-detection from cookie β†’ Accept-Language, all API errors translated
  • Admin β€” activity logs with IP geolocation (GeoIP), order state machine, hot-reload menu from JSON without server restart
  • UX β€” add-to-cart fly animation, draggable floating chat widget, skeleton loading states, optimistic UI
  • Deployed on a Windows VPS behind Caddy reverse proxy with Cloudflare

πŸ“Š GitHub Stats


πŸ“« Get in Touch

Profile Views

Popular repositories Loading

  1. bombelaio-fakturownia bombelaio-fakturownia Public

    Program automatyzujacy wystawianie faktur

    Go 9

  2. bombelaio-keydrop-golang bombelaio-keydrop-golang Public

    Go

  3. server_school_page server_school_page Public template

    Forked from render-examples/express-hello-world

    Express Hello World Example on Render https://render.com

    CSS

  4. my_resume my_resume Public

    JavaScript

  5. RevBusinessCardGen RevBusinessCardGen Public

    Forked from younesdev1/RevBusinessCardGen

    Easily Generate And Save Revolut Business Cards

    Python

  6. react-electron-ready-app-to-fork react-electron-ready-app-to-fork Public

    app created with react and electron ready to fork and develop furthermore

    JavaScript