Skip to content
View carlostic26's full-sized avatar

Block or report carlostic26

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

Popular repositories Loading

  1. todo-app todo-app Public

    App básica de tareas hecha en flutter, usando clean architecture, riverpod y persistencia de datos con sqflite.

    C++ 3

  2. web-portfolio web-portfolio Public

    Web Portfolio is a landing page created with Flutter using Supabase, Riverpod, Dart, and clean architecture.

    Dart 2 2

  3. HubIA HubIA Public

    HubIA is a Flutter application developed by TICnotios Apps that serves as a repository, providing access to various online artificial intelligences, such as video enhancers, image enhancers, audio …

    Dart 1

  4. drive-restoration drive-restoration Public

    A flutter app that helps users to understand all the process to recovery the data from their Google Drive account.

    Dart 1

  5. factos factos Public

    A flutter app that shows programming "facts" and other info related with software development. This app uses Sqflite, shared preferences, riverpod.

    C++ 1

  6. Calculadora-polaca-inversa Calculadora-polaca-inversa Public

    Programa desarrollado en Java con la IDE de Netbeans, una calculadora de notación polaca inversa que transforma expresiones infijas a postfijas usando pilas y colas como estructura de datos. Este p…

    Java