Skip to content
View Kadream's full-sized avatar

Organizations

@comp302-akboys

Block or report Kadream

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

Hi, I'm Kadir 👋

Software engineer and recent Computer Engineering graduate from Koç University, building full-stack and AI-powered products end to end. Open to new-grad software engineering roles (remote / Canada / international).

  • 🔭 Building full-stack web & mobile products at Pandora Fishing
  • 🧰 Mainly TypeScript/JavaScript (React, Next.js, Node.js, NestJS) and Flutter
  • 🤖 Interested in integrating LLMs into real products
  • 📫 LinkedIn · k.yigitozcelik.53@gmail.com

Featured Projects

Pandora Business Hub · private, company project Full-stack internal operations platform integrating the DİA ERP for 600+ dealers — accounting, 30/60/90 receivables scoring, and sales-performance analytics with role-based access. Next.js · NestJS · PostgreSQL · Prisma · Docker · NextAuth

My Pandora · private, company project AI-powered fishing-league app: Flutter (Android) + Flutter Web admin + a Firebase backend of 40+ Cloud Functions (TypeScript & Python), using Gemini vision to score catch photos behind server-side validation and a multi-layer anti-cheat system. Flutter · Dart · Firebase · Cloud Functions · Gemini · Python

The Velvet Shadow · repo Real-time, AI-narrated multiplayer detective game (senior capstone). I built the real-time multiplayer system end to end (Socket.IO), integrated OpenAI streaming, and delivered the bilingual experience, WebRTC voice chat, and a PDF case file. Next.js · React · TypeScript · Node.js · Socket.IO · OpenAI

Diffusion Sampling Efficiency Study · private, research project Course research comparing consistency-model tuning (ECT) against Heun sampling for diffusion models under matched latency on a T4 GPU. My focus: Heun baselines, latency profiling, and break-even analysis (when upfront tuning actually pays off). Python · PyTorch · Diffusion Models · FID

BiletixProje — Event Ticketing Platform · repo Full-stack ticketing web app built for a Database Management Systems course: relational schema design (events, tickets, invoices, customers/producers), event filtering, cart/checkout, refunds, a producer panel, and Chart.js sales reports. C# · ASP.NET Core MVC · Entity Framework · SQLite · Bootstrap

KuRoyale · repo Real-time strategy game (Clash Royale–style) in Java/Swing, with a multithreaded ~60 FPS game loop, OOP unit design, and pathfinding-based bot AI. Java · Swing · OOP · Multithreading

Tech Stack

Languages: TypeScript, JavaScript, Dart, Python, C#, Java, SQL Frontend & Mobile: React, Next.js, Flutter, Tailwind CSS Backend: Node.js, NestJS, Express, Socket.IO, ASP.NET MVC, REST APIs Data: PostgreSQL, MongoDB, Firebase, Prisma, SQLite AI & DevOps: LLM integration (OpenAI, Gemini), Git, Docker, CI/CD, Linux

Pinned Loading

  1. BiletixProje BiletixProje Public

    Full-stack event-ticketing web app — ASP.NET Core MVC, EF Core, SQLite. Relational schema design, cart/checkout, refunds, producer panel, and Chart.js sales reports.

    HTML 1

  2. comp491-akboys comp491-akboys Public

    Forked from bakaraman/comp491-akboys

    A real-time, AI-narrated multiplayer detective game where every mystery is procedurally generated from a one-sentence prompt. Bilingual (TR/EN) end-to-end.

    TypeScript

  3. KuRoyale KuRoyale Public

    Forked from comp302-akboys/KuRoyale

    Real-time strategy game (Clash Royale–style) in Java/Swing — multithreaded ~60 FPS game loop, OOP unit design, and pathfinding bot AI.

    Java