Pinned Repositories
advent-of-code
Teaching myself C++
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Chess-App-Using-REST-Api
Cloud-Computing-PaaS-Model
Cloud Computing using PaaS service model
FittsLaw
Hadoop-XML-Map-Reduce
Java-RMI-Implementation
jgnash
jGnash Personal Finance
leetcode
lkarra2
Config files for my GitHub profile.
lkarra2's Repositories
lkarra2/advent-of-code
Teaching myself C++
lkarra2/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
lkarra2/Chess-App-Using-REST-Api
lkarra2/Cloud-Computing-PaaS-Model
Cloud Computing using PaaS service model
lkarra2/FittsLaw
lkarra2/Hadoop-XML-Map-Reduce
lkarra2/Java-RMI-Implementation
lkarra2/jgnash
jGnash Personal Finance
lkarra2/leetcode
lkarra2/lkarra2
Config files for my GitHub profile.
lkarra2/mutationrunner
Mutation Runner using Javaassist
lkarra2/PiMonteCarlo
Calculating Pi by Simulating the Monte Carlo method
lkarra2/program_generator
Generates a Randomized Program that can be compiled with a Java Compiler. Built as a final project for CS 474 - Object Oriented Languages and Environment, UIC