Pinned Repositories
beginner-android
Coding-Challenges
A collection of coding challenges that interest me and my best attempts at solving.
constraint-layout-codelab
Completed solutions to Google's Constraint Layout Codelab.
cs110-git-practice
Repo for practice git commands for cs 110 lab 9
cs373
programming assignments for cs 373
Data-Structures
Implementations of all the best data structures (stack, queue, linked list, tree, trie, graph, heap, vector, hash table)
Diatonic
Android app and ear training tool for recognizing chords diatonic to a given musical key.
eqxify
Pulls local radio station (102.7 WEQX) data daily, calculates top 25 hits, and updates a Spotify playlist.
instant-app-codelab
Completed solutions to Google's Build Your First Instant App Codelab.
udacity-developing-android-apps
Sample exercise solutions from the Udacity course ud851, Developing Android Apps.
chenmela's Repositories
chenmela/eqxify
Pulls local radio station (102.7 WEQX) data daily, calculates top 25 hits, and updates a Spotify playlist.
chenmela/Data-Structures
Implementations of all the best data structures (stack, queue, linked list, tree, trie, graph, heap, vector, hash table)
chenmela/Diatonic
Android app and ear training tool for recognizing chords diatonic to a given musical key.
chenmela/instant-app-codelab
Completed solutions to Google's Build Your First Instant App Codelab.
chenmela/udacity-developing-android-apps
Sample exercise solutions from the Udacity course ud851, Developing Android Apps.
chenmela/beginner-android
chenmela/Coding-Challenges
A collection of coding challenges that interest me and my best attempts at solving.
chenmela/constraint-layout-codelab
Completed solutions to Google's Constraint Layout Codelab.
chenmela/cs110-git-practice
Repo for practice git commands for cs 110 lab 9
chenmela/cs373
programming assignments for cs 373
chenmela/Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
chenmela/hhvm
A virtual machine for executing programs written in Hack.
chenmela/mchenGazeEstimation
FRI IASA Gaze Estimation project - template matching
chenmela/rustacean
A repo for storing my Rust code as I learn!