Profile picture

Leandro Rocha

Hi, I'm Leandro and I'm a Senior iOS Engineer at Fox Corporation. I have a Bachelor of Science degree in Computer Science from the University of California, Santa Cruz.

Projects

Movies Now app icon

Movies Now

An app that fetches and displays the top-rated movies from The Movie Database (TMDb).

Users can search for movies and add movies to their favorites list.

Features:

  • Programmatic UI
  • Networking
  • JSON Parsing
  • Pagination
  • Image Caching
  • View Controller Containment
  • Error Handling
Movies Now app demo
Word Search Gen app icon

Word Search Gen

An app that allows you to create word lists and generate word search puzzles from them.

Users can configure the word search puzzles to generate custom PDF's.

Features:

  • Storyboard
  • Programmatic UI
  • Notification Center
  • Archiving
  • User Defaults
  • Dark Mode
  • Dynamic Type
Word Search Gen app demo
Memorize Swift app icon

Memorize Swift

An app to help users learn the definitions of common Swift terms.

Users can search for a Swift term and tap to reveal the definition a word at a time, or swipe down to reveal the entire definition.

Features:

  • Storyboard
  • Codable
  • Search Controller
  • Tap Gesture Recognizer
  • Attributed Strings
Memorize Swift app demo