Pinned Repositories
cost-map-exercise
A ROS plugin, creating a cost map layer based on traversability estimation data
EAM_prj3
Implementation of Web Service for the Greek social security administration
game-of-life
Conway's Game of Life, created for the Parallel Systems course, Summer 2017
grace-compiler
A compiler for the Grace programming language, created for the Compilers course, Spring 2017
job-management-system
Job Management System (JMS), created for Systems Programming course, Spring 2016-2017
Keylogger
A keylogger for Windows, developed as part of the "Build an Advanced Keylogger using C++ for Ethical Hacking!" course on Udemy
openpose_ros
ROS wrapper for the OpenPose 1.5.0
selective-overhead-mirroring
Selective Overhead Mirroring system, created for Systems Programming course, Spring 2016-2017
sigmod2018
ugv_navigation_goals
A ROS package for UGV navigation based on waypoints, with a purpose of traversing incline terrain regions.
yorgosk's Repositories
yorgosk/attica
Object Oriented Programming, Fall 2015-2016, C++ Capstone Project
yorgosk/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
yorgosk/creature-society
Object Oriented Programming, Fall 2015-2016, Create and manage a simple society of fantasy creatures
yorgosk/datasciencecoursera
Repository created for the purposes of the Coursera course "The Data Scientist's Toolbox"
yorgosk/datasharing
The Leek group guide to data sharing
yorgosk/forum-tree
Object Oriented Programming, Fall 2015-2016, Creating a BST from forum members' posts
yorgosk/hello_world
My first repository on GitHub
yorgosk/index
Data Structures and Programming Techniques, Spring 2015, Implementation of an airport's index using AVL and BS trees
yorgosk/ipgo---GoCup
Introduction to Programming, Fall 2014-2015, Course Capstone Project, competitive version
yorgosk/menu
Data Structures and Programming Techniques, Spring 2015, Implementation of a restaurant's menu, able to input the menu from, or output the menu to, an .html file
yorgosk/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
yorgosk/SequelToSQLSoupToBits
Sample code for the Sequel to SQL Soup to Bits