Skip to content
View llalyeva's full-sized avatar
🥝
🥝
  • MUNI
  • 09:17 (UTC +01:00)

Block or report llalyeva

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. deep-learning-from-scratch deep-learning-from-scratch Public

    This project implements a fully-connected neural network from first principles in modern C++

    C++

  2. cnn-image-classification cnn-image-classification Public

    This repository provides a full training and inference pipeline for an image-classification model built in PyTorch

    Python

  3. my-redis my-redis Public

    MiniRedis is a simple Redis-like in-memory key-value database implemented in Python.

    Python

  4. my-http-server my-http-server Public

    This project implements a lightweight HTTP server from scratch using only Python’s built-in libraries (socket, threading, os, gzip).

    Python