Skip to content
View ronaldo-avalos's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ronaldo-avalos

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

🧑🏻‍💻 I'm Ronaldo avalos. i build things. sometimes i share them.

I’m a design engineer currently specializing in Swift, with experience in Kotlin. I strive to make my work clean and visually appealing, without neglecting functionality. Along the way, I develop tools, libraries, or components to solve recurring problems, which I share with the community when useful.

📦 📱 Open source stuff that I share with the community and some apps that I've made:

  • ZoomImageView – A SwiftUI component that provides an image view with zoom and pan functionality.
  • SpotifyVieoPlayer - A SwiftUI-based music player replicating Spotify's video playback experience, featuring background videos.
  • AvatarAiPayWall - A beautifully designed paywall screen built with SwiftUI as a practice project. Inspired by modern subscription flows, this paywall offers a seamless user experience with animated elements.
struct Experience {
-   var yearsOfExperience = 1
+       yearsOfExperience = 2
    let role = "iOS Developer"
}

Pinned Loading

  1. ZoomImageView ZoomImageView Public

    ↖️🖼️↗️ ZoomImageView is a SwiftUI component that provides an image view with zoom and pan functionality.

    Swift 55 4

  2. ImageCompare ImageCompare Public

    Developed in Jetpack Compose that allows you to compare two images using an interactive slider, making it easy to visualize changes between a “before” and “after” image.

    Kotlin

  3. SpotifyVieoPlayer SpotifyVieoPlayer Public

    🎵 🎬 A SwiftUI-based music player replicating Spotify's video playback experience, featuring background videos, lyrics display, artist details, and interactive controls."

    Swift 50 6

  4. AvatarAiPayWall AvatarAiPayWall Public

    💰✨ A beautifully designed paywall screen built with SwiftUI as a practice project. Inspired by modern subscription flows, this paywall offers a seamless user experience with animated elements, grad…

    Swift 43 5

  5. subcalenro_iOS subcalenro_iOS Public

    🗓️📱 SubCalenro built with UIKit to help you manage your subscriptions efficiently. With an easy-to-use calendar interface powered by FSCalendar, it allows you to easily view your subscriptions mont…

    Swift