32 Repositories
Android algorithm-challenges 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
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
Beetlebug is an open source insecure Android application with CTF challenges built for Android Penetration Testers and Bug Bounty hunters.
Beetlebug Beetlebug is a beginner-friendly Capture the Flag Android application that aims to inspire interest in Mobile Application Security. It is ge
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
Solutions of HackerRank problems.
HackerRank-Solutions This repository consists of all the HackerRank projects or challenges completed by me and contributed by others. (Updating regula
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
My solutions for advent of code challenges 2021.
advent-of-code-2021 Welcome to the Advent of Code1 Kotlin project created by hiteshchalise using the Advent of Code Kotlin Template delivered by JetBr
Tackling some of the challenges in Advent of PBT 2021
AdventOfPBT Tackling some of the challenges in Advent of PBT 2021 Implementations using jqwik and Kotlin. Day 1: Subject: lastIndexOf and my solution
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
Advent of code challenges completed in Kotlin
aoc-2021 Welcome to the Advent of Code1 Kotlin project created by adeelcodes using the Advent of Code Kotlin Template delivered by JetBrains. In this
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
코틀린으로 자료구조 알고리즘 배우기
코틀린 자료구조 & 알고리즘 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
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
Find your ideal fitness partners according to your preferences and interact with them whenever you want! All this with no hassle, because there's FitMate! Take timed challenges updated daily, read blogs related to health, and be a part of numerous communities too! During covid times, partner with your FitMate to achieve your fitness goals at home.
FitMate Do you feel lazy and uninterested when there’s no one for you to work out with? Do you fail to keep a track of your workouts and need guidance
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
Tabbar Component For React-Native
React Native Tabbar Interaction Beautiful Tabbar Interaction with Sliding Inset FABs, made with React Native. Check it out on Béhance (https://www.beh
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