Skip to content
View JBRKR000's full-sized avatar

Highlights

  • Pro

Block or report JBRKR000

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

Jakub Kozimor

Fullstack & Game Developer | Modern Web · SvelteKit · Java · TypeScript

jbrkr000


👋 About Me

Hi, I'm Jakub, a passionate software & game developer based in Poland. I focus on building scalable, high-quality applications using the latest web technologies and modern development practices.
I value collaboration, clean code, and efficient solutions—both in frontend and backend development.

🚀 Currently collaborating on a large-scale CRM system with code-rage-net.
Let's connect and build something impactful!


🌟 Highlights

  • 🤝 Team Project: Collaborating with code-rage-net on a CRM (see tech stack below)
  • 🌱 Learning: .NET, C#, Java, Spring Framework
  • 📫 Contact: kozimorjakub@gmail.com
  • 🎵 Hobby: EDM & Trap music production
  • Fun fact: Game dev keeps my creativity sharp!

💼 Selected Projects

  • ⚙️ NpEx Engine – Lightweight 3D engine in Java (LWJGL)
  • 🛠️ EmotionPredictionModel – ML for text emotion prediction (university project)
  • 📂 SM_Project – Admin & finance system for housing cooperatives
  • 🚀 SpaceWar2D – 2D Java FXGL space shooter game

🛠️ My Tech Stack

TypeScript Svelte Prisma ORM Java C# React HTML5 CSS3 Bootstrap PostgreSQL Spring Docker Git Jira IntelliJ

🔥 Tech Stack for code-rage CRM

Frontend (SvelteKit + TypeScript)
  • Framework: SvelteKit (with TypeScript)
  • Styling: Tailwind CSS (custom theme)
  • UI Components: Lucide Svelte (icons)
  • Fonts: Jost Variable, Baloo 2 Variable
  • Build Tool: Vite
  • HTTP Client: Axios
  • Package Manager: npm
Backend (Laravel + PHP)
  • Framework: Laravel (PHP)
  • Authentication: Laravel Sanctum (SPA-ready)
  • ORM: Eloquent
  • Queue: Database-based job queue
  • File Storage: Local/public & S3
  • Package Manager: Composer
Database & Infrastructure
  • Database: MySQL/MariaDB (multi-DB support)
  • Sessions: Database session storage
  • Cache: File & Redis
  • Queue: Database driver
  • Environment: .env configs
  • CORS: Secure, frontend-backend ready
Development & Features
  • Testing: Pest (PHP)
  • Code Quality: EditorConfig, Prettier
  • VCS: Git
  • Responsive Design: Mobile-first, Tailwind CSS
  • API: Stateful auth, CSRF, CORS
  • File uploads: Local & S3 support
  • Mail: SMTP, SES, Postmark etc.

📊 GitHub Stats

jbrkr000 Top Languages jbrkr000 Stats

YouTube Channel

Pinned Loading

  1. WarehouseManagementSystem WarehouseManagementSystem Public

    Fullstack Warehouse Management System written in Java Spring Boot and React.js

    TypeScript

  2. NpEx-Engine NpEx-Engine Public

    Game engine in Java based on LWJGL, enabling 2D/3D object rendering, shader experimentation, and simple scene creation.

    Java 1

  3. SpaceWar2D SpaceWar2D Public

    Spacewar2D is a 2D space shooter game built with the FXGL library. The player pilots a spaceship to defeat enemy ships. Developed solo for hobby and educational purposes, the project aims to deepen…

    Java 2

  4. FixmedFullstackApp FixmedFullstackApp Public

    A production-grade Spring Boot REST API for a comprehensive medical platform connecting patients, doctors, and healthcare facilities with appointment scheduling, real-time messaging, and secure fil…

    Java