timothy
I love to program! I like hiking and outdoor activities. I am currently a software engineer and I really enjoy what I do.
Pinned Repositories
academia-mania
EDU social media app React JS
Bible-kjv
Bible chapters and verses in JSON format. Each of the 66 books is a separate JSON file.
bp_pain
This helps DR. find a correlation between pain increase and blood pressure increase.
cordova_compass
Simple cordova compass app. Two versions of the app. one I created using a cordova plugin and one I created without the plugin.
CPU-Scheduler-Dispatch-Simulation-Project
CPU Scheduler Dispatch Simulation Project -- for OS
InvoiceSort
java_shapes
Java Ascii Shapes - print out Ascii shapes
old-Assembly-projects
Assembly projects a wrote a while ago
QoL
Uses the FHIR api to calculate the current Quality of Life of a person.
simpleAlgorithms
Some simple C++ Algorithms
timothy's Repositories
timothy/Bible-kjv
Bible chapters and verses in JSON format. Each of the 66 books is a separate JSON file.
timothy/old-Assembly-projects
Assembly projects a wrote a while ago
timothy/simpleAlgorithms
Some simple C++ Algorithms
timothy/.net-coreLearning
Building .NET Core MVC6 EF7 From the Ground Up.
timothy/aspCoreAPI
ASP.NET Core API built from the ground up.
timothy/BinarySearch
Binary Search Algorithm
timothy/C-Encryption
Program that manages secret messages using inheritance
timothy/calc
Angular 4 + TypeScript Work Time Calculator
timothy/classes
This is a simple C++ Bank class syntax example
timothy/colorList
timothy/ColorView
timothy/date-format-converter
timothy/dbgui
timothy/dbselect_ex1
timothy/fibt
Friend Info and Birthday Tracker (FIBT)
timothy/footPrintApp
initial commit
timothy/generic-class
timothy/genericmethod
timothy/HashColor
Small part of a class project.
timothy/HttpPushPull
Proof of concept: make an http method that follows a hybrid of the observer pattern.
timothy/indexedlinkedlist
timothy/jsonAppTool
Json editing tool.
timothy/MyCodeFights
Some of the Code Fights chalanges I completed.
timothy/react_plaground
This is a learning playground for React.js. Testing out simple concepts as they are learned.
timothy/recursivelinkedlistsearch
add a recursive search to linked list
timothy/sortalgorithms
A comparison of efficiency between selection sort, insertion sort, and merge sort.
timothy/spam-score
Gives a spam rating for text files.
timothy/timeCalc
Time Calculator that shows the amount of time left until a person hits a 40 hr week.
timothy/TypeScript_Calculator
Simple TypeScript Calculator. Note when testing remember this does not follow order of operations.
timothy/WorkWeekCountDown
Angular 4 + TypeScript - Work Week Count Down - Cross Platform Mobile App.