nickst97
Frontend engineer, passionate about turning ideas into digital experiences with a focus on both creativity and strategic execution.
Viva.comAthens, Greece
Pinned Repositories
Bitcoin_Transactions
Bitcoin Transaction System based on the use of different data structures as the first project for the course "Programming Systems" of the Department of Informatics of the University of Athens.
Carbon_Isotope_Simulation
Carbon Isotope Simulation based on the implementation of C++ classes as the first project for the course "Object-Oriented Programming" of the Department of Informatics of the University of Athens.
Join_Query_Optimization-SIGMOD2018
Join Query Optimization, based on the concept of Programming Contest SIGMOD 2018, as the main project of the course "Software Development" of the Department of Informatics of the University of Athens.
LL1_Calculator_Parser
Implementation of a LL(1) parser for a simple calculator as the part 1 of the first project for the course "Compilers" of the Department of Informatics of the University of Athens.
MiniJava_Static_Checking
Semantic Check with MiniJava as the second project for the course "Compilers" of the Department of Informatics of the University of Athens.
nickst97
nickst97.github.io
online-bookstore-project
This online bookstore project aims to create essential pages for a fully functional online bookstore, including product entry, product view, and product search pages.
Online_Auction_Website
Building and Developing an online auction website, as the main project for the course "Technologies of Internet Applications" of the Department of Informatics of the University of Athens.
Tichu_Card_Tracker
This project is about a Google Chrome Extension designed to be a tool for the card game Tichu in the greek game platform Dod Games. The extension keeps track of the played cards and helps the player to be more efficient by showing to him the remaining cards at any time of the game.
nickst97's Repositories
nickst97/Online_Auction_Website
Building and Developing an online auction website, as the main project for the course "Technologies of Internet Applications" of the Department of Informatics of the University of Athens.
nickst97/Tichu_Card_Tracker
This project is about a Google Chrome Extension designed to be a tool for the card game Tichu in the greek game platform Dod Games. The extension keeps track of the played cards and helps the player to be more efficient by showing to him the remaining cards at any time of the game.
nickst97/Join_Query_Optimization-SIGMOD2018
Join Query Optimization, based on the concept of Programming Contest SIGMOD 2018, as the main project of the course "Software Development" of the Department of Informatics of the University of Athens.
nickst97/Bitcoin_Transactions
Bitcoin Transaction System based on the use of different data structures as the first project for the course "Programming Systems" of the Department of Informatics of the University of Athens.
nickst97/Carbon_Isotope_Simulation
Carbon Isotope Simulation based on the implementation of C++ classes as the first project for the course "Object-Oriented Programming" of the Department of Informatics of the University of Athens.
nickst97/LL1_Calculator_Parser
Implementation of a LL(1) parser for a simple calculator as the part 1 of the first project for the course "Compilers" of the Department of Informatics of the University of Athens.
nickst97/MiniJava_Static_Checking
Semantic Check with MiniJava as the second project for the course "Compilers" of the Department of Informatics of the University of Athens.
nickst97/nickst97
nickst97/nickst97.github.io
nickst97/online-bookstore-project
This online bookstore project aims to create essential pages for a fully functional online bookstore, including product entry, product view, and product search pages.
nickst97/Port_Simulation
Port Simulation implemented with the use of semaphores as the third project for the course "Operating Systems" of the Department of Informatics of the University of Athens.
nickst97/reactjs-issues-project
This project is a small client application built using ReactJS and Next.js, utilizing the Github GraphQL API to fetch data.
nickst97/Record_Search_Tree
Record Search Tree impemented with fork/exec* functions as the second project for the course "Operating Systems" of the Department of Informatics of the University of Athens.
nickst97/Redesigning_Eudoxus
Redesigning the site of Eudoxus, empathising on UX Design, as the main project for the course "Human-Computer Interaction" of the Department of Informatics of the University of Athens.
nickst97/Sentiment_Analysis
Sentiment Analysis on different tweets, as the first project for the course "Data Mining" of the Department of Informatics of the University of Athens.
nickst97/Simplified_Dropbox
A file synchronisation system based on the connection of processes through pipes as the second project for the course "Programming Systems" of the Department of Informatics of the University of Athens.
nickst97/Transaction_System
Transaction System based on the implementation of a directed multi-graph as the first project for the course "Operating Systems" of the Department of Informatics of the University of Athens.
nickst97/Translator_to_Java
Translator to Java for a language for string operations as the part 2 of the first project for the course "Compilers" of the Department of Informatics of the University of Athens.