Pinned Repositories
AroundMe
iOS app showing interesting nearby places with their descriptions
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.
CarRental
C++ Project that simulates real vehicle rental store
Date-Up
SwiftUI app that is similar to dating portals like Tinder, using Firebase database to keep everything in network sync and up-to-date
Fit-Vein
iOS fitness app with social activity feed
ReEnabled
AI-powered iOS solution designed to enhance accessibility for visually impaired users
RMGuideTCA
Rick and Morty guide iOS app built using TCA
SwiftfulCharting
iOS app generating charts for currencies exchange rates
SwiftfulShopping
iOS e-commerce app that takes online shopping to the whole new level
ljaniszewski00's Repositories
ljaniszewski00/Fit-Vein
iOS fitness app with social activity feed
ljaniszewski00/SwiftfulShopping
iOS e-commerce app that takes online shopping to the whole new level
ljaniszewski00/ReEnabled
AI-powered iOS solution designed to enhance accessibility for visually impaired users
ljaniszewski00/SwiftfulCharting
iOS app generating charts for currencies exchange rates
ljaniszewski00/AroundMe
iOS app showing interesting nearby places with their descriptions
ljaniszewski00/Artificial-Intelligence-Techniques
Implementations of various algorithms used to solve complex problems
ljaniszewski00/Calculator
An iPhone calculator app recreated in SwiftUI from the scratch as my first app.
ljaniszewski00/CarRental
C++ Project that simulates real vehicle rental store
ljaniszewski00/Date-Up
SwiftUI app that is similar to dating portals like Tinder, using Firebase database to keep everything in network sync and up-to-date
ljaniszewski00/Fifteen-Puzzle
Fifteen Puzzle Python solver with implementation of AI alghorithms: breadth-first search, depth-first search, A-star (Hamming, Manhattan)
ljaniszewski00/ljaniszewski00
ljaniszewski00/Newton_Interpolation
Newton Interpolation Python Project for Numerical Methods
ljaniszewski00/RMGuideTCA
Rick and Morty guide iOS app built using TCA
ljaniszewski00/Numerical_Aproximation
ljaniszewski00/Numerical_Bisection_Tangent_Method
A program that allows finding solutions to a nonlinear equation using numerical methods - the bisection method and the tangent method
ljaniszewski00/Numerical_Integration
ljaniszewski00/Numerical_Jacobi_Method
Numerical Methods and tha Jacobi Method
ljaniszewski00/RMGuide
Rick and Morty guide app built using MVVM
ljaniszewski00/Rock-Paper-Scissors
Second Python Project - Console Rock-Paper-Scissors Game
ljaniszewski00/SelfProtectionStore
Self Protection Store Project in C++ that simulates real store with self-protection stuff
ljaniszewski00/SelfProtectionStore_Python
Business app representing a store with self-protection stuff like guns and knifes
ljaniszewski00/SimleBankingSystem
Simple Banking System - Python JetBrains Project
ljaniszewski00/Tic-Tac-Toe
First Python Project - Tic-Tac-Toe Console Game
ljaniszewski00/To-Do-List
Simple To-Do List iOS app with DataCore database and CloudKit support
ljaniszewski00/Xmodem
Xmodem protocol project in Python with GUI, using default checksum and(or) CRC16 checksum