vealjoshua's repositories
advent-of-code-3-2018
Advent of Code Day 3
beerAPI
beer is good
brew
🍺 The missing package manager for macOS (or Linux)
cmp-databinding-assignment
Passing data from the child to the parent component
ConcordanceProgram
Concordance program: a program to count the number of occurrences of words in a passage. The program will read white-space separated words from a file, convert all words to a single case, and remove any non-alphanumeric characters from both ends of the words, limited to one character on both ends. It is to count the number of each word, and then write to a file a list of word/count pairs, sorted by word. The program will take 2 command-line arguments: a filename for the input and a filename for the output. The sorting to be done using bubble sort. The word should be left justified and the count right justified.
data
Data and code behind the articles and graphics at FiveThirtyEight
DJIWidget
The DJIWidget is a delightful DJI library includes VideoPreviewer for video decoding.
Git-Commands
A list of commonly used Git commands
hotdog-verifier
Verifies if image is a hotdog
localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
Native-Code
iOS and android native code sample
quick-SQL-cheatsheet
A quick reminder of all SQL queries and examples on how to use them.
redux-demo
Adding Redux to an existing React application
techjobs-console-java
Assignment for the Java skill track