Currently studying in Tampere University of Applied Sciences for my third year in
BBA, Degree Programme in Business Information Systems.
I am passionate about web and mobile app development, and have primarily worked on projects in these areas. My experience includes small group projects and personal endeavors for my university. As I embark on new projects, I continuously discover how much more there is to learn about designing great applications. With each project, I strive to expand my knowledge and skills. My next goal is to participate in larger projects to further my learning journey.
Explore my work below: 👇
- Pearl - Compare satellite images
- Staff App
- Recipe App
- Learn Languages App
- Weather App
- WineCrafter
- Search Pokemon
Pearl Satellite Comparison is a project designed to compare satellite imagery for environmental monitoring and ecosystem protection. This repository contains the tools, and resources necessary to visualize, and compare past satellite images to support ecosystem preservation efforts.
Users can compare satellite imagery from different date to observe environmental changes over time.
Additionally the application includes three key layers for enhanced data visualization:
- Endangerment Species: Displays Finnish sightings of endangered species.
- Conservation Areas: Highlights protected areas, such as national parks and nature reserves.
- User Observations: Enables users to report incidents or observations, which are then displayed on the map, providing real-time insights into local conservation efforts.
PWA - Progressive Web Application, to manage shifts and stand-in workers for companies.
This project was developed for Entail Oy with a five member team during spring and summer 2024.
The primary functions of the application include 3 views: shift worker view, manager view and admin view.
Shift workers:
Can look for and accept open shifts and recommended shifts based on their personal time and day preferences.
View a personal calendar to see accepted upcoming and past shifts.
Add skills and preferences to their profiles.
Managers:
Add new shifts to managed units.
Manage unit information.
View unit based calendar and shared calendar that includes all managed units to view shift data.
Add and manage communities and add users to communities.
Admins:
Add and manage users and units.
View a summary of open and taken shift data for all organizations units.
View unit and organization based calendar to view shift data.
Android Mobile App for your personal recipes and inspirational recipes fetched from Spoonacular API.
Recipe App was my first project using kotlin, introducing coroutines and android development. Primary functions of the application include searching for existing recipes from Spoonacular API and saving favorite recipes to a list and adding your personal recipes with a picture to the database. The database is done using androids ROOM library and uses devices local memory to store the recipe data with SQLite. A simple shopping list can also be used and save to your device.
Languages App designed for learning english, korean or swedish for finnish students. App provices a teacher view with admin access to add more words to the application, and a student view to complete language quizzes.
A Simple web application for weather forecasts. Search weather by a location name and see forecasts for up to 2 days. Both Celsius and Fahrenheit are supported.
Android mobile game about winemaking.
Where it all started. My very first not-so-optimized java contacts app project.