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/academia-mania
EDU social media app React JS
timothy/bp_pain
This helps DR. find a correlation between pain increase and blood pressure increase.
timothy/InvoiceSort
timothy/React-Redux-material-ui-Starter-Kit
React-Redux-material-ui/core-Starter Kit
timothy/java_shapes
Java Ascii Shapes - print out Ascii shapes
timothy/QoL
Uses the FHIR api to calculate the current Quality of Life of a person.
timothy/android-beacon-library-reference-kotlin
timothy/AppWidgetFlutter
flutter plugin that creates android app widget
timothy/backtracking_search
timothy/CanvasPlayground
Testing simple html5 canvas concepts out. Using angular to make it a SPA.
timothy/chrome_countdown_extension
Chrome countdown extension. Chrome extension that shows a countdown badge of how many days left until the specified date.
timothy/cpython
The Python programming language
timothy/dart-future-examples
Examples of using Future and FutureOr in #DartLang
timothy/deep
Deep - A first start at flutter
timothy/excel.js
Native node.js Excel file parser. Only supports xlsx for now.
timothy/fcmElectronPush
Electron GUI for sending push notifications to Android and IOS using the FireBase rest api.
timothy/Greatest-common-divisor
This chunk of code finds the GCD for two integers or a list of numbers. It consists of two main functions findMultiGCD and findGCD. findMultiGCD depends on findGCD and can find 2 or more GCDs. Look at the inline docs for more info. The greatest common divisor is also known as the greatest common factor (gcf), highest common factor (hcf), greatest common measure (gcm), or highest common divisor.
timothy/hill_climbing
timothy/iconwar
first IOS swift game
timothy/image_diff
checks to see what the differences are in two images
timothy/iterative-deepening-search
timothy/javawebsocketdemo
Working chat client for java websocket learning.
timothy/js-json-parser
A simple JSON parser.
timothy/kbai
Knowledge based AI that solved Ravens IQ sets
timothy/min-max-alpha-beta
Mini Max with alpha beta pruning
timothy/simulated-annealing
Simulated Annealing
timothy/Tim-s-Paint
Android Paint Project
timothy/timothy.github.io
timothy/Tims-express-server
Node.js, Passport, EJS, ExpressJS, and MongoDB web server. With fully functional authentication.
timothy/tnotes
Note app made in order to apply new skills learned in Android