Pinned Repositories
bootloader-snake
A simple implementation of Snake written in x86 assebmly that fits into the boot secotor
Console-Satellite-Tracker
A simple console satellite tracker
exploring-network-protocols
Here are some of my projects in which I explored simple network protocols with C++
satellite-tracker
A 3D satellite tracker using data from Celestrak.
sgp4
Simple C++ implementation of SGP4 model
space-explorer-game
The aim of this project is to create a simple 2D game in which the player can explore the solar system.
wiki_pathfinder
The project aims at finding the shortest hyperlink path between two Wikipedia articles (like www.sixdegreesofwikipedia.com). Currently it works veeery slowly but manages to find the shortest path when the distance is 2-3 links.
michal100032's Repositories
michal100032/satellite-tracker
A 3D satellite tracker using data from Celestrak.
michal100032/space-explorer-game
The aim of this project is to create a simple 2D game in which the player can explore the solar system.
michal100032/bootloader-snake
A simple implementation of Snake written in x86 assebmly that fits into the boot secotor
michal100032/Console-Satellite-Tracker
A simple console satellite tracker
michal100032/exploring-network-protocols
Here are some of my projects in which I explored simple network protocols with C++
michal100032/sgp4
Simple C++ implementation of SGP4 model
michal100032/wiki_pathfinder
The project aims at finding the shortest hyperlink path between two Wikipedia articles (like www.sixdegreesofwikipedia.com). Currently it works veeery slowly but manages to find the shortest path when the distance is 2-3 links.