Łukasz Janiszewski's repositories
SwiftfulShopping
iOS e-commerce app that takes online shopping to the whole new level
SwiftfulCharting
iOS app generating charts for currencies exchange rates
Artificial-Intelligence-Techniques
Implementations of various algorithms used to solve complex problems
Calculator
An iPhone calculator app recreated in SwiftUI from the scratch as my first app.
Fifteen-Puzzle
Fifteen Puzzle Python solver with implementation of AI alghorithms: breadth-first search, depth-first search, A-star (Hamming, Manhattan)
Newton_Interpolation
Newton Interpolation Python Project for Numerical Methods
RMGuideTCA
Rick and Morty guide iOS app built using TCA
Numerical_Bisection_Tangent_Method
A program that allows finding solutions to a nonlinear equation using numerical methods - the bisection method and the tangent method
Numerical_Jacobi_Method
Numerical Methods and tha Jacobi Method
Rock-Paper-Scissors
Second Python Project - Console Rock-Paper-Scissors Game
SelfProtectionStore
Self Protection Store Project in C++ that simulates real store with self-protection stuff
SelfProtectionStore_Python
Business app representing a store with self-protection stuff like guns and knifes
SimleBankingSystem
Simple Banking System - Python JetBrains Project
Tic-Tac-Toe
First Python Project - Tic-Tac-Toe Console Game
To-Do-List
Simple To-Do List iOS app with DataCore database and CloudKit support