-
Secretaría de Educación, Ciencia, Tecnología e Innovación
- México CDMX
- https://www.numpoet.com
Starred repositories
Design patterns implemented in Java
Free and Open Source, Distributed, RESTful Search Engine
Render After Effects animations natively on Android and iOS, Web, and React Native
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
A collection of algorithms and data structures
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Realm is a mobile database: a replacement for SQLite & ORMs
Fast Android Development. Easy maintainance.
Bootstrap style widgets for Android, with Glyph Icons
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
A collection of powerful data structures
This is starter template for writing Android apps using Clean architecture
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Android library to create buttons with Twitter's heart like animation.
Random number generators, probability distributions, combinatorics and statistics for Java.
Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
`Slib` is a JAVA library dedicated to semantic data mining based on texts and/or ontology processing. The library is composed of various modules dedicated to specific treatments - they can be used …
Complimenting code to Java Crypto Blog series, at https://www.veracode.com/blog/research/how-get-started-using-java-cryptography-securely
A java implementation of 8-puzzle using many search algorithms
Example programs, data, and jarfiles from book "Text Processing in Java"
KNIME - Text Processing Extension (Labs)
Android Architecture Component - ViewModel example
A boilerplate for android apps using clean architecture and mvp