Pinned Repositories
AC3.2-NSURL
BasicWeather-iOS
A weather application that provides the weather for upcoming days based on your latitude and longitude.
ChatChat-iOS
Tutorial testing out Firebase by creating a chat application
Checklists-iOS
Checklists app created using Swift and Ray Wenderlich Tutorials
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
DeviceShakeDemo
App that tests shaking the device. When you shake the device, the background changes according to the previous background color.
Frame-iOS
Frame is a newsreader that provides users with analysis (sentiment, subjectivity, keywords, and political leaning analysis) on an article before it's ready so they can better adjust their frame of mind to prevent internalizing the article's implicit bias and form their own opinions.
HoroscopeReactive
Basic horoscope app made using ReactiveCocoa
tvOSDemo
JovannyEspinal's Repositories
JovannyEspinal/Frame-iOS
Frame is a newsreader that provides users with analysis (sentiment, subjectivity, keywords, and political leaning analysis) on an article before it's ready so they can better adjust their frame of mind to prevent internalizing the article's implicit bias and form their own opinions.
JovannyEspinal/HoroscopeReactive
Basic horoscope app made using ReactiveCocoa
JovannyEspinal/tvOSDemo
JovannyEspinal/AC3.2-NSURL
JovannyEspinal/ChatChat-iOS
Tutorial testing out Firebase by creating a chat application
JovannyEspinal/DeviceShakeDemo
App that tests shaking the device. When you shake the device, the background changes according to the previous background color.
JovannyEspinal/DiversityReport
Diversity Report
JovannyEspinal/final-assessment-ios-pt1
JovannyEspinal/FirebaseJokes-iOS
Tutorial testing out Firebase by creating a Jokes app.
JovannyEspinal/HeadsUpClone
Part 2
JovannyEspinal/InterviewFlashCards
JovannyEspinal/IntroToFunctionalProgramming
This repo is the result of following a tutorial on an introduction to functional programming. My objective is to start familiarizing myself with functional programming before I start a job that requires understanding it.
JovannyEspinal/ios-lead-essentials-feed-api-challenge
https://iOSLeadEssentials.com
JovannyEspinal/LocalNotificationsDemo
App to test out local notifications
JovannyEspinal/Movies
An app that uses ReactiveCocoa to test out asynchronous calls to allow users to search for their favorite movie and receive some information about it.
JovannyEspinal/passion-project
JovannyEspinal/PPL
JovannyEspinal/PromiseKit
Promises for Swift & ObjC
JovannyEspinal/QuickMemes
JovannyEspinal/ReactiveCocoa
Streams of values over time
JovannyEspinal/SendingEmailDemo
App that tests out sending an email from within the app.
JovannyEspinal/StackViewsDemo
Testing out StackViews
JovannyEspinal/StockRocketCalculator
JovannyEspinal/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
JovannyEspinal/swiftslowly
JovannyEspinal/SwiftSyntaxPractice
Swift Syntax Practice
JovannyEspinal/TDD-ToDoList
Creating a basic to-do list to get familiar with unit testing
JovannyEspinal/TechMeetupApp
Application made to show technology meetups nearest to the user's location. Uses AlamoFire and SwiftyJSON to parse the Meetup Open-Event API's JSON.
JovannyEspinal/unit-4-assignments
Assignments for unit 4
JovannyEspinal/UnitTestExample