enzoftware
Passionate mobile software engineer at @superformula. 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/flask-quotes
:speech_balloon: :smile: :beginner: Motivational quotes website build with Flask
enzoftware/blockchain_voting
:ballot_box_with_check: :bar_chart: Blockchain voting implementation with Golang.
enzoftware/flutter_accessibility
Discover the potential of accessibility in mobile apps with this sample Flutter application. 📱🌐
enzoftware/flutterconflatam_accesibility
Accesibility demo for flutterconf
enzoftware/hotelyn_api
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/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/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
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/FitStrike
SwiftUI application demo
enzoftware/flutter95
Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.
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/kt-spring-boot-graphql
:beer: :fallen_leaf: SpringBoot + GraphQL server API develop with Kotlin
enzoftware/mobile-test
Test for native mobile app development in iOS or Android
enzoftware/pokeflutter
Code assessment about some basic Flutter topics.
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.