Pinned Repositories
-bootloader--Kernel
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 under gcc, AT&T syntax, development lead in linux. kernel: reading data stored by the bootloader, setting and enabling interrupts, switching to interactive mode and working with the interface, implementing nsconv, posixtime and wintime commands, working with the interface.
-Garlands
Garlands for EasyAVR 7(ATMega32)
authentication-service
DataScienceRoadMap
My path to DataScience
Gomoku
My gomoku game with the ability to play against your friend and against AI
Graphs
My C++ realization of graps as discrete mathematics task.
JavaLexicalValidator
Bison+Flex lexical validator for java 8
landmark-detection
Four landmark detection algorithms, implemented in PyTorch.
PyOOPIteratorVisitor
Simple program created just to try implement Iterator and Visitor patterns
Sub-domain-analysis
Simple program on python for searching sub-domains and vulnerability analysis of them. Using nmap with extension vulners and findomain
Chichichkin's Repositories
Chichichkin/DataScienceRoadMap
My path to DataScience
Chichichkin/Gomoku
My gomoku game with the ability to play against your friend and against AI
Chichichkin/Sub-domain-analysis
Simple program on python for searching sub-domains and vulnerability analysis of them. Using nmap with extension vulners and findomain
Chichichkin/landmark-detection
Four landmark detection algorithms, implemented in PyTorch.
Chichichkin/PyOOPIteratorVisitor
Simple program created just to try implement Iterator and Visitor patterns
Chichichkin/-bootloader--Kernel
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 under gcc, AT&T syntax, development lead in linux. kernel: reading data stored by the bootloader, setting and enabling interrupts, switching to interactive mode and working with the interface, implementing nsconv, posixtime and wintime commands, working with the interface.
Chichichkin/-Garlands
Garlands for EasyAVR 7(ATMega32)
Chichichkin/authentication-service
Chichichkin/Graphs
My C++ realization of graps as discrete mathematics task.
Chichichkin/JavaLexicalValidator
Bison+Flex lexical validator for java 8
Chichichkin/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Chichichkin/BIP2021
Main repository for our project
Chichichkin/front-end
Chichichkin/LandmarkDetector
SAN Landmark Detector wrap
Chichichkin/multithreading
few multithreading programs:
Chichichkin/PythonPandas
Python program for comparing data and outputting it in a specific format to a new csv file
Chichichkin/requester
Chichichkin/scr1
SCR1 is a high-quality open-source RISC-V MCU core in Verilog
Chichichkin/tcp-udp-client-server
tcp client: OS - Windows, implement TCP client tcp server: OS - Linux, release a TCP server operating in non-blocking mode for multiple users. Mechanism parallel service: select udp client: OS - Linux, implement UDP client udp server: OS - Windows, implement UDP server, operating in non-blocking mode for multiple users. The parallel socket service mechanism:
Chichichkin/Windows-universal-samples
API samples for the Universal Windows Platform.