Pinned Repositories
json-logic-kotlin
Pure Kotlin implementation of JsonLogic http://jsonlogic.com
CoroutinesExamples
Kotlin Coroutines Code Examples
kcurrencies
A simple currencies DSL implemented in Kotlin. It provides operations and exchange between currencies.
Pressure.Drop-Calculator.Android
Android App that calculates pressure drop (head loss) of a fluid, in straight circular pipes due to friction. Input parameters for this app is pipe diameter, lenght of pipe, pipe roughness (app includes default values for widely used pipes), flow rate in several expressions, and physical properties of the flow medium). At first the Darcy friction factor f,is calculated depending upon the type of flow that exist in the pipe. So, if Reynolds number is less than 2000 (laminar flow), the f=64/Re formula is used to calculate the friction factor f. If Reynolds number is more than 2000 (transition or turbulent flow), an approximation of the Colebrook equation (Swamee-Jain equation) is used in order to calculate friction factor f. Then Darcy-Weisbach equation is used finally to calculate the pressure loss
Restaurant-Finder
Simple Android Application Demonstrating the use of Google Maps Api V2 and Google Places API
sentry-cocoa
The official Sentry SDK for iOS, tvOS, macOS, watchOS.
sentry-java
A Sentry SDK for Java, Android and other JVM languages.
sentry-react-native
Official Sentry SDK for React Native
WordPress-Android
WordPress for Android
WordPress-iOS
WordPress for iOS - Official repository
antonis's Repositories
antonis/Restaurant-Finder
Simple Android Application Demonstrating the use of Google Maps Api V2 and Google Places API
antonis/kcurrencies
A simple currencies DSL implemented in Kotlin. It provides operations and exchange between currencies.
antonis/CoroutinesExamples
Kotlin Coroutines Code Examples
antonis/Pressure.Drop-Calculator.Android
Android App that calculates pressure drop (head loss) of a fluid, in straight circular pipes due to friction. Input parameters for this app is pipe diameter, lenght of pipe, pipe roughness (app includes default values for widely used pipes), flow rate in several expressions, and physical properties of the flow medium). At first the Darcy friction factor f,is calculated depending upon the type of flow that exist in the pipe. So, if Reynolds number is less than 2000 (laminar flow), the f=64/Re formula is used to calculate the friction factor f. If Reynolds number is more than 2000 (transition or turbulent flow), an approximation of the Colebrook equation (Swamee-Jain equation) is used in order to calculate friction factor f. Then Darcy-Weisbach equation is used finally to calculate the pressure loss
antonis/AppSecEu.2012.Android
Provides info on the OWASP AppSec Research 2012 conference
antonis/DeepLinker
Android Utility to test deeplinking functionality
antonis/RingTracer
A simple Android utility/hack that searches the web to identify unknown incoming calls
antonis/antonis.github.io
https://antonis.github.io
antonis/AppSecEu.2012.iOS
Provides info on the OWASP AppSec Research 2012 conference
antonis/Dagger2KotlinJavaMix
Sample Android project that uses Dagger2 dependency injection and mixes Kotlin and Java code
antonis/gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
antonis/gutenberg-mobile
Mobile version of Gutenberg - native iOS and Android
antonis/kotlin-web-site
The Kotlin programming language website
antonis/London.2012.iOS
This iOS App provides an easy way to browse the London 2012 Summer Games Schedule
antonis/MapMonster
A quiz iOS game experiment using Google Streetview to transfer the user to a random place. The user should guess the place between two available options.
antonis/presentations
antonis/Sudoku.Puzzle.Solver.J2ME
Simple Sudoku Puzzle Game and Solver in Java/J2ME
antonis/WordPress-Android
WordPress for Android