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 πŸ‘‹

πŸ˜„ Pronouns: she/her

I am a Master's (4th year) Computer Science Student at the University of Nottingham. I'm passionate about the intersection of data science, music theory and computer science.

πŸ”­ I’m currently working on:

  • 🌳 Sounding Climate Change: Exploring how climate change data could be used to inform musical insights and ideas for climate-related concepts. I'm building a tool to transform climate change data into musical motifs and phrases. This tool will become another interface for musical expression.
  • πŸ₯ Breast Cancer ML Study: Exploring 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 are building 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:

  • πŸ“ˆ Linear Programming: Learning how to apply linear programming principles to solve LP problems in different contexts and situations. Prepping for a coursework that will involve solving a large-scale LP problem.
  • πŸ”¬ Research in CS: Building myself up to become a well-rounded researcher in the field of computer science.

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

  • Python (obviously)
  • Kotlin
  • Swift

⚑ 2 fun facts:

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

πŸ’¬ 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