Skip to content
View mouseorcleg's full-sized avatar

Block or report mouseorcleg

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

About 👋

Hi, I’m Maria, a driven and motivated junior iOS developer. My positive attitude and love for all things Apple, combined with strong communication skills, make me an asset to any team. With a background in education and self-directed research spanning 10 years, I’ve honed my time management abilities and am ready to tackle any challenge.

📮 Don't hesitate to reach out on Twitter or LinkedIn.

My projects 👩‍💻

app icon

TomatoTomato

My inaugural project, TomatoTomato is a todo list app with an integrated pomodoro timer.

GitHub_header

Development of TomatoTomato was challenging, but with the help of my mentor, resources from the Swiftful Thinking, and extensive use of the Swift documentation, I was able to publish the first version as an open-source project on GitHub.

Things I learned:

  • How to manage CoreData by integrating it into an MVVM structure and write clear and concise CRUD functions.
  • Support for Dark mode, Landscape, and iPad using SwiftUI.
  • Creating a Launch screen with Storyboard.
  • How to work with Timers and integrate them with ViewModels.
  • I honed my skills with Navigation and List views as well.
github mark

Technologies I used:

  • MVVM, SwiftUI, CoreData, Storyboard

Inspo

app icon

Inspo is the simple app where you can get a random picture from the Harvard Museum collection for a dose of pure visual inspiration.

inspoHeader

This project marked my first experience working with async images and utilising an Open API from the museum. This project was a tribute to my background in art history.

Things I learned:

  • how to work with AsyncImage to display images efficiently,
  • how to access and work with data from an open API,
  • how to incorporate gestures into my app using SwiftUI,
  • how to implement persistence in the networking layer to ensure a smooth user experience
github mark

Technologies I used:

  • MVVM, SwfitUI, Open API, JSON decoder, AsyncImage

Capital Weather

app icon

Capital Weather is a simple weather app built for training purposes. The app provides the current weather at the user’s location, and also allows the user to add and track weather in other cities using the search feature. While the app is simple in design, it was a valuable learning experience for me.

The things I learned:

  • Utilising JSON decoding to fetch weather data from Open API.
  • Working with User Defaults to save user-specific data.
  • Implementing Scroll View and List Views for a better user experience.
  • Adding search functionality to the app.
  • Incorporating User Location for live weather updates.
github mark

Technologies I used:

  • SwiftUI, MVVM, JSON decoder, Open API, User Defaults

My learning journey 🗺

As a self and community-taught developer, I started learning to code with Apple Playground courses in early 2022. From there, I moved on to official Apple tutorials and documentation, and joined Ladies of Code coding club where I learned about TDD, design patterns, and ensemble coding. I also attended webinars and meetups with Women Who Code to further develop my skills.

During the summer, I worked on several projects with my mentor, @togramago, and spent time on Codewars. These experiences enabled me to design and build the apps in this portfolio using community resources such as Hacking with Swift, Kodeco (formerly Rey Wanderlich), StackOverflow, Sean Allen channel, and Swiftwul Thinking.

In the future, I aim to explore new frameworks, architectures, and technologies to enhance my skills and develop more powerful and sophisticated apps. I'm keen on trying out the VIPER architecture and refreshing my knowledge of UIKit. If you're interested in collaborating with me, don't hesitate to reach out!

Pinned Loading

  1. TomatoTomato2 TomatoTomato2 Public

    Todo List meeting Pomodoro timer.

    Swift 7

  2. Inspo Inspo Public

    Simple app with inspiration pictures from Harvard Art Museum

    Swift 3

  3. capitalWeather capitalWeather Public

    Second attempt to create a weather app. Stay tuned!

    Swift 2