Marcin Miazga

My name’s Marcin, I’m 29 years old Software Engineer based in Cracow (Poland). I’m focusing on C# and Typescript. My experience has allowed me to acquire solid knowledge in development, deployment and cloud concepts. Experienced in Financial, Regulatory, Clinical and Life Sciences Industries. I have created few useful bots for crypto trading and prices monitoring. Also, contributed to Open Source.
Work Experience
Senior Software Engineer
- Development of the software for business products company from US.
- Working with Azure on daily basis.
- Responsible for developing new products based on latest .NET and React.
- Responsible for both front and backend related development tasks.
- Responsible for developing Azure Functions.
Lead Software Engineer III
- Development of the software for financial services company from US.
- Rewriting the legacy Web Forms application using latest Angular and .NET Core.
- Responsible for implementing OIDC Identity Server with SSO.
- Responsible for both front and backend related development tasks.
- Responsible for setting up the E2E Testing environment using Playwright.
Software Engineer II / III
- Development of the software for legal and financial services company from US.
- Rewriting an Oracle Forms application using latest .NET Core and Angular.
- Working with the Reports on SQL Server Reporting Services (SSRS)
- Responsible for both front and backend related development tasks.
- Working in waterfall with elements of scrum.
Software Engineer I
- Development of the solutions for the client of Regulatory, Clinical and Life Sciences Industry from UK.
- Responsible for both front and backend related development tasks.
- Responsible for writing testable code with unit and integration tests.
- Working in a scrum with elements of kanban.
Software Engineer Internship Trainee
- Development of the automation testing framework based on Selenium.
- Software has to meet regulatory requirements regarding testing reports.
- Automation of the manual tests.
Projects
missbot.io
Project created to solve the problem of monitoring products that are out of stock. Just paste a link and let the bot send you an email once it's back on sale. Material Design and Boootstrap used on the front-end. Scraping process handled by Puppeteer and HttpClient with Polly. Monitoring handled by the sentry.io. NSwag to automate generating of frontend-to-API Angular client. Project structure based on the Clean Architecture guidelines, following CQRS and Mediator Pattern.
PandaDeals
I started this project as a way of learning ASP.NET MVC 5 with MSSQL and JavaScript. Since the begining of 2018 project evolved, is now based on .NET Core 3.1 and React Native. Application is available natively for both iOS and Android, uses OTA Updates, Push Notifications and follows Material Design guidelines for UI styling. I have implemented CI/CD pipeline to test and deploy containerized Docker application to the Azure. App is using MongoDB as a persistence layer.