Pinned Repositories
CineCorellaApp
Android app that retrieves the latest movies available at the Corella cinema, obtaining them through web scraping on the cinecorella.es website.
DataStructuresAlgorithmsExercises
Exercises solved while studying the data structures and algorithms subject.
flutter_infinite_list
GameShop
Video game store management software created with Java.
hues0s
Config files for my GitHub profile.
LiquidOnboarding
iOS onboarding template that features a Liquid graphic effect, enhancing the UX of your iOS projects. Built with SwiftUI and Lottie.
OperatingSystemsExercises
Different kind of exercises coded while studying for the operating systems subject at university.
SpeedTransformationAudioPlugin
A speed transformation audio effect plugin for digital audio workstations, implemented using JUCE Framework. This was my Bachelor's Degree final project.
TypewrittenText
SwiftUI module that extends the Text class providing a vintage typewriter effect.
watchWeather
watchOS app that provides the weather forecast for the user's current location. Built with SwiftUI and Combine following the MVVM pattern.
hues0s's Repositories
hues0s/SpeedTransformationAudioPlugin
A speed transformation audio effect plugin for digital audio workstations, implemented using JUCE Framework. This was my Bachelor's Degree final project.
hues0s/CineCorellaApp
Android app that retrieves the latest movies available at the Corella cinema, obtaining them through web scraping on the cinecorella.es website.
hues0s/TypewrittenText
SwiftUI module that extends the Text class providing a vintage typewriter effect.
hues0s/watchWeather
watchOS app that provides the weather forecast for the user's current location. Built with SwiftUI and Combine following the MVVM pattern.
hues0s/DataStructuresAlgorithmsExercises
Exercises solved while studying the data structures and algorithms subject.
hues0s/flutter_infinite_list
hues0s/GameShop
Video game store management software created with Java.
hues0s/hues0s
Config files for my GitHub profile.
hues0s/LiquidOnboarding
iOS onboarding template that features a Liquid graphic effect, enhancing the UX of your iOS projects. Built with SwiftUI and Lottie.
hues0s/OperatingSystemsExercises
Different kind of exercises coded while studying for the operating systems subject at university.
hues0s/pdftron-flutter
PDFTron Flutter fork. When the user clicks the PDF, the fork will send the coordinates and the page number where the click was done.
hues0s/PONG
Java version of this world famous game. I developed this game to learn how to use Swing and other Java graphics libraries.
hues0s/pspdfkit-flutter-custom