Skip to content
View hallsptcd's full-sized avatar
  • Technological University Dublin (TUD)
  • Dublin, Ireland
Block or Report

Block or report hallsptcd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hallsptcd/README.md
  • ✌🏻 (ツ) Hi, I'm Simon (@hallsptcd): Consultant @ KPMG and Assistant Lecturer @ TU Dublin
  • πŸ‘€ I’m interested in Data Engineering, Data Science, Data Visualisation, and Astrophysics
  • πŸ‘¨πŸ»β€πŸ’» Afficionado of Python, R, and SQL
  • πŸ“‰ BI Software: Tableau, PowerBI, Alteryx
  • πŸ‘¨πŸ»β€πŸ’» Experience with Haskell, Prolog, Java, C++, and Fortran90
  • πŸ‘¨πŸ»β€πŸ’» Some basic experience with HTML and CSS
  • πŸ‘¨πŸ»β€πŸŽ“ Qualifications: B.A. Physics & Astrophysics (TCD), M.Sc. Astrophysics (UCL), M.A. History (UCD), M.Sc. Data Science (TUD)
  • πŸ‘¨πŸ»β€πŸŽ“ Certifications: AZ-900 (Microsoft Azure Fundamentals), DP-900 (Azure Data Fundamentals), AI-900 (Azure AI Fundamentals), ITS-201 (IT Specialist in Databases), MO-201 (Excel Expert), PL-300 (Power BI Data Analyst Associate), and ESG Champion
  • πŸ”— I’m looking to collaborate on real-world Data Science projects
  • 🌐 How to reach me: hallsp@tcd.ie

Hello there! I'm Simon, a Data Consultant based in Dublin, Ireland. I have a passion for all things data-related, including Data Engineering, Data Science, Data Visualisation, and Machine Learning.

As a Data Scientist, I have worked on several interesting projects, including a text classification task involving Deep Learning and a recommender system for a popular clothing store. I am particularly interested in Machine Learning projects and I'm always looking for new challenges and opportunities. Please feel free to reach out to me if you have any questions or if you'd like to collaborate.

Pinned

  1. Text-Classification-Deep-Learning Text-Classification-Deep-Learning Public

    A deep learning project aimed at classifying newspaper articles according to section category.

    Jupyter Notebook

  2. HandM-Recommender-System HandM-Recommender-System Public

    This project is centred around a Kaggle competition, and seeks to use Machine Learning techniques to create a recommender system. In this competition, H&M Group have invited contributors to make pr…

    Jupyter Notebook 2

  3. Churn-Predictor-SQL Churn-Predictor-SQL Public

    The purpose of this project is to use SQL to transform multiple datasets relating to customer phone calls over a four month period, to engineer new features, and to combine the datasets into a suit…

  4. COVID-19-Ireland-R COVID-19-Ireland-R Public

    A detailed analysis of the COVID-19 pandemic in Ireland in terms of the number of cases among the general population and among healthcare workers, the number of hospitalisations, the number of ICU …

    Jupyter Notebook

  5. Encryption-with-Haskell Encryption-with-Haskell Public

    These are I/O Haskell functions designed for two purposes: (1) to encrypt and decrypt text files using a caesar cipher and (2) to detect the language of a text file by comparing character frequency…

    Haskell

  6. House-Prices-Regression-Spark House-Prices-Regression-Spark Public

    This is the pipeline for the design of a Random Forest Regression model which predicts the final sale price of a residential home, implemented in PySpark.