• Stars
    star
    2
  • Language
    Kotlin
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

KotlinSqueezed is a trimmed version of Kotlin's official language guide in form of a Gradle-based Kotlin project.

More Repositories

1

AwesomeSweden

List of companies that support work visa sponsorship and relocation to Sweden.
11
star
2

ReleaseTracker

Release Tracker is an Android app that tracks the latest version of any GitHub-hosted repository and notifies you when there are updates available.
Kotlin
8
star
3

ComposeCalendar

A demo of using Jetpack Compose to implement a calendar.
Kotlin
5
star
4

InfoCenter

An Android app that displays various information about the hardware components of a smartphone or tablet.
Kotlin
4
star
5

TehranBrt

[UNMAINTAINED] An Android app that displays all the routes and stations of Tehran's BRT buses.
Java
2
star
6

DS-Book

A "questions and answers" book about fundamental data structures (in Persian)
TeX
2
star
7

RxJava2Playground

This is where I've summarized what I know about RxJava 2. It's here for future reference!
Kotlin
2
star
8

SearchEditText

This is the accompanying source code of my post on Medium about how to turn an EditText into a SearchEditText
Kotlin
2
star
9

Kotlox

An interpreter for the Lox programming language, written in Kotlin/JVM
Kotlin
2
star
10

AndroidPictureInPictureSample

A basic sample app demonstrating how to implement Picture-in-Picture (PiP) mode in Android.
Kotlin
2
star
11

IntentRedirectionAttackerApp

The app used in my Medium article "What Is Android Intent Redirection Vulnerability and How to Prevent It"
Kotlin
1
star
12

CleanAndroidApp

A VERY simple Android app that struggles to follow Clean Architecture.
Java
1
star
13

ParticleSwarmOptimization

An implementation of PSO that tries to find the minimum of function f(x,y) = e^(-x^2 - y^2) * sin(x) where x and y are in range [-2, 2]
Java
1
star