Mitali Ahir
Mitali Ahir
Student
(1)
31
Location
Kitchener, Ontario, Canada
Bio

Hi, I'm Mitali Ahir, a passionate graduate of the Mobile App Development program at Seneca College. With a strong foundation in information technology and software development, I specialize in creating innovative mobile applications and enjoy collaborating on challenging projects that drive meaningful impact.
Let's connect and build amazing solutions together!

Portals
Categories
Mobile app development Information technology Software development

Skills

Design tool 1 Figma (design software) 1 Mobile application development 1 Software design 1 Usability testing 1 User experience (ux) 1 User experience (ux) design 1 User interface prototyping 1 User interface testing 1 User interface (ui) design 1

Socials

Achievements

Latest feedback

Recent projects

Personal projects

Taste Trove
February 2025 - Current
https://github.com/MitaliAhir/Taste_Trove

Developed an Android app called Taste Trove, designed to help users explore recipes based on ingredients they have at hand. Key features include:

Search Recipes by Ingredients: Users can input ingredients they have, and the app will suggest a list of recipes that use those ingredients.
Recipe Details: Clicking on a recipe takes the user to a detailed view where they can learn more about the recipe.
Save Favorite Recipes: Users can save their favorite recipes, which are added to a "Saved Recipes" list on a dedicated screen for users to view all their saved recipes.

Technologies and techniques used:

API Integration: Fetching recipes from an external API using Retrofit for asynchronous data fetching.
State Management: Implemented state management using LiveData and State to handle ingredients, recipes, and user preferences efficiently.
Room Database: Used Room to store and persist saved recipes locally.
Jetpack Navigation: Utilized Jetpack Navigation to manage navigation between different screens (e.g., Home, Search, Recipe Details).
Kotlin: Developed the app using Kotlin and Jetpack Compose as toolkit for modern Android development.

Stock
November 2024 - Current
https://github.com/MitaliAhir/Stock

Developed an iOS app called Stock to help users monitor and track stocks with personalized lists and real-time data updates. Key features include:

Stock Selection and Monitoring: Users can select stocks to monitor and categorize them into either a Watch List or Active List, providing flexibility in tracking market changes. API Integration: Integrated with the MS Finance API to retrieve and display real-time stock data, ensuring accurate and up-to-date information. Search and Discovery: Implemented a user-friendly SearchViewController, allowing users to easily search for companies and add them to their lists. CoreData Persistence: Utilized CoreData to store user data, including selected stocks, rankings, and list placements, ensuring a consistent experience across sessions. Stock Ranking and Visual Indicators: Users can rank stocks as "Cold," "Hot," or "Very Hot," with visual color cues that offer immediate feedback on stock performance. Real-Time Data Refresh: Incorporated a pull-to-refresh feature to enable real-time updates of stock prices, ensuring users always have the latest market data. Flexible List Management: Users can move stocks between the Watch List and Active List with ease, providing full control over their stock tracking and monitoring.
Technologies used:

API Integration: MS Finance API CoreData: For data persistence and user preferences Swift: Developed using Swift for modern iOS development.

This app offers a dynamic and intuitive interface for stock enthusiasts, enabling them to efficiently track stocks, receive real-time updates, and manage their watch and active lists.