kelvinzero
I'm a developer with a M.S. in Computer Science. I am currently employed as a development engineer working on distributed systems and data analytics.
Eastern Washington UniversitySpokane, WA
Pinned Repositories
AndroidCalculator
aspnetcore-generator-api
Sample ASP.NET Core API that generates random data, has swagger UI too
BackPropANNJava
Back propagation artificial neural network implemented in java.
dynamic-algorithms
A collection of dynamic algorithms in C and Java
iTunes-Plus-Plus
An attempt of three graduate students in Dr. Dan Li's CSCD 527 Modern Database class at Eastern Washington University, to make performance improvements to the underlying architecture of Apple's iTunes while maintaining a simple minimal feel with maximum efficiency.
kmeans_wPlusPlus
K-Means clustering algorithm using plusplus seeding.
NetStatREST
Monitor internet connectivity statistics, accessed from a rest endpoint. Uses Jersey and Grizzly for HTTP, Akka, and Dagger dependency injection.
NeuralNetBP
Back propigation neural net in Scala
VRGeneMining_Unity
Gene expression, association simulation, and K-Means clustering in VR. Implemented in Unity using C#.
WebPortfolio
My online web portfolio
kelvinzero's Repositories
kelvinzero/VRGeneMining_Unity
Gene expression, association simulation, and K-Means clustering in VR. Implemented in Unity using C#.
kelvinzero/WebPortfolio
My online web portfolio
kelvinzero/kmeans_wPlusPlus
K-Means clustering algorithm using plusplus seeding.
kelvinzero/NeuralNetBP
Back propigation neural net in Scala
kelvinzero/AndroidCalculator
kelvinzero/aspnetcore-generator-api
Sample ASP.NET Core API that generates random data, has swagger UI too
kelvinzero/BackPropANNJava
Back propagation artificial neural network implemented in java.
kelvinzero/dynamic-algorithms
A collection of dynamic algorithms in C and Java
kelvinzero/iTunes-Plus-Plus
An attempt of three graduate students in Dr. Dan Li's CSCD 527 Modern Database class at Eastern Washington University, to make performance improvements to the underlying architecture of Apple's iTunes while maintaining a simple minimal feel with maximum efficiency.
kelvinzero/NetStatREST
Monitor internet connectivity statistics, accessed from a rest endpoint. Uses Jersey and Grizzly for HTTP, Akka, and Dagger dependency injection.
kelvinzero/git_demo
kelvinzero/HDFS_RemoteFileIO
A java api to read, write, and modify files in a hadoop file system cluster (2.6.0)
kelvinzero/jacobi_cuda
kelvinzero/java_sqlconnect
kelvinzero/kmeans_CUDA
K_means parallel implementation on NVIDIA GPU
kelvinzero/RemoteTaskScheduler
A web based task display system using JSP to manage tasks and assignees.
kelvinzero/RESTfulAssociationGrabberGUI_BioGRID
Builds association lists and association dependent data files using an input file of genetic or protein microarray test data.
kelvinzero/shields-badge-url-codecov
Creates Shields.io badge URLs for Codecov.
kelvinzero/StockGrapher
kelvinzero/string_algs
kelvinzero/terraform
Terraform modules
kelvinzero/train_simulation
Java train simulation
kelvinzero/UIAutomation_iTunes
kelvinzero/unix_shell
Unix Shell - Programmed in C
kelvinzero/UtilityBehaviors
Some useful Behaviors I created for myself while using CakePHP