Pinned Repositories
Arduino-iButton-Reader
Simple application to read iButton CRC code, if the code is the same as on the iButton, pass HIGH state to next board input GPIO.
CacheEfficiency
An application created to test the efficiency of buffering mechanisms as part of the diploma thesis. The application has an implementation that downloads data directly from the database using NHibernate, FluentCahce implementation, Microsoft MemoryCache, LazyCache and Redis. Everything is available from the OpenApi Swagger level.
DrawOrPaint-Simple-WPF-Graphic-Editor
DrawOrPaint is a simple graphic editor made on the classes from computer graphics.
ECGplot
The ECGplot application was created to visualize data from the measurement of the heart's ECG. The application was written in QT using the qwtplot library version 6.1.
NonCrossingLinesDrawer
The application draws lines between two points selected by the user. The lines are continuous, but not necessarily straight. The lines may not cross any lines previously drawn.
ShortestPath_Dijkstry
C# WPF Application getting data from *.txt file and then calculating shortest path between two Cities (Points)
SmartPiHome
Smart Home automotion project using raspberry pi as main brain. All samart appliences are controlled by android device or web page.
SmartPiHome-RaspberryPi
Repo for Python files from RaspberryPi device, along with SmartPiHome repo it is working IOT set.
SudokSolver
.NET CORE 3.1 Sudoku Solver
TravelingSalsmenProblemWithProfits
Salsmen problem finding the best route among cities
marcinkozikowski's Repositories
marcinkozikowski/ECGplot
The ECGplot application was created to visualize data from the measurement of the heart's ECG. The application was written in QT using the qwtplot library version 6.1.
marcinkozikowski/DrawOrPaint-Simple-WPF-Graphic-Editor
DrawOrPaint is a simple graphic editor made on the classes from computer graphics.
marcinkozikowski/ShortestPath_Dijkstry
C# WPF Application getting data from *.txt file and then calculating shortest path between two Cities (Points)
marcinkozikowski/SmartPiHome
Smart Home automotion project using raspberry pi as main brain. All samart appliences are controlled by android device or web page.
marcinkozikowski/SmartPiHome-RaspberryPi
Repo for Python files from RaspberryPi device, along with SmartPiHome repo it is working IOT set.
marcinkozikowski/SudokSolver
.NET CORE 3.1 Sudoku Solver
marcinkozikowski/TravelingSalsmenProblemWithProfits
Salsmen problem finding the best route among cities
marcinkozikowski/Arduino-iButton-Reader
Simple application to read iButton CRC code, if the code is the same as on the iButton, pass HIGH state to next board input GPIO.
marcinkozikowski/CacheEfficiency
An application created to test the efficiency of buffering mechanisms as part of the diploma thesis. The application has an implementation that downloads data directly from the database using NHibernate, FluentCahce implementation, Microsoft MemoryCache, LazyCache and Redis. Everything is available from the OpenApi Swagger level.
marcinkozikowski/NonCrossingLinesDrawer
The application draws lines between two points selected by the user. The lines are continuous, but not necessarily straight. The lines may not cross any lines previously drawn.
marcinkozikowski/ASP_MVC_Project
Projekt portalu z drobnymi ogłoszeniami
marcinkozikowski/Console_MusicPlayer
Repozytorium zawierające projekt odtwarzacza muzyki zrealizowany w środowisku konsolowym z wykorzystaniem biblioteki ConsoleDraw oraz TagLib.
marcinkozikowski/iOS_CustomCalendar
Calendar Widget for iOS
marcinkozikowski/iOS_TODO_App
First iOS Swift app. TODO app have only basic options like add new task, mark task as done or not. Usage of Swift delegates,navigation controller, storyboard
marcinkozikowski/IssueTrackingSystem
marcinkozikowski/Java_RMI_ChatApp
Simple chat application to comunicate with other users. On start user pick his chat name and everything is ready to comunicate with others. Server implementation sends message only to other connected users.
marcinkozikowski/Java_RMI_GetDataFromServer
Simple based app to get understand how RMI works. Server implementation has build in "Database" which is a simple arraylist with personal data. Client can request Person object by it`s index number, Name or get all people list stored in database.
marcinkozikowski/Projekt_WPF
Projekt semestralny z projektowania aplikacja w technologi WPF
marcinkozikowski/Rpi_ParkingHelper
marcinkozikowski/SBD_Project
Systemy baz danych
marcinkozikowski/SOAP_WebService
Example of SOAP WebService deployed on GlasFish Server with two clients apps. First client app is Java based and Socond one is C# based. Project was writen to learn how webservices works and how to use webservice on diffrent platforms.
marcinkozikowski/Universal_SQL_Watcher
A small but very useful application which allows us to automatically detect changes in our sql database.
marcinkozikowski/WebService_Example
Basic Java WebService implementation and client example
marcinkozikowski/WebSiteBlocker
marcinkozikowski/WeedingDay
Android app which helps while organizing your weeding.
marcinkozikowski/WindowsFilePermissions
Show file permission of selected file, change file permision to FullControl for all users and groups.
marcinkozikowski/WPF_MusicPlayer
marcinkozikowski/ZTP_MusicPlayer