I wrote several applications which consumed data from external APIs, cleaned the data and integrated it into their data.
Using C#/.Net Core Framework, wrote some AWS Lambdas that would get triggered by an SQS event and update some data
Rewrote parts of a legacy application to work with MySQL instead of SQL Server to reduce the costs of the system
Like this project
0
Posted Jul 22, 2024
Wrote applications which consumed data from external APIs, cleaned the data and inserted it.
Rewrote parts of a legacy application to work with MySQL from MSSQL