Skip to content
View Chichichkin's full-sized avatar
👹
👹

Block or report Chichichkin

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

Hi there 👋

Pinned Loading

  1. Gomoku Gomoku Public

    My gomoku game with the ability to play against your friend and against AI

    C++ 2 1

  2. Sub-domain-analysis Sub-domain-analysis Public

    Simple program on python for searching sub-domains and vulnerability analysis of them. Using nmap with extension vulners and findomain

    Python 2

  3. -Garlands -Garlands Public

    Garlands for EasyAVR 7(ATMega32)

    Assembly

  4. Graphs Graphs Public

    My C++ realization of graps as discrete mathematics task.

    C++

  5. JavaLexicalValidator JavaLexicalValidator Public

    Bison+Flex lexical validator for java 8

    Yacc

  6. -bootloader--Kernel -bootloader--Kernel Public

    The Bootloader loading the kernel from the disk to the desired address, asking the user for parameters and saving them to memory, putting the processor in protected mode. The bootloader is written …

    C++