Skip to content
View KanekiEzz's full-sized avatar
:octocat:
Kaneki
:octocat:
Kaneki

Highlights

  • Pro

Block or report KanekiEzz

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
Showing results

A micro version of PyTorch from scratch. (Autograd, Optimizers & NN Layers)

Jupyter Notebook 6 Updated May 10, 2026

System administration from scratch, containerized the right way. (deployed on a droplet :P)

Makefile 4 Updated May 14, 2026

From 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.

C++ 1 Updated May 12, 2026

Reproducible off-grid solar streetlight dimming-control framework with battery runtime forecasting and blackout severity metrics.

Jupyter Notebook 1 Updated May 2, 2026

Competitive programming solutions from VJudge using C++ and algorithms.

C++ 1 Updated May 7, 2026

Advanced coding exam testing algorithms, problem-solving, and efficiency under pressure. A key step toward mastering the 42 curriculum.

C 1 Updated May 7, 2026

Reproducible off-grid solar streetlight dimming-control framework with battery runtime forecasting and blackout severity metrics.

Jupyter Notebook 12 2 Updated May 2, 2026

lib3man is my small C library

C 1 1 Updated May 17, 2026

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.

Python 3 1 Updated May 6, 2026
TypeScript 32 3 Updated May 9, 2026

Implementing a tiny transformer from scratch in C++

C++ 8 1 Updated Apr 15, 2026

Full-stack machine learning project for predicting building energy consumption using FastAPI, Next.js, and reproducible Jupyter notebooks.

Jupyter Notebook 2 Updated Feb 25, 2026

A modern, all-in-one competitive programming environment. Solve Codeforces problems with a built-in IDE, Whiteboard, and Custom Judge—no more tab switching.

PLpgSQL 100 Updated May 4, 2026

AI-powered Question Answering system for the 1337 Coding School handbook using FastAPI, LangChain, Ollama, and RAG.

TypeScript 4 Updated Jan 12, 2026

GitStory 2025 - Your Year in Code GitHub Wrapped

TypeScript 176 23 Updated Dec 31, 2025

🏓 Modern multiplayer Pong game featuring real-time matches, tournaments, and social features. Built with Django, React, and WebSocket technology.

JavaScript 3 Updated Jan 18, 2025

🐳 Docker-powered file organizer that sorts photos, videos & docs by date

Python 1 Updated Dec 2, 2025

DataCamp Data Analyst Associate Certification

1 Updated Nov 21, 2025
Python 3 Updated Sep 28, 2025
JavaScript 3 Updated Sep 21, 2025

Inception is a system administration and DevOps project focused on building a fully containerized infrastructure using Docker and Docker Compose.

CSS 2 Updated Dec 25, 2025

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

HTML 1 Updated Sep 4, 2025

📈 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…

Python 2 Updated Apr 27, 2026
C++ 1 Updated Jan 6, 2026
C++ 1 Updated Sep 5, 2025

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…

Python 2 1 Updated Aug 8, 2025

a program that predicts the price of a car by using a linear function train with a gradient descent algorithm.

Python 2 Updated Jun 3, 2024

DSLR (Datascience X Logistic Regression) : a one-vs-all multiclass logistic regression model that sorts Hogwarts students to their houses.

Python 2 Updated Nov 7, 2024

Realtime voice conversation with llm models using an asynchronous Voice to Text to Voice pipeline.

Python 20 2 Updated Aug 2, 2025
Next