Skip to content
View lchavez1's full-sized avatar

Block or report lchavez1

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
lchavez1/README.md

Luis Chávez

Backend Enginner 💻

You can see here my most recent reporitories to learn about stream core (Java 8), lambda expressions, GA and more

Pinned Loading

  1. food_delivery_flutter food_delivery_flutter Public

    This is an example how to build a Food Delivery App 🍔 using Flutter.

    Dart

  2. genetic_algorithm_java genetic_algorithm_java Public

    This is the genetic algorithm with Java.

    Java 3

  3. pokedex_flutter pokedex_flutter Public

    App made with flutter that show the first gen of pokemon. Designed by "Codepur".

    Dart

  4. stream_and_lambda_expressions stream_and_lambda_expressions Public

    Examples to learn stream and lambda expressions with Java 8. 💻

    Java 3

  5. web_setpmx web_setpmx Public

    Web Site Step Mx.

    Dart

  6. bagging_with_knn_algorithm bagging_with_knn_algorithm Public

    This is the code of knn algorithm of classification using the bagging method.

    Java