Skip to content
View ronhombre's full-sized avatar
🍸
Chllin'
🍸
Chllin'

Highlights

  • Pro
Block or Report

Block or report ronhombre

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ronhombre/README.md

Ron Lauren Hombre

Bio

Ron first started programming mods for games and eventually found himself dabbling in industry-level codes. With his newfound experiences, he started learning machine learning and cryptology.

Language Skills Self Score
Java Android, Java Apps 10/10
Kotlin Android, Kotlin Apps, Multiplatform, Cryptology, Web Backend 10/10
JS Web Frontend, Node.js 9/10
PHP Web Backend 8/10
C# Windows Forms, Unity 8/10
Python Machine Learning 6/10

General Interest
Machine Learning AI, CNN, DNN, TensorFlow
Algorithms Java, Kotlin, C#
Cryptology Kotlin

Notable Projects

  • A Post-Quantum Assymetric Encryption using Learning-With-Errors (LWE) problem over module lattices. This implementation is based on NIST FIPS 203 and is fully written in 100% Kotlin.
  • SHA3 Hash Functions based on NIST FIPS 202 and written with 100% Kotlin.
  • A Kotlin example implementation for the Barrett Reduction Algorithm.
  • A Kotlin example implementation for the Montgomery Arithmetic involving Montgomery Forms and Reduction.

Pinned

  1. KyberKotlin KyberKotlin Public

    ML-KEM's Kotlin Implementation

    Kotlin 2

  2. KeccakKotlin KeccakKotlin Public

    SHA-3 Hash Functions for Kotlin Multiplatform

    Kotlin 1

  3. BarrettReduceKotlinExample BarrettReduceKotlinExample Public archive

    Barrett Reduction for Short Ints Example written in 100% Kotlin.

    Kotlin

  4. MontgomeryArithmeticKotlinExample MontgomeryArithmeticKotlinExample Public archive

    Montgomery Arithmetic for Short Ints Example written in 100% Kotlin.

    Kotlin