Skip to content
View Semyon-Baykov's full-sized avatar
🧐
Learning
🧐
Learning

Block or report Semyon-Baykov

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

Pinned Loading

  1. evag74/canCode evag74/canCode Public

    A website teaching kids to code

    HTML 4 4

  2. PGRP PGRP Public

    Almost the entire build of a Source engine server I made and ran on Garry's Mod. Made for a Russian player base.

    Lua 1 1

  3. ja7890/EtherTrust ja7890/EtherTrust Public

    TypeScript 1

  4. Rust-Horse-Farm-Bot Rust-Horse-Farm-Bot Public

    A simple Discord bot that has the ability to calculate various things regarding the video game Rust and its fertilizer mechanic.

    Python 3

  5. Memory-Manager Memory-Manager Public

    A custom MemoryManager class that provides dynamic memory allocation and deallocation over a contiguous block of memory. The system tracks free and allocated memory regions, supports multiple alloc…

    C++

  6. unbeatable-tic-tac-toe-ai unbeatable-tic-tac-toe-ai Public

    My take on creating a minimax algorithm to make Tic Tac Toe unbeatable.

    Python