Skip to content
View demithetechie's full-sized avatar
πŸ₯Ό
music and compsci go brrr
πŸ₯Ό
music and compsci go brrr

Highlights

  • Pro

Block or report demithetechie

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

Hello, I'm Demi πŸ‘‹

Updated: 31st October 2024 13:15 GMT+0

πŸ˜„ Pronouns: she/her

I am a 1st year PhD student in Hearing Sciences at the University of Nottingham. My thesis explores building scalable technologies to foster safe listening in music venues.

πŸ”­ I’m currently working on:

  • πŸ“ˆ dB SPL: A common data model for structuring and organising amplified sound data.
  • πŸ‘©πŸΎβ€πŸ’» Advent of Code: Very big fan of AoC, been doing it since 2021. Hype for 2024's edition!

πŸ‘©πŸΎβ€πŸ’» My previous projects include:

  • 🌳 Sounding Climate Change: I explored how climate change data could be used to inform musical insights and ideas for climate-related concepts. I built a tool, ClimaTunes, to transform climate change data into musical motifs and phrases. This tool will become another interface for musical expression.
  • πŸ₯ Breast Cancer ML Study: I explored a Breast Cancer dataset to perform regression on response-free survival (RFS), and binary classification on pathological complete response (pCR). Using Python libraries such as pandas, numpy, seaborn and skit-learn and working in a group of 5 people.
  • πŸ‘©πŸΎβ€πŸ’» Ovn. Tinder for recipes: To learn more about software quality assurance, we built a recipe dating app that will match individuals based on what recipes they like, as well as their looks. The app frontend is a native Android application with Java, the backend is NodeJS with TypeScript.

🌱 I’m currently learning:

  • MATLAB. It's weird.
  • Overleaf to write academic papers

πŸ‘©πŸΎβ€πŸ’» Favourite coding languages:

  • Python
  • Kotlin
  • Swift

⚑ 3 fun facts:

  • I interned at Google as a STEP Intern in 2021 πŸ’»
  • I'm a musician (I play piano, violin, ukulele and I sing) 🎢
  • I have perfect pitch!

πŸ’¬ Ask me about:

  • Advice on getting into tech as a computer science student
  • General university advice :)

πŸ“« How to reach me: I'm active on Twitter @demiaoshin. I respond faster on Discord: demiao

Anurag's GitHub stats

Popular repositories Loading

  1. runway runway Public

    An android running tracker application

    Kotlin 1

  2. 100daysofcode 100daysofcode Public

    100 days of code - Python

    Python 1

  3. mentoring21-22 mentoring21-22 Public

    Forked from aidandagnall/mentoring21-22

    C

  4. demithetechie demithetechie Public

    personal repo

  5. Snake Snake Public

    The Snake game in Python using Python turtle.

    Python 1

  6. AdventOfCode AdventOfCode Public

    My solutions to Advent of Code

    Python