LukaszSzumiec's repositories
Numerical_Methods
Chebyshev Iteration and Conjugate Gradient methods of solving linear equations.
2048
Popular 2048 game.
Blog
Baby site of my own blog in future.
Chat_Bot
AI chat bot with functionality to talk with user.
devhub
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
EarthquakeFinderServiceApp
Program that finds the 10 closest earthquakes for the given coordinates.
JavaClassesProjects
Projects from java classess at studies.
n_body_problem
N body problem considered for gravity. Implemented with barnes hut octree algorithm of calculating forces between objects. For visualization I used VPython library. Barnes hut algorithm reduces the computational complexity from n^2 to n(logn).
plotly.py-docs
Documentation repo for plotly.py v4
Survey-rest-server-application
Spring boot survey server app for creating and taking a surveys. Spring web, Spring jpa, Mysql.
WeatherDesktopApp
Rest Api Client App for checkin weather in selected city.