39 Repositories
Android graham-scan-algorithm Libraries
RCZ algorithm in kotlin (update version)
RCZEncryptationKT RCZ Encrypt uses maps to encrypt your string this use ALPHABYTE to to view the bytearray of encoded strings This use random chars by
Collection of various algorithms in mathematics, computer science etc implemented in Kotlin for educational purposes.
The Kotlin Algorithms Implementation of different algorithms and data structures using Kotlin lang Overview The repository is a collection of open-sou
Scans all the SMS of an Android device for any known domain that is related with the spyware Predator by Cytrox / Intellexa.
Συχνές ερωτήσεις και απαντήσεις Τι είναι το Predator; Ποιο είναι το ρίσκο μου να έχω δεχθεί επίθεση με το Predator; Πώς δουλεύει η εφαρμογή SMS Predat
Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.
Document Index 1.overview 2.startup 3.how to write rules 4.how to find compliance problems use appshark 5.a path traversal game 6.argument 7.engine co
Simple application with some famous graph algorithm implemented by Jetpack Compose framework
GraphAlgorithm This Application was implemented by Jetpack Compose framework. The dagger-hilt library was used for dependency injection and Room libra
An Android app that gives you a password generated by a given phrase with a custom algorithm, it also has password and biometric security.
An Android app that gives you a password generated by a given phrase with a custom algorithm, it also has password and biometric security.
Kotlin Algorithms and Design Patterns
Kotlin Algorithms and Design Patterns This repository lists the most common algorithms, data structures, and design patterns written in the Kotlin pro
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.
stripe_terminal A flutter plugin to scan stripe readers and connect to the them and get the payment methods. Installation Android No Configuration nee
This application uses Google Play Services Vision library to scan barcodes. It uses Google's on device ML kit to scan for barcodes.
Barcode-Scanner This application showcases use of Google Play Services Vision library It uses Google's on device machine learning kit to scan for barc
ArchGuard Scanner for scan Git change history, scan source code by Chapi for Java, TypeScript, Kotlin, Go..、Java bytecode use for JVM languages, scan Jacoco test coverage.
Arch Scanner Requirements: JDK 12 Scanner: scan_git - Git commit history scan scan_jacoco - Jacoco scan scan_bytecode - for JVM languages known issues
A RSA Cipher implementation for Kotlin/Java
A RSA Cipher implementation for Kotlin/Java.
Documentation and implementations of a recursive procedural generation algorithm authored by Christopher Ravosa.
Recursive-Dungeon-Generation This repository contains implementations of a recursive algorithm, authored by Christopher Ravosa, for generating dungeon
DS-for-Kotlin - Some classic data sturctures write in kotlin for fun
DS-for-Kotlin Just write some classic data structure by kotlin during my leisure
Glickotlin - Kotlin implementation of the Glicko2 algorithm
Glickotlin Glickotlin is a Kotlin implementation of the Glicko2 algorithm. Glick
Algorithm for mutual exclusion in a bidirectional ring network topology with unreliable communication channels.
Algorithm for mutual exclusion in a bidirectional ring network topology with unreliable communication channels
Acme-app - App to display the best routes for drivers based on a secret algorithm
Acme App App to display the best routes for drivers based on a "secret" algorith
App that helps to scan barcodes, Qr that sends to destined link
ScanCode Aplicación Android ScanCode Escanea cualquier código Implementación de
Scan and view your e-receipts
ReceptsKeeper Scan and view your e-receipts Main features: Display list of receipts sorted by date Adding receipts by scanning Entering a captcha, if
A tool for scan and replace file content. Instead of global search and replace, it can specify replace scope
ScanReplace.kt A tool for scan and replace file content Instead of global search and replace, it can specify replace scope Usage java -jar ScanReplace
A JVM implementation of the Pair Adjacent Violators algorithm for isotonic regression
Pair Adjacent Violators Overview An implementation of the Pair Adjacent Violators algorithm for isotonic regression. Written in Kotlin but usable from
Fast and simple application that allows you to generate and compare hashes from files and text
Hash Checker About application Fast and simple application that allows you to generate and compare hashes from files and text. Supporting algorithms N
Fast and simple application for generating and comparing hashes from files or text.
The app is in the Archive. You can still download it from sources below. You also can download Original Hash Checker (it is not in the Archive and sti
Burp extension to scan Log4Shell (CVE-2021-44228) vulnerability pre and post auth
Log4J Scanner Burp extension to scan Log4Shell (CVE-2021-44228) vulnerability pre and post auth. Disclaimer I am not responsible for your actions, bur
Contrast Scan GitHub action
Use Contrast Scan to analyze your code This github action will enable you to use Contrast Scan to detect vulnerabilities in your code. This action can
Scan and view your e-receipts
ReceptsKeeper Scan and view your e-receipts Main features: Display list of receipts sorted by date Adding receipts by scanning Entering a captcha, if
Fractal Trees 🌴 using recursion | Demonstrated using Jetpack Compose 🚀
Fractal Trees 📜 Description Implementing Fractal Trees 🌴 with recursion ➰ and using Jetpack Compose to demonstrate it 🚀 💡 Motivation and Context H
Body Scan App in Jetpack Compose 🚀
Body Scan 📜 Description Demonstrating a effect that I can't name 😜 , maybe you can Just look at the video and code 💡 Motivation and Context Having
코틀린으로 자료구조 알고리즘 배우기
코틀린 자료구조 & 알고리즘 Do it 자료구조와 함께 배우는 알고리즘 입문 자바편 코틀린으로 리팩토링하기 자료구조 : 데이터 단위와 데이터 자체 사이의 물리적 또는 논리적 관계 배열 val array1: IntArray = IntArray(5) { it } //Int
Come il gioco del Fizz Buzz, ma con un nome più ganzo!
FizzoBuzzo Partendo dalle regole previste dal gioco del Fizz Buzz, implementare una console application con le seguenti funzionalità: Stampa i valori
A sample app that uses CameraX and Milkit to scan multiple barcodes and QR code
MLKit-QR-and-Barcode-Scanner This sample app uses Firebase MLKit to scan bar codes and QR Codes There are a number of types of barcodes, MLKKIt is abl
Android app to test various cryptography algorithm.
This android app shows how cryptographic algorithm works. You can encrypt or decrypt messages and try different algorithms. Powered by Bouncy Castle this app supports AES, Serpent, Blowfish and many more :)
Android app to test various cryptography algorithm.
CryptographyLesson Introduction This android app shows how cryptographic algorithm works. You can encrypt or decrypt messages and try different algori
Android Camera Application for Exposure Fusion Algorithm and more
Android Camera Application for Exposure Fusion Algorithm and more
A simple path finding visualizer mobile app to demonstrate the use of Jetpack Compose UI toolkit in Android.
Path Finding Visualizer App using Jetpack Compose A simple path finding visualizer mobile app to demonstrate the use of Jetpack Compose UI toolkit in
Algorithms and data structures in Kotlin.
Here you can find the most common algorithms and data structures written in Kotlin. The goal of this project is to create the most eloquent implementa
With Viola android face detection library, you can detect faces in a bitmap, crop faces using predefined algorithm and get additional information from the detected faces.
Viola Viola android face detection library detects faces automatically from a bitmap, crop faces using the predefined algorithms, and provides supplem
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering
Tehreer-Android Tehreer is a library which gives full control over following text related technologies. Bidirectional Algorithm OpenType Shaping Engin
Material Shadows for android : A library for supporting convex material shadows
MaterialShadows A library for seamlessly integrating Material shadows. The library takes existing material shadows to next level by adding the followi