People often erase every traces of their first codes, for me, it is important to document how I have arrived to where I am now. This directory is the story of my coding journey.
EY is where it all started. The era of google, copy and paste with trial and error method to apply my first Python codes.
Crumbersome huge Excel spreadsheet that often crashes the laptop rendering it almost impossible to clean up. My remit includes some routinal tasks performed on such files, therefore I have my first stumble on Python to make life easier.
An intensive Data Analytics bootcamp at Ironhack covering data analysis and data science tools and topics.
The Ironhack Prep folder is a requirement for the Ironahck Data Analytics bootcamp program. All prospective students must learn basic Python coding and complete all the challenges set in the folder before being accepted onto the course. It was fun to apply the knowledge into solving different challenges.
In addition to the assignments set by Ironhack, I was eager to try out my newly acquired skills by making little games, e.g. Hangman and Tic Tac Toe
The Ironhack directiory contains early works on OOP and Data Cleaning (before regex), rest of the course material has been removed in consideration for Ironhack intellectual properties.
A list of some of the projects done during the time at Ironhack:
- Risk
- Steam - Web Scraping Project
- Drugs - Data Visualization, Hypothesis Testing and Supervised Machine Learning Project
- Anime Recommendation - Unsupervised and Supervised Machine Learning Project
- Human Activity Recognition - Deep Learning CNN LSTM Project
Equipped with the new skills, it is time to leave the comfort of home (Ironhack) and explore the world.
This repository will be used for logging the continual studies.