Following a Udemy tutorial and using expo a basic recipe app is created using react-native. Issues
involving
npm
dependency version incompatabilities were overcome and as much as possible were updated from the ones used
in the
originial
tutorial.
Zeller's Congruence implemented with JavaScript
Try it now!
A website to look at the changes that needed to made to impliment Zeller's Congruence in JavaScript.
Bootstrap was added to make a simple presentation.
Are You Kitten Me? Pygame project
View the code!
Developed as part of a python class taken at Columbus State Community College in 2019. The program
features music,
sound effects, and animations to simulate the cat walking, jumping, and sitting.
Whack-A-Mole in JavaScript
Try it now!
The classic whack-a-mole game re-created with JavaScript and JQuery. I added music and sound effects, three
intensity levels, and taunting messages. 20% more annoying. Try it now if you dare!
Single Page Budget App
Try it now!
A user interface to add expenses and show income to balance a budget. Developed following a Udemy tutorial
to practice Javascript. A basic architecture is described that could be developed further to construct more
complicated projects.
Python Reading Level Calculator
View the code!
A console based application that accepts a .txt file chosen by command line input. The Flesh-Kincaid grade level formula is implemented by analyzing the average sentence and word length.
About Me
Throughout my life I have always loved computers and programming. When I was a child I programmed my first
BASIC program that told a personalized fortune. I earned a masters in English at The Pennsylvania State University. After that I studied science and biology and went on to recieve an OD
from the Ohio State University. Now, I have returned to programming. After loading Eclipse and Java on my
computer, I starting to make some simple programs.
I love making programs and seeing them work. I love learning. The constant change involved in technology is exciting and in a good way a little overwhelming. After my informal Java experiments in 2017, I enrolled at Columbus State Community College to
complete the coursework for the Software Developer Certificate. Since then, I have continued
to take online classes. I have found all the programming languages that I have studies so far interesting including SQL, Java, and .NET. Recently I have been working on JavaScript full stack development. I've started exploring JS based frameworks like react and react-native.