-
1337 Coding School
- Agadir
-
02:30
(UTC +02:00) - https://kanekiezz.vercel.app/
- @ezzkaneki_exe
- ezz_.kaneki
- in/Ezzkaneki
- https://leetcode.com/u/Ezzkaneki/
Highlights
- Pro
Lists (4)
Sort Name ascending (A-Z)
Stars
A micro version of PyTorch from scratch. (Autograd, Optimizers & NN Layers)
System administration from scratch, containerized the right way. (deployed on a droplet :P)
2iaad / http-server
Forked from El-Hossein/WebServFrom socket() to serving web pages.. a production-grade HTTP server in C++98 with non-blocking I/O, file uploads, and static file serving. No frameworks. No shortcuts.
KanekiEzz / offgrid-streetlight-dimming-control
Forked from Galuyoo/offgrid-streetlight-dimming-controlReproducible off-grid solar streetlight dimming-control framework with battery runtime forecasting and blackout severity metrics.
Competitive programming solutions from VJudge using C++ and algorithms.
Advanced coding exam testing algorithms, problem-solving, and efficiency under pressure. A key step toward mastering the 42 curriculum.
Reproducible off-grid solar streetlight dimming-control framework with battery runtime forecasting and blackout severity metrics.
Building an LLM from Scratch - A comprehensive implementation of a Large Language Model, built from the ground up to understand the core components and mechanisms that power modern AI systems.
Implementing a tiny transformer from scratch in C++
Full-stack machine learning project for predicting building energy consumption using FastAPI, Next.js, and reproducible Jupyter notebooks.
A modern, all-in-one competitive programming environment. Solve Codeforces problems with a built-in IDE, Whiteboard, and Custom Judge—no more tab switching.
AI-powered Question Answering system for the 1337 Coding School handbook using FastAPI, LangChain, Ollama, and RAG.
GitStory 2025 - Your Year in Code GitHub Wrapped
🏓 Modern multiplayer Pong game featuring real-time matches, tournaments, and social features. Built with Django, React, and WebSocket technology.
🐳 Docker-powered file organizer that sorts photos, videos & docs by date
DataCamp Data Analyst Associate Certification
Inception is a system administration and DevOps project focused on building a fully containerized infrastructure using Docker and Docker Compose.
Automatically replaces the 42 Intra profile image with a custom image. You can set a custom image URL from the extension popup, by Yassine Ajagrou
📈 Implémentation d’un algorithme de machine learning : régression linéaire avec descente de gradient. Le projet prédit le prix d’une voiture selon son kilométrage, avec entraînement (θ0, θ1) sauveg…
Designed for absolute beginners, this Introduction to Pandas study plan covers the very basic topics of Pandas. Before starting, you should understand basic Python and common data structures such a…
a program that predicts the price of a car by using a linear function train with a gradient descent algorithm.
DSLR (Datascience X Logistic Regression) : a one-vs-all multiclass logistic regression model that sorts Hogwarts students to their houses.
Realtime voice conversation with llm models using an asynchronous Voice to Text to Voice pipeline.