Pinned Repositories
AoC_2022
My solutions with descriptive comments for the Advent of Code 2022 using Python
AoC_2023
My solutions with descriptive comments for the Advent of Code 2023 using Python
Art3mis
This is my github
GameOfLife-CS342
An implementation of John Conway's Game of Life in C that is parallelized using the OopenMP module
Narrow-Road-CS345
Page-Rank-CS342
First assignment of CS342 "Parallel Programming" emulating the Page Rank algorithm via the usage of directed graphs.
Shell-CS345
An implementation of a basic shell (Assignment 1 of CS345 at CSD @ UoC)
Wordle-Solver
Python project that uses Selenium to solve the daily Wordle puzzle on https://www.nytimes.com/games/wordle/
hy340_compilers
An implementation of a compiler and a virtual machine for the "alpha" programming language (Team project of CS340, CSD @ UoC)
mikegiannako's Repositories
mikegiannako/AoC_2022
My solutions with descriptive comments for the Advent of Code 2022 using Python
mikegiannako/Wordle-Solver
Python project that uses Selenium to solve the daily Wordle puzzle on https://www.nytimes.com/games/wordle/
mikegiannako/GameOfLife-CS342
An implementation of John Conway's Game of Life in C that is parallelized using the OopenMP module
mikegiannako/Shell-CS345
An implementation of a basic shell (Assignment 1 of CS345 at CSD @ UoC)
mikegiannako/AoC_2023
My solutions with descriptive comments for the Advent of Code 2023 using Python
mikegiannako/Art3mis
This is my github
mikegiannako/Narrow-Road-CS345
mikegiannako/Page-Rank-CS342
First assignment of CS342 "Parallel Programming" emulating the Page Rank algorithm via the usage of directed graphs.