Skip to content
View williamchenjun's full-sized avatar
🍋
Trying to get hired
🍋
Trying to get hired

Highlights

  • Pro
Block or Report

Block or report williamchenjun

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
williamchenjun/README.md

Welcome 👋

Joel and Ellie, characters from the HBO series the last of us, riding into the sunset on a horse.
Figure: Joel and Ellie (characters from "The Last of Us") riding into the sunset.

My name is William Chen. I am a Data Scientist based in Italy. I have a Bachelor's degree in Mathematics (2019-2022)1 and a Master's degree in Data Science (2022-2023). I like exploring different variety of fields when it comes to programming, however, I mainly deal with data.2

💻 Programming Languages

I don't have a strong academic background in programming or computer science. I am mostly self-taught, and have taken a few courses on JavaScript, Python, R, and SQL. But I mainly program in Python and JavaScript. I am also learning a different range of languages such as C++, PHP, and Julia.

📁 Projects

I haven't had the chance to work on any big individual projects outside of the academic environment yet. However, some of the projects I have worked on are:

  • 👥 U.S. 2016 Election Statistics (BSc)
  • 👤 Random Matrix Theory and The Riemann Hypothesis (BSc)
  • 👤 Disproportionality in Stop and Search Action in London (MSc)

I am always open to new acquaintances or job opportunities so feel free to contact me on the socials linked on my profile or visit my contacts page!

Footnotes

  1. BSc Mathematics UG Prize

  2. While I am decent at programming, I have no expertise in using GitHub. Thus, excuse the messy repositories.

Pinned

  1. MNIST-Handwritten-Digits-CNN MNIST-Handwritten-Digits-CNN Public

    Drawing tool for handwritten digits recognition using convolutional neural network models and the MNIST dataset.

    Python 2 1

  2. PacmanMDP PacmanMDP Public

    Reinforcement learning agent using value/policy iteration on Berkeley's pacman project.

    Python 1

  3. MySQLPythonControls MySQLPythonControls Public

    I wrote a few functions to make it more convenient to run MySQL queries in Python.

    Python 1

  4. PythonAnimation PythonAnimation Public

    Quickly animate your plots via matplotlib using this simple class.

    Python 1

  5. TelegramBotTutorials TelegramBotTutorials Public

    Build a Telegram bot using Python and the python-telegram-bot module.

    Python 1

  6. DB-Revision DB-Revision Public

    Revision for KCL Database winter exams. Includes SQL queries, database normalisation and data warehouse design.

    1