Projects
Here's some info about projects I've worked on!
Trends Analysis | Python, Rust
Jan. 2022 - June 2023
- Identified key trends and patterns in user activity, including peak hours of usage, most popular channels, and frequently used words and phrases.
- Utilized a Bidirectional Encoder Representations from Transformers (BERT) model library to extract relevant keywords from Discord messages.
- Extracted relevant data using Discord API and web scraping techniques to collect information on user activity, message content, and channel usage.
- Visualized data using charts, graphs, and other visualization tools to highlight trends and patterns in user behavior.
genius.py | Python, Web Scraping
Jan. 2023 - April 2023
- Python-based Genius API wrapper enabling users to search for and retrieve lyrics and other song-related data.
- Published on Python Package Index (PyPI), resulting in over 25,000 downloads.