-
codility-go Public
Codility lessons and challenges in Go. Spoiler alert.
-
fish-aquarium Public
Fish aquarium project
-
kodo-klubas Public
KODO Klubas. Užduotys su sprendimais. Užduotys iš kompanijos TELIA.
Go UpdatedJul 17, 2022 -
-
-
-
-
android-course Public
The Complete Android N Developer Course demo applicatgions
Java MIT License UpdatedJan 16, 2022 -
cloud-lab Public
Forked from tcentric/cloud-labCloud, Containers and Code LAB assignment
Go GNU General Public License v3.0 UpdatedDec 25, 2021 -
volunteer Public
Volunteering system for non profit seeking organizations and people who would like to participate
-
websocket-task Public
API that upgrades connection to use websocket. Contains server and client and testing how they communicate
Go MIT License UpdatedDec 25, 2021 -
car-scrape Public
Scrapes website content, puts to sqlite3 database, downloads preview picture
Go MIT License UpdatedDec 25, 2021 -
gocode-operation-go Public
gocode.io operation-go solutions in golang
Go MIT License UpdatedDec 24, 2021 -
-
angular-course Public
Angular cource walkthrough from Udemy cource https://www.udemy.com/course/the-complete-guide-to-angular-2/ in 2019
TypeScript UpdatedDec 24, 2021 -
email-sender Public
Email sender API for AWS mailing server and MongoDB to save sent mails
Go MIT License UpdatedDec 24, 2021 -
genetic-algorithms-golang Public
Genetic algorithm tests using Go rewritten from c#
scheduler genetic-algorithm genetic-programming genetic-algorithms string-search travelling-salesman-problemGo MIT License UpdatedDec 24, 2021 -
codility-lessons-cs Public
Codility lessons solutions in C#
-
restaurant-simple Public
Restaurant PHP project for databases with MySQL
PHP MIT License UpdatedDec 19, 2021 -
book-eshop Public
Book Eshop prototype with MySQL, PostgreSQL, plain PHP, Heroku
PHP MIT License UpdatedDec 19, 2021 -
hosts-editor-windows Public
Override HOSTS file with two merged collections of malicious ips from http://winhelp2002.mvps.org/hosts.txt and https://someonewhocares.org/hosts/zero/hosts
C# MIT License UpdatedDec 19, 2021 -
dynamic-algorithms Public
Dynamic Algorithm analysis for Binary Search tree, Fibonacci, Recurrence, Acyclic Graph, Hash Search, parallel, Sorting
C# MIT License UpdatedDec 19, 2021 -
schedule Public
Scheduler experimentation using GeneticSharp, C# EF
C# MIT License UpdatedDec 19, 2021 -
homestead-nodejs-api Public
Homestead Nodejs API experimentation with auth and MongoDB database
JavaScript MIT License UpdatedDec 19, 2021 -
algorithm-analysis Public
Algorithm Analysis of Merge Sort, Insertion Sort, HashTable in RAM and Disk with Array and Linked List
C# MIT License UpdatedDec 19, 2021 -
tournament-system Public
Tournament System with double elimination using Angular 6 and C# EF
-
checkers-game-test Public
Checkers Game experimentation using C# EF and Angular 6
C# MIT License UpdatedDec 19, 2021 -
chess-game-test Public
Chess Game experimentation in Angular 6 as front-end and C# EF as back-end
C# MIT License UpdatedDec 19, 2021 -
hashcode-2019 Public
Google Hashcode 2019 implementations for pizza and slideshow problems.
C# MIT License UpdatedDec 19, 2021 -
ga-tests Public
Genetic Algorithm tests in C#. Simple string finder. Robot controller for maze solving. Scheduler with optimal timetable. Traveling salesman problem. Generic GA. Lottery prediction.