Pinned Repositories
accent-change-paper-implementation
Implementation of paper called "End-to-End Accent Conversion Without Using Native Utterances".
accent-training
Our HackWesTX 2024 project.
blog-v2
New blog website using React, Gatsby, & TypeScript
gtk-timer
A small timer app I made to practice my GTK + Vala skills.
news-briefer
Personalized audio news briefer, sourced from user's RSS feeds.
persian-word-extractor
This script creates a list of unique words from Persian text. Words can be sorted by frequency or alphabetical order. This is a new project, there could be major bugs in the code.
phone-gesture-recognition
This is the code for our summer REU at Temple. We use changes in Wi-Fi signals' CSI to detect hand gestures using an LG Nexus 5.
pong-msp430
This was originally a class project for my computer organization class, but it got too cool to ignore.
pwaang-extended
A board game written entirely in Haskell.
resume
My constantly updating resume! Makes my life and your life easier.
AshkanArabim's Repositories
AshkanArabim/phone-gesture-recognition
This is the code for our summer REU at Temple. We use changes in Wi-Fi signals' CSI to detect hand gestures using an LG Nexus 5.
AshkanArabim/gtk-timer
A small timer app I made to practice my GTK + Vala skills.
AshkanArabim/persian-word-extractor
This script creates a list of unique words from Persian text. Words can be sorted by frequency or alphabetical order. This is a new project, there could be major bugs in the code.
AshkanArabim/accent-change-paper-implementation
Implementation of paper called "End-to-End Accent Conversion Without Using Native Utterances".
AshkanArabim/acm-node-workshop
This is a pretty simple note-taking app based on Node.JS. It's part of a workshop for ACM at UTEP. Lemme know if you have any questions :)
AshkanArabim/advent-of-code-2022
Everything I had time to solve from advent of code 2022 in C++
AshkanArabim/blog-v2
New blog website using React, Gatsby, & TypeScript
AshkanArabim/pong-msp430
This was originally a class project for my computer organization class, but it got too cool to ignore.
AshkanArabim/pwaang-extended
A board game written entirely in Haskell.
AshkanArabim/resume
My constantly updating resume! Makes my life and your life easier.
AshkanArabim/advent-of-code-2023
AOC 2023, this time written in Python for my brain not to explode. Edit: I completely got bored and lost interest.
AshkanArabim/AshkanArabim
Config files for my GitHub profile.
AshkanArabim/audio-player
An audio player I'm making to practice my ffmpeg skills
AshkanArabim/augmented-data-evaluator
Evaluates augmented autistic audio datasets.
AshkanArabim/bbit-learning-labs
Learning labs curated by BBIT
AshkanArabim/blog
[in progress] A place to share all the things I'm learning with the world.
AshkanArabim/bombshell
A basic UNIX shell written in Python
AshkanArabim/bot-detection-quiz
The old project became very hard to expand, so I recreated the whole thing in ReactJS.
AshkanArabim/cybertweet-topics
Given a tweet about cybersecurity, the specific subtopic can be identified can be identified using this model.
AshkanArabim/email-classifier
These models are capable of classifying emails into phishing and benign, in addition to extracting specific cues about why they are classified as phishing.
AshkanArabim/forced-flirtation
A chat app that gives a flirting tone to everything you say. Be sure to invite your crush!
AshkanArabim/ml-main-project
Good ole' MNIST shall get us a grade!
AshkanArabim/music-classification
This is me and my team's final project for a program called Apply AI.
AshkanArabim/music-classification-v2
I decided to improve the "music-classification" project that I had worked on with my teammates on my own. This is the result!
AshkanArabim/neural-style-transfer
Tried replicating the neural style transfer model from the paper "A Neural Algorithm of Artistic Style" with the assistance of another repo.
AshkanArabim/OOP-project-1
Group assignment for Dr. Gurijala's spring 24 object-oriented-programming class.
AshkanArabim/portfolio
This is a special project. It's my very own portfolio website. And no, I won't abandon this project like my other 33 repos.
AshkanArabim/Pragmatic_Similarity_ISG
This is code used by the ISG lab at the University of Texas at El Paso for detecting pragmatic similarity in recorded utterances from conversations.
AshkanArabim/simple-quiz-site
A simple express quiz page made for an ACM workshop!
AshkanArabim/student-performance
The final project for my Introduction to AI class.