Mouad Lasri

Software Engineer

Java Spring Boot Python Django JavaScript TypeScript React Node.js SQL MongoDB PostgreSQL Microsoft Azure Git GitHub Postman
Zen Japanese Scenery

Professional Experience

Software Engineer @ IRM (Healthcare Software Company)

South Korea · 01/2024 – 09/2024
R&D Software Team (JavaScript, TypeScript, React)
  • Developed advanced measurement and annotation features in a proprietary DICOM viewer software, enhancing functionality for both human and veterinary medical imaging analysis.
  • Spearheaded the refactoring of the viewer’s codebase from JavaScript and RxJS to TypeScript and React, improving development speed and code maintainability.

Software Engineer @ Daewoong Foundation

South Korea · 12/2022 – 05/2023
IT Operations Team (Python, Pandas, Numpy)
  • Developed a data gathering tool that collects product information, user reviews, and comments daily from leading Korean e-commerce platforms.
  • Conducted data pre-processing and cleaning for sentiment and data analysis to improve products and provide actionable insights.

Software Engineer @ Woop

Remote · 09/2022 – 12/2022
Full-stack Web Development Team (Nodejs, Expressjs, React, TypeScript)
  • Contributed to the front-end development of the MVP of a social recruiting platform using the IIQ process.
  • Developed REST API endpoints to streamline communication between front-end and back-end, ensuring consistency and scalability.

Software Engineer Intern @ Moska Studio

South Korea · 06/2022 – 08/2022
Back-end Development Team (Python, Django, SQL)
  • Designed and developed REST API endpoints and integrated them with the Flutter front-end.
  • Implemented social authentication and developed databases to track user engagement and preferences.

Freelance Software Engineer @ Carlen5050

Remote · 02/2021 – 05/2022
Full-stack Web Development Team (Python, Flask, Nodejs, SQL)
  • Developed JSON data exploration tools for human genetics, enabling extensive search and filtering.
  • Analyzed over 4 million genome records to find rare mutations and visualized results for insights.
  • Automated genome, diseases, and drugs data report generation in various formats.

Data Science Intern @ Capgemini

Morocco · 02/2019 – 07/2019
Business Intelligence Team (SQL, Teradata, Informatica)
  • Developed a data warehouse for a telecom company to assign scores for clients and products.
  • Performed ETL on data from multiple source systems.
  • Constructed OLAP cubes for fast and efficient business analysis.

Education

Korea University (Department of Computer Science & Engineering)

Korea · 09/2021 – 08/2023
Masters of Science in Software Engineering (GPA: 4.25/4.50)
Coursework: Neural Networks, Machine Learning, Deep Learning, Computer Vision, Advanced Topics in Computer Vision.
Thesis: “Exploring Few-Shot Learning with Mixup Data Augmentation: A Study on Vision Language Models”

Al Akhawayn University (AUI)

Morocco · 09/2015 – 06/2020
Bachelor of Science in Computer Science, Minor in Business Administration

Projects

Modern Note Taking App

Modern Note Taking App

JavaScript, React, Nodejs, Express

A modern note taking app inspired by the Microsoft Todo app, made with React. The project was used as a way to practice React Router, Context and Reducers. Features like changing the language, saving the notes on the backend (with Nodejs) are coming soon. The source code is available on my Github.

Data Analytics System (Web)

Data Analytics System (Web)

React, Chart.js

A data analytics system that aims to reduce the congestion of students in campus restaurants and reduce waiting time by checking in real time the best time to order food on their phones. The system optimizes the restaurants’ inventory, time management and order-handling by providing insightful and detailed analytics through a web interface dashboard.

Data Analytics System (Mobile)

Data Analytics System (Mobile)

JavaScript, React Native, Chart.js, Expo

The mobile component of the data analytics system enables student to order directly from their phones, check the available items as well as the waiting time for each product offered by the restaurant of their choise. Student also have access to their own dashboard which contains insightful analytics about their spendings, activity, restaurant points.

Data Analytics System (API)

Data Analytics System (API)

C#, ASP.NET Core API, Entity Framework Core, Azure SQL Database

This is API of the Restaurant Management Congestion Analytics system developed with ASP.NET Core API (C#). The API acts as an intermediary between the mobile and web application, and the database.

Data pipeline and Neo4j Visualization

Data pipeline and Neo4j Visualization

Python, Neo4j

This project is about building a data pipeline to move network traces from a dataset to a Neo4J data store using Python. Each trace over TCP and UDP as well as their subtraces (ARP and ICMP) need to be modelized and stored in Neo4J. The purpose is to visualize each sender and receiver as Nodes, as well as the type of the protocol used as a relationship.

Covid19 Morocco Data Analysis

Covid19 Morocco Data Analysis

Python, Folium

A data analysis and visualization project about the state of the epidemic in Morocco, cluster infections in each region and evaluating the measures and efforts taken by the Moroccan government from the beginning of the confinement. The Medium article highlights the different tools, methods, technologies and datasetes used in each step of the analysis.