Pinned Repositories
coroutines-workshop
Materials for a full-day workshop on Kotlin Coroutines
coursera-android-labs
Skeletons and Tests - Programming Mobile Applications for Android Handheld Systems
GuitarMAT
A guitar audio automatic transcription web application.
ktor-samples
Sample projects for Ktor
mongo-to-s3-backup
A Docker-based script to retrieve a mongo dump and upload it to S3
orcpub
Code for Orcpub2 Community Edition
prologin2017
My solutions to the Prologin 2017 qualification stage programming problems.
QRDecomposition
Program that takes an input symmetric matrix and computes its Eigenvalues and Eigenvectors through QR Iteration.
swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
wacc-compiler
A compiler for WACC, a procedural language supporting expressions, conditionals, types, I/O, functions and more. Translates WACC code into ARM Assembly.
pavlos163's Repositories
pavlos163/QRDecomposition
Program that takes an input symmetric matrix and computes its Eigenvalues and Eigenvectors through QR Iteration.
pavlos163/mongo-to-s3-backup
A Docker-based script to retrieve a mongo dump and upload it to S3
pavlos163/coroutines-workshop
Materials for a full-day workshop on Kotlin Coroutines
pavlos163/coursera-android-labs
Skeletons and Tests - Programming Mobile Applications for Android Handheld Systems
pavlos163/GuitarMAT
A guitar audio automatic transcription web application.
pavlos163/ktor-samples
Sample projects for Ktor
pavlos163/orcpub
Code for Orcpub2 Community Edition
pavlos163/prologin2017
My solutions to the Prologin 2017 qualification stage programming problems.
pavlos163/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
pavlos163/wacc-compiler
A compiler for WACC, a procedural language supporting expressions, conditionals, types, I/O, functions and more. Translates WACC code into ARM Assembly.
pavlos163/swagger-maven-plugin
JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.