• Stars
    star
    1
  • Language
    Java
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android implementation of famous pocket soccer game.

More Repositories

1

octopus-app

Android application for food ordering with mobile application written in Java and XML, server application written in PHP, and database part of application written in MySQL.
Java
4
star
2

social-network-analysis-on-university-of-belgrade

Social network analysis of science publications and co-operations between professors on University of Belgrade.
Java
2
star
3

space-app

E-learning platform for NASA space program.
JavaScript
1
star
4

ETFKviskoteka-online-quiz

Implementation of online quiz "ETFKviskoteka", with frontend implemented in Angular using HTML, Bootstrap, JavaScript and JQuery. Backend part implemented in NodeJS, and database part implemented in MongoDB.
JavaScript
1
star
5

fast-dictionary-research-using-B-and-Red-Black-tree

Finding, inserting and deleting words in a huge dictionary using operations with B and Red-Black tree. Written in C++.
C++
1
star
6

sudoku

Implementation of Sudoku game with GUI implemented using JavaSwing.
Scala
1
star
7

multithreaded-operating-systems-kernel

Implementation of kernel’s subsystem for managing threads. The subsystem also provides the concept of semaphores and events.
C++
1
star
8

nlp-comment-classifier

College team project for SQL comments clafisication.
TSQL
1
star
9

assembler-linker-and-emulator

Implementation of two-pass assembler for fictional architecture. With simple linker and emulator. Written in C++.
C++
1
star
10

microjava-compiler

Implementation of compiler for microjava programming language. Written in Java.
Java
1
star
11

hello-messenger

Messenger with possibility to send text messages, images, sound and video records. Every message was encrypted/decrypted using algorithm from Serbian identity card.
JavaScript
1
star
12

encryption-decryption-messages-using-microcontroller-s-MSP430F5438A-AD-conversion

The message entered by a user in a computer’s terminal are encrypted/decrypted using microcontroller’s AD conversion. After the conversion, the user receives encrypted/decrypted message. Simultaneously, the microcontroller turns on led diodes. Intensity of each led diode depends on values inside of encrypted/decrypted message. Written in C.
C
1
star
13

virtual-memory-manager-simulation-and-realization-of-pager-s-basic-functionalities

C++
1
star
14

fast-dictionary-research-using-cuckoo-hashing

Finding, inserting and deleting words in a huge dictionary using the technique of cuckoo hashing. Written in C++.
C++
1
star