Pinned Repositories
android-retrofit
android_guides
Extensive Open-Source Guides for Android Developers
contacts
Web application for mobile created for hobby in order to help you organize your contacts. (Incomplete)
ds-bank-queue-simulation
My solution from exercise 1 at the 'Data Structures' lesson of semester 2.
RealHouse-Rental-System
An assignment for the 'Web Applications Technologies' course, showcasing the implementation of a web API and web interface inspired by Airbnb's functionality and design principles.
redesign-of-ika.gr-site
Αξιολόγηση ιστοχωρου ika.gr με βάση τους 10 κανόνες ευχρηστίας του Jakob Nielsen (https://www.nngroup.com/articles/ten-usability-heuristics/) με αποτέλεσμα την επανασχεδίαση του σε πρωτότυπα χαμηλής πιστότητας με τη βοήθεια του Balsamiq Mockups (https://balsamiq.com) και υλοποίηση του με χρήση Twitter Bootstrap και Laravel.
rent-web-app
restaurant-api
Restaurant Rest-API: The back end of the Restaurant-APP, built using the 'Slim PHP framework' (http://www.slimframework.com) and powered by a MySQL database for data storage and trigger events.
syspro-mirror_client
Dropbox Simulation: Explore the world of inter-process communication and synchronization in C programming. This project simulates Dropbox-like functionality using pipes and processes, providing a hands-on experience in concurrent programming and file management.
ys13-2020-project-2-hackerz
k-chatz's Repositories
k-chatz/RealHouse-Rental-System
An assignment for the 'Web Applications Technologies' course, showcasing the implementation of a web API and web interface inspired by Airbnb's functionality and design principles.
k-chatz/contacts
Web application for mobile created for hobby in order to help you organize your contacts. (Incomplete)
k-chatz/rent-web-api
k-chatz/restaurant-api
Restaurant Rest-API: The back end of the Restaurant-APP, built using the 'Slim PHP framework' (http://www.slimframework.com) and powered by a MySQL database for data storage and trigger events.
k-chatz/restaurant-app
Restaurant APP (Front end) created with 'ionic framework' (https://ionic.io) for finding food portion number (Breakfast-Lunch-Dinner) from people who provide their portion.
k-chatz/game-of-life
k-chatz/redesign-of-ika.gr-site
Αξιολόγηση ιστοχωρου ika.gr με βάση τους 10 κανόνες ευχρηστίας του Jakob Nielsen (https://www.nngroup.com/articles/ten-usability-heuristics/) με αποτέλεσμα την επανασχεδίαση του σε πρωτότυπα χαμηλής πιστότητας με τη βοήθεια του Balsamiq Mockups (https://balsamiq.com) και υλοποίηση του με χρήση Twitter Bootstrap και Laravel.
k-chatz/rent-web-app
k-chatz/syspro-mirror_client
Dropbox Simulation: Explore the world of inter-process communication and synchronization in C programming. This project simulates Dropbox-like functionality using pipes and processes, providing a hands-on experience in concurrent programming and file management.
k-chatz/ys13-2020-project-2-hackerz
k-chatz/Delos-Utilities
A simple tool that lets you create VLC playlists from Delos resources and helps with downloading them.
k-chatz/heapfile
k-chatz/ip-crew-assignment
My solution from exercise 4 at the 'Introduction to programming' lesson of semester 1.
k-chatz/ip-smith-numbers
My solution from exercise 1 at the 'Introduction to programming' lesson of semester 1.
k-chatz/k23a-project
k-chatz/lcm-gcf-calculator
Simple program which calculates the Least Common Multiple and Greatest Common Factor for many numbers.
k-chatz/oop-community-of-creatures
Community of Creatures Project: My C++ solution for Exercise 3 in the 'Object Oriented Programming' course during Semester 3. Explore advanced object-oriented concepts while building and managing a dynamic community of creatures.
k-chatz/oop-discussion-forum
Discussion Forum Project: My solution for exercises 1 & 2 in the 'Object Oriented Programming' course during Semester 3. Delve into the principles of object-oriented design and implementation while creating an interactive discussion forum.
k-chatz/oop-highway-simulation
Highway Simulation Project: A collaborative C++ solution for the 'Object Oriented Programming' course, Semester 3. Explore the world of object-oriented design and programming while simulating a dynamic highway environment.
k-chatz/oop-plane-prepare
My solution from java project at the 'Object Oriented Programming' lesson of semester 3.
k-chatz/os-memory-allocator
Operating Systems Memory Allocator: Exercise 1 - In this assignment for the 'Operating Systems' course, I've created a pseudo memory allocator using the C language. Dive into the fundamentals of memory management and explore the implementation of a custom allocator.
k-chatz/os-xv6-custom-min-heap-scheduler
Operating Systems Assignment - Exercise 2: Leveraging the xv6 teaching OS, this project focuses on configuring the scheduler to support process prioritization during context switches. Explore the inner workings of a Unix-like OS and gain insights into process scheduling and management.
k-chatz/os-xv6-custom-shared-memory-semaphores
Exercise 3 of the 'Operating Systems' course. This project extends the xv6 OS to include crucial system calls for shared memory and semaphores, offering an immersive experience in low-level systems programming and exploring the complexities of process synchronization and inter-process communication.
k-chatz/payment-of-salary
Simple program which calculates the payment of salary with available currencies.
k-chatz/portfolio
k-chatz/songs-database-web-interface
Web application developed with Python to manage the song database.
k-chatz/syspro-bitcoin
Transactions simulation with bitcoins app which developed in c language.
k-chatz/syspro-dropbox_client
k-chatz/syspro-dropbox_server
k-chatz/time-charges
Simple application for calculating Work-Elapsed time and Money Payment - for employee.