Skip to content
View nasselk's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report nasselk

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

Hi, I'm Nassim EL KARATI👋

Computer Science Student at University of Limoges 🎓
Full-Stack Developer | Game Developer | Software Engineer


🚀 About Me

I'm a versatile software engineer with a passion for building everything from high-performance game engines and multiplayer systems to full-stack web applications and developer tools. I thrive on solving complex technical challenges and creating efficient, scalable solutions.


🛠️ Tech Stack

Languages
TypeScript JavaScript C++ C C# Rust Python Java

Frontend
React Vue.js Next.js Nuxt.js Svelte Tailwind CSS

Backend & Database
Node.js Express MongoDB PostgreSQL MySQL Redis

Graphics & Game Dev
WebGL WebGPU Vulkan OpenGL GLSL

Networking & Real-Time
WebSocket WebRTC WebTransport

DevOps & Cloud
Docker Kubernetes Git Vite


📫 Let's Connect

Portfolio Email LinkedIn

Pinned Loading

  1. Evolution.io Evolution.io Public

    High-performance TypeScript agent-based ecosystem simulator with PixiJS rendering.

    TypeScript

  2. BinarySchema BinarySchema Public

    Type-safe binary serialization for TypeScript with bit-level encoding, schema-driven IDE hints, and ultra-compact output for game networking.

    TypeScript 1

  3. BinaryPack BinaryPack Public

    Lightweight TypeScript bit-level buffer writer/reader for game networking & serialization

    TypeScript

  4. RayTracer RayTracer Public

    CPU ray tracer implementing Blinn-Phong lighting with reflections and refractions. Educational rendering project in Python

    Python