Pinned Repositories
asm-8086-debugger
MS DOS debugger.
async-callback-example
A small project which demonstrates lambdas, synchronous and asynchronous callbacks in Java and Kotlin, as well as their interoperability.
auth_wall
Authentication wall example using auto_route and platform independent widgets.
field-transformer-chrome-ext
An extension which converts HTML password input fields to text input fields by observing and modyfing DOM.
fixed-wow-bug-scraper
WoW private server bug scraper implemented with Puppeteer library.
Haskell-Parser
Library catalogue (MARC 21) parser written in Haskell
libster-web-app
RESTful web application (AngularJS + Flask) for searching books in a library catalog.
municipality-microservice
Microservice for managing territorial units within country of Serbia. Written using Spring framework and Neo4J as the underlying database.
PlutagramFE
Frontend (Angular 7 and Bootstrap Material) for a university social network project.
imbactbulletz's Repositories
imbactbulletz/asm-8086-debugger
MS DOS debugger.
imbactbulletz/async-callback-example
A small project which demonstrates lambdas, synchronous and asynchronous callbacks in Java and Kotlin, as well as their interoperability.
imbactbulletz/auth_wall
Authentication wall example using auto_route and platform independent widgets.
imbactbulletz/field-transformer-chrome-ext
An extension which converts HTML password input fields to text input fields by observing and modyfing DOM.
imbactbulletz/fixed-wow-bug-scraper
WoW private server bug scraper implemented with Puppeteer library.
imbactbulletz/Haskell-Parser
Library catalogue (MARC 21) parser written in Haskell
imbactbulletz/libster-web-app
RESTful web application (AngularJS + Flask) for searching books in a library catalog.
imbactbulletz/mock-orm
Mock ORM based on Java Annotations, Aspects and Reflection.
imbactbulletz/municipality-microservice
Microservice for managing territorial units within country of Serbia. Written using Spring framework and Neo4J as the underlying database.
imbactbulletz/PlutagramFE
Frontend (Angular 7 and Bootstrap Material) for a university social network project.
imbactbulletz/keyword-counter
A Homework project for Concurrent and Distributed Systems course.
imbactbulletz/motoko-bootcamp-challenges
Solutions for the challenges of the Motoko Bootcamp
imbactbulletz/photostock-web-app
Online image marketplace implemented using JAX RS and Material AngularJS.
imbactbulletz/raf-os-crypto-support
Encryption/Decryption support for RAF OS.
imbactbulletz/Rafroid
Mobile application that displays class, colloquial and exam schedule for students and staff of Computer Faculty in Belgrade.
imbactbulletz/robot-testing-pattern
This demo app consists of Login and Dashboard screens and has a regular UI test and a robot UI test for each screen to showcase the differences between approaches.
imbactbulletz/tcp-pnp-chat
Private and Public Chat console program based on TCP.
imbactbulletz/type-check-vs-visitor-performance
Performance comparison between kotlin's type check (is/instanceof) and visitor pattern for determining item types.
imbactbulletz/word-distribution-tool
KIDS Homework 1
imbactbulletz/wp-hw-assignments
Compilation of all homework assignments from a Web Programming course I took on university.