14 projects
digital-root
Script for calculating digital root of an integer number.
BitcoinValueGraph
Bitcoin value
MovieFinder
Script for finding movies by given term. It will get all the movies from database that contain a given term and print them out along with the year they were released. Results will be printed in chronological order, from newer to older. There will also be a folder with the same name as input term that will contain posters of all movies that were found, if available.
RealEstateAppRealitica
Script that runs a web scraper in a background and gets all available real estates in Balkan area, and filters them by given parameters(country, city, municipality).
BelgradeRealEstateAppAdventisrealestate
Script that runs a web scraper in a background and gets all available real estates in Belgrade, and filters them by given parameters.
FileSearchApp
Script for checking folder and all of its sub-folders for occurrence of a given string in all of its files.
CodeWarsLeaderBoard
Runs a web scraper in a background for getting leader board details for 500 top users of codewars.com
PascalsTriangle
Calculates the Pascals Triangle, up to a given depth
RecamanSequence
Iterate through Recaman's sequence up to a givenlimit, where limit represent number of desired iterations
CPU-temperature-monitor
Script for checking current CPU temperature or average temperature in given time period.
SortedSet
Implementation of Immutable Sorted Set collection
TextFile_SizeChecker
Calculate the number of lines, words and characters in a text file
BasicCalculator
A simple calculator app
BrickBreakerGame
Brick Breaker game