Skip to content
View malorieiovino's full-sized avatar
📚
Grinding
📚
Grinding

Highlights

  • Pro

Block or report malorieiovino

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

Typing SVG


🎓 About Me

Hi, I’m Malorie — I have a BA in Linguistics from the University of Vermont and I’m currently pursuing a Master’s in Computational Linguistics at Goldsmiths, University of London.

I’m passionate about language and how it intersects with technology — especially the ways AI and machine learning are used to interpret and generate human language. My primary interests include natural language processing, linguistic diversity, language preservation, AI ethics, and the impact of machine learning bias on communication.

I’m curious about how language shapes our experiences — and how we can design technology that understands and respects that.

   


🛠️ Technologies & Skills

Languages & Tools


  • Languages: Python, JavaScript, Java, Shell (Bash), HTML5, CSS3, SQL, R
  • Tools: Jupyter Notebook, Streamlit, Git, Docker, Homebrew, Linux, Unix
  • Data Science: Pandas, NumPy, Matplotlib, Seaborn
  • NLP Libraries: spaCy, NLTK, Gensim, Hugging Face Transformers
  • AI/ML Libraries: scikit-learn, PyTorch, TensorFlow
  • Specialties: Natural Language Processing, Machine Learning, Data Analysis, Big Data, Shell Scripting


📂 Projects Showcase

🎓 Academic Projects

📊 Machine Learning – Thermography Temperature Analysis
  • Repo: Machine_Learning_CW1
  • 🛠 Tech: Jupyter Notebook
  • Analyzed thermography temperature data for machine learning insights.
📚 Big Data – Western Literature Analysis
  • Repo: big_data_CW1Q2
  • 🛠 Tech: Apache Mahout, Shell Scripting
  • Large-scale text analysis of Western literature.
🌦️ Big Data – Weather Station Data Analysis
  • Repo: big_data_CW1Q1
  • 🛠 Tech: Python, HDFS
  • Analyzed weather data across multiple stations.
🌍 Data Programming – Asylum Applications & GDP Trends
  • Repo: asylum_gdp_data
  • 🛠 Tech: Jupyter Notebook, EDA
  • Investigated global GDP trends and asylum application data.
🗣️ NLP Linguistics – Reddit Language Analysis
  • Repo: reddit_nlp_scraping
  • 🛠 Tech: Jupyter Notebook, Reddit API (PRAW)
  • Linguistic analysis of language use in online communities.

🧪 Personal Projects

  • NLP DashboardRepo
    Web app for tokenization, word clouds, and named entity recognition.

  • Text NormalizerRepo
    Converts internet slang to standard language.

  • Text SummarizerRepo
    Automatic summarization tool for quick text insights.


🎮 Fun Projects

  • 🎲 Yes/No WheelRepo
  • ❌⭕ Tic Tac ToeRepo
  • 🔮 Magic 8 BallRepo

📊 GitHub Stats

Malorie's GitHub stats

Top Langs


GitHub Activity Graph

Profile Views


spotify-github-profile

📫 Let’s Connect!

Popular repositories Loading

  1. malorieiovino.github.io malorieiovino.github.io Public

    HTML 1

  2. Magic-8-Ball Magic-8-Ball Public

    CSS

  3. reddit_nlp_scraping reddit_nlp_scraping Public

    This project investigates the usage of queer slurs across three different subreddits, examining their linguistic context, performativity, and reclamation. Using web scraping (Reddit API & PRAW), NL…

    Jupyter Notebook

  4. asylum_gdp_data asylum_gdp_data Public

    This project analyzes the relationship between USCIS I-589 asylum applications and global GDP trends (2014–2024) using Exploratory Data Analysis (EDA). It explores how economic conditions influence…

    Jupyter Notebook

  5. text_summarizer text_summarizer Public

    Jupyter Notebook

  6. text_normalizer text_normalizer Public

    Python