nassosanagn
Computer Science Graduate of NKUA, Department of Informatics and Telecommunications.
EveryPayAthens, Greece
Pinned Repositories
Berkeley-Pacman-Projects
I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.
Contact-Us-Page-Design
A Responsive Contact Us Page Design with Floating Placeholder using HTML5 and CSS3.
Data-Structures-Projects
These projects were implemented in C and developed during the Data Structures K08 course, at the University of Athens.
Introduction-to-Programming
Inverted-Search-Engine
This is an Inverted Search Engine Project implemented for the Information Systems K 23A course at the University of Athens.
Jacobi-Method-Parallel-Programming
Parallel and serial implementations of Jacobi Method for solving systems of linear equations.
nassosanagn
The Welcome README which you can find on my profile GitHub page! Feel free to use it as a template and throw in a ⭐️ if you like it! 😄️
Operating-Systems-Project-1
Send a message between two proccesses using semaphores and shared memory.
Taxi-Trip-Duration-Prediction
This is my implementation of a model that predicts the total ride duration of taxi trips in New York City. This is a competition from Kaggle and also the final project for the Data Mining course at the University of Athens.
Vaccine-Monitor-App
This is my implementation of a Vaccine Monitor app, which is the final project for the System Programming K24 course at the University of Athens.
nassosanagn's Repositories
nassosanagn/Contact-Us-Page-Design
A Responsive Contact Us Page Design with Floating Placeholder using HTML5 and CSS3.
nassosanagn/nassosanagn
The Welcome README which you can find on my profile GitHub page! Feel free to use it as a template and throw in a ⭐️ if you like it! 😄️
nassosanagn/Berkeley-Pacman-Projects
I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.
nassosanagn/Data-Structures-Projects
These projects were implemented in C and developed during the Data Structures K08 course, at the University of Athens.
nassosanagn/Introduction-to-Programming
nassosanagn/Operating-Systems-Project-1
Send a message between two proccesses using semaphores and shared memory.
nassosanagn/Operating-Systems-Project-2
Hashed Paged Table - LRU and Second Chance Algorithms
nassosanagn/Inverted-Search-Engine
This is an Inverted Search Engine Project implemented for the Information Systems K 23A course at the University of Athens.
nassosanagn/Jacobi-Method-Parallel-Programming
Parallel and serial implementations of Jacobi Method for solving systems of linear equations.
nassosanagn/MiniJava-Compiler
A MiniJava compiler, written in Java that performs semantic analysis on all of the files given as arguments. This project was developed as a part of the Compilers K31 course at the University of Athens.
nassosanagn/MiniJava-to-LLVM-Code-Generator
This project converts MiniJava code into the intermediate representation used by the LLVM compiler. This was the final project for the Compilers K31 course at the University of Athens.
nassosanagn/tanyarajhans
nassosanagn/Taxi-Trip-Duration-Prediction
This is my implementation of a model that predicts the total ride duration of taxi trips in New York City. This is a competition from Kaggle and also the final project for the Data Mining course at the University of Athens.
nassosanagn/Vaccine-Monitor-App
This is my implementation of a Vaccine Monitor app, which is the final project for the System Programming K24 course at the University of Athens.
nassosanagn/The-Computer-Vision-Workshop