Profile
- Location
- Kraków, Poland
- City
- Kraków
- Public repositories
- 22
GitHub
Snapshot:
Program for managing orders, planning and scheduling in job shop production system using popular heuristics alghorithms.
Xamarin.Forms application that compute proportion of alloys, so you can smelt your perfect steel. In a modern way, entirely for free.
Program connect with tables in database, choose random records and fills labels with all of the personal details. Later you can export data to vCard format. Also there is an option to generate your fantasy hero name.
Second program from programming challenges. Some basic random games: head or tail, throw dice, higher or lower, "what number is on my mind" with scoring.
An application wrote in C# with WPF using MVVM pattern. User provide an temperature and program return proper value in other units (Kelvin, Farenheit, Celsuis).
Another program from programming challanges list 1.4. Calculates the difference in time between today and entered date by user. Written in C# with TDD process and YAGNI principle.