A sample of some of the work I have done, including programming in C# and performing data analysis in SQL.
As the final step in the Google Data Analytics certificate program, I was given a dataset from Cyclistic, a fictional bike sharing company, and asked to observe the habits of riders and make suggestions on how to convert more casual riders to members. My Kaggle notebook is linked here.
A C# program which accepts a list of number as input and returns whether there is a single peak or trough in the numbers.