enzoftware
Passionate mobile software engineer and Co-funder @boxting . Embracing challenges, a soccer enthusiast and sharing insights as an article author at @kodecocodes
SuperformulaLima, Perú
Pinned Repositories
algorithms-and-data-structures
Course of algorithm and data structure. section CC68. UPC-MO
android-accelerometer
:smile::white_circle: Practice of accelerometer in android devices, let's move that ball
android_iptv
:tv: :satellite: An example of android iptv implementation parsing m3u/m3u8 files from internet.
boxting
:rocket: Awesome voting solution focused on security and availability.
cv
My personal CV as website
guajolotas-compose
:sandwich: :coffee: Jetpack compose + MVI + Hilt + Coroutines sample application
hotelyn
Explore a sleek Flutter demo for a hotel booking app 🏩 ❤️ Witness the synergy of code and care, delivering a polished user interface.
images-processing
Project of computational mathematics, image processing, eliminating the noise of an image, reflection of an image and canny filter
minesweeper
:triangular_flag_on_post: :bomb: :bird: Minesweeper game made in Flutter
opencv-edge-detector
:black_square_button: :sparkles: Awesome real time edge detector build with OpenCV library for android
enzoftware's Repositories
enzoftware/hotelyn
Explore a sleek Flutter demo for a hotel booking app 🏩 ❤️ Witness the synergy of code and care, delivering a polished user interface.
enzoftware/android_iptv
:tv: :satellite: An example of android iptv implementation parsing m3u/m3u8 files from internet.
enzoftware/flutter_accessibility
Discover the potential of accessibility in mobile apps with this sample Flutter application. 📱🌐
enzoftware/automatic_release_poc
Automatic release poc
enzoftware/flutter_monarch
This repository accompanies my article on how Monarch can revolutionize your Flutter development process by isolating widgets and streamlining UI testing.
enzoftware/flutterconflatam_accesibility
Accesibility demo for flutterconf
enzoftware/hotelyn_api
enzoftware/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
enzoftware/azure_speech_example
Dailyword example web
enzoftware/go_social_test
Go social app
enzoftware/guajolotas-compose
:sandwich: :coffee: Jetpack compose + MVI + Hilt + Coroutines sample application
enzoftware/mobile-test-justo
Test for Mobile Enginner position at Justo.
enzoftware/boxting
:rocket: Awesome voting solution focused on security and availability.
enzoftware/cv
My personal CV as website
enzoftware/bezier-chart
A beautiful bezier line chart widget for flutter that is highly interactive and configurable.
enzoftware/charting-library-examples
Examples of Charting Library integrations with other libraries, frameworks and data transports
enzoftware/cinema_app
Kueski challenge
enzoftware/emitron-Android
Android version of emitron
enzoftware/enzoftware
enzoftware/firebase_real_time_chat
A modern real-time chat application built with Flutter and Firebase, featuring a clean architecture, robust authentication, and real-time messaging capabilities.
enzoftware/FitStrike
SwiftUI application demo
enzoftware/flutter_test
enzoftware/graphql_hackernews
:newspaper: :grapes: Hackernews GraphQL server API with Prisma database
enzoftware/justo-android-apollo
Android app fetching data from GraphQL using coroutines
enzoftware/kalshi_challenge
Financial Wellness feature that helps users track their financial situation.
enzoftware/KMMTranslator
KMM Translator app
enzoftware/mobile-test
Test for native mobile app development in iOS or Android
enzoftware/movie-app-jetpack-compose
Simple movie app to practice jetpack compose
enzoftware/somnio_flutter_challenge
Flutter test for Somnio
enzoftware/traveling_salesman
:round_pushpin: :earth_americas: Solution of Traveling Salesman Problem with Backtracking, UCS, Dynamic Programming, Kruskal.