Portfolio
Welcome to my portfolio! I am a passionate Software Developer dedicated to creating innovative and efficient solutions through my work. This collection showcases the projects that have not only enhanced my skills but also fueled my enthusiasm for software development and data analysis. Throughout my journey, I have embraced opportunities to work on various projects, starting with my training at Startecon Oy. ' 'Here, I gained invaluable experience in SQL and Python, which I applied to tackle real-world challenges. Each project reflects my commitment to quality and my desire to deliver results that exceed expectations. In this portfolio, you will find a diverse array of projects that highlight my technical abilities and creative problem-solving skills. I am excited to share these experiences with you and hope to inspire others in the tech community..
My Projects
Gym blog Project
This project was my first team-based collaboration, where we developed a dynamic and interactive Gym Blog website. The goal was to create a platform where users could explore various workout routines, nutrition tips, and fitness articles tailored to different fitness levels. We designed the interface to be clean and easy to navigate, ensuring that users can quickly find relevant fitness content. Th blog was built using HTML, CSS, and JavaScript to be fully responsive, providing an optimal experience on both desktop and mobile devices. This project taught me valuable skills in teamwork, web development, and project management. It laid the foundation for my passion in developing engaging, user-centered web applications.
View Project
Maku Haku project
Maku Haku is a web-based application designed to help users discover and explore diverse restaurant menus. The project aims to provide an intuitive platform where users can easily search for dishes, view detailed menu options, and learn about the unique culinary offerings of various establishments. Backend: C# with ASP.NET Core API Database:SQL Server Tools: Visual Studio, SSMS (SQL Server Management Studio) Role in the Project: I was responsible for the backend API development and database management. My main tasks included: I created RESTful APIs in C# using ASP.NET Core to handle restaurant details, menu items, and user search queries. The database schema was designed in SQL Server to store information efficiently, including tables for restaurant details, menu items, and user reviews. Additionally, I developed optimized SQL queries, stored procedures, and views to support the API operations. Rigorous testing and debugging ensured the backend's reliable performance, and I worked closely with the frontend team to define API specifications and ensure seamless integration. The experience provided advanced skills in API development, database design, and collaborative agile workflows. Challenges and Solutions: Ensured fast query performance by implementing indexing and query optimization techniques. Designed dynamic SQL queries to support complex user search queries with multiple filters. Learning and Skills Gained: Advanced understanding of API development with ASP.NET Core. Proficiency in SQL database design and query optimization. Experience in cross-functional team collaboration and agile development practices. Improved problem-solving and debugging skills.
View Project
Karpon project
The Karpon accounting data project focused on processing, analyzing, and forecasting the company’s financial data using machine learning and automated database processes. Accounting data analysis is crucial for effective business decision-making, but manual methods are often slow, prone to errors, and resource-intensive. This project aimed to solve that by leveraging modern machine learning techniques, such as XGBoost, and the power of SQL databases. The dataset consisted of large amounts of time-stamped financial data with categorical variables, which made traditional methods insufficient. Automated processes and advanced algorithms were used to provide fast and accurate insights. SQL was used for data storage and preprocessing, while Python handled the main analysis.
View Project