Pinned Repositories
Final_iOS_Bootcamp_Project-Expenses-Hajer-Mohamed
App to organize, analyze and save your money expenses
hajer117
Config files for my GitHub profile.
Moves-App
SW-Lab-U01_W02_D06-TasbihCounter
Second App consisting of a Tasbih counter.
SW-Lab-U01_W02_D07_08-SwiftFundamentals-4
Classes versus Structs, Arrays and Loops
SW-Lab-U01_W02_D09_10-ShowImages
Third App that shows large images
SW-Lab-U01_W03_D11-Timer
Fourth App that times the cooking time of both al dente and normal pasta
SW-Lab-U01_W03_D12_13-TriviaSingleChoice
Fifth App that replicates the Trivia game with the choice of an answer between two options
SW-Lab-U01_W03_D13-ArraysAndDictionaries
Arrays and dictionaries
SW-Lab-U01_W03_D15-TriviaMultipleChoice
Sixth App that replicates the Trivia game where the users have to choose between 4 responses
hajer117's Repositories
hajer117/test
hajer117/weatherApi
hajer117/Moves-App
hajer117/hajer117
Config files for my GitHub profile.
hajer117/Final_iOS_Bootcamp_Project-Expenses-Hajer-Mohamed
App to organize, analyze and save your money expenses
hajer117/SW-Lab-U04_W10_D49-Prototype-Scroll
Prototype App that displays a label whose content can be scrolled
hajer117/SW-Lab-U04_W10_D47_49-Photorama-iter2
Second iteration of Photorama App that displays Flickr photos in a grid using UICollectionView class following the data source design pattern
hajer117/SW-Lab-U04_W10_D45_46-Photorama-iter1
First iteration of Photorama App that fetches and downloads photos implementing web service requests through JSON
hajer117/SW-Lab-U03_W09_D45-Mandala
Mandala App allows the user to log how he/she is feeling and see a historical log of the entries
hajer117/SW-Lab-U03_W09_D43_D44-LootLogger-iter5
Fifth and last iteration of LootLogger App where the user can add photos to the items descriptions and support Dark Mode
hajer117/SW-Lab-U03_W09_D42-LootLogger-iter4
Fourth iteration of LootLogger App where the items data persists between runs
hajer117/SW-Lab-U03_W09_D41-LootLogger-iter3
Third iteration of LootLogger App where after the user pressing a cell of the table, a new screen shows up displaying the details of a specific Item
hajer117/SW-Lab-U02Review_WReview-WorldTrotter-Prod
WorldTrotter application where the user can convert temperatures from degrees Fahrenheit to celsius and also show the location of the user in a map
hajer117/SW-Lab-U01_W08_D38-TriviaMultipleChoice-iter2-REVIEW
hajer117/SW-Lab-U03_W08_D37_38-LootLogger-iter2
Second iteration of LootLogger App where we present a list of Item instances in a UITableView with custom table view cells that inherit form UITableViewCell
hajer117/SW-Lab-U03_W08_D33_36-LootLogger-iter1
First iteration of LootLogger App where users can add, delete and move Item instances in a UITableView
hajer117/SW-Lab-U03_W07_D32-Prototype-Navigation-Table
Prototype App that shows how a user can navigate from a table view controller to a detail view controller when the he/she taps on any of the cells of a table view
hajer117/SW-Lab-U03_W07_D31-Prototype-Internationalization_Localization
Prototype App that translates text and images from English (Base language) into several languages
hajer117/SW-Lab-U02_W05_D23_25-WorldTrotter-iter4
Fourth iteration of WorldTrotter App where an instance of UITextField is added to the conversion screen. The text field will allow the user to type in a temperature in degrees Fahrenheit that will then be converted to degrees Celsius and displayed on the interface.
hajer117/SW-Lab-U02_W05_D24-SwiftInmersion-1
Delegate Design Pattern
hajer117/SW-Lab-U02_W04_D13-SwiftFundamentals-7
Property Observers
hajer117/SW-Lab-U02_W05_D20_22-WorldTrotter-iter3
Third iteration of WorldTrotter App where the screen map and the temperature converter are built programmatically.
hajer117/SW-Lab-U01_W03_D15-TriviaMultipleChoice-iter2
Sixth App that replicates the Trivia game where the users have to choose between 4 responses
hajer117/SW-Lab-U02_W04_D18-Prototype-Navigation-Tab_Bar
Prototype App with a Tab Bar with 4 Tab Bar items that show 4 different View Controllers
hajer117/SW-Lab-U02_W04_D18_19-WorldTrotter-iter2
Second iteration of WorldTrotter App where we can switch between two view hierarchies, one for the existing temperature conversion screen and another for a map.
hajer117/SW-Lab-U01_W03_D12_13-TriviaSingleChoice
Fifth App that replicates the Trivia game with the choice of an answer between two options
hajer117/SW-Lab-U01_W03_D11-Timer
Fourth App that times the cooking time of both al dente and normal pasta
hajer117/SW-Lab-U02_W04_D17-WorldTrotter-iter1
First iteration of WorldTrotter App that currently shows the equivalence of degrees Fahrenheit to degrees Celsius on the screen.
hajer117/SW-Lab-U02_W04_D17-SwiftFundamentals-6
Enumerations and Switch
hajer117/SW-Lab-U02_W05_D16-SwiftFundamentals-5
Computed Properties