awillis4
I originally studied computer science for applications in biology. I can see ways to fix alot of the problems I see on this planet. Please Donate...
New York
Pinned Repositories
Audio-base-codon
A program to convert nucleotide bases to their respective codons, and display them audiovisually. Presentation and research included. Scalible, Inspired by Helsinki arts and Science program.
Autoit-Keyboard-Musician
Its makes a sound for every keypress so you can entertain while you type. Run this script, and your computer will emit a different sound for every keyboard button press.
AWCORPCHAT
An app meant for better workplace collaboration. Open to contribution.
awillis-cisc311-syllabus-tasks
materials assembled for school assignments for this class
calculus-1-and-2
To me, calculus 4 was more intuitive and could replace calc 2, it was more relevant and intuitive. Actually, calculus 4 was easier for me than calc 2.
Cisco-Packet-Tracer-Tasks
Work done with cisco packet tracer, vm ware, and wireshark.
Cisco-VM-Shark-Tasks
Tasks done with cisco packet tracer, vm ware, and wireshark.
Computer-Architecture-Course-Work
Self Descriptive
grey-wolf-optimization-project
a mathematical formula
loss-allocation-recursive
awillis4's Repositories
awillis4/Autoit-Keyboard-Musician
Its makes a sound for every keypress so you can entertain while you type. Run this script, and your computer will emit a different sound for every keyboard button press.
awillis4/grey-wolf-optimization-project
a mathematical formula
awillis4/loss-allocation-recursive
awillis4/Audio-base-codon
A program to convert nucleotide bases to their respective codons, and display them audiovisually. Presentation and research included. Scalible, Inspired by Helsinki arts and Science program.
awillis4/AWCORPCHAT
An app meant for better workplace collaboration. Open to contribution.
awillis4/awillis-cisc311-syllabus-tasks
materials assembled for school assignments for this class
awillis4/calculus-1-and-2
To me, calculus 4 was more intuitive and could replace calc 2, it was more relevant and intuitive. Actually, calculus 4 was easier for me than calc 2.
awillis4/Cisco-Packet-Tracer-Tasks
Work done with cisco packet tracer, vm ware, and wireshark.
awillis4/Cisco-VM-Shark-Tasks
Tasks done with cisco packet tracer, vm ware, and wireshark.
awillis4/Computer-Architecture-Course-Work
Self Descriptive
awillis4/Computer-cryptography-coursework
This repo excludes the classwork which was when we had to make these calculations on paper. I did not take pictures.
awillis4/Computer-Networking-Course-Work
awillis4/Database-Structures-Tasks
awillis4/Exam-Check
These are my solutions for programming exams. They are open to suggestions, please fix where broken.
awillis4/jspfolder
A folder of jsps for a cog.inc class project
awillis4/jumpfoldersproject
all the files from cog inc tutorial tested by me.
awillis4/jumpfoldersproject2
awillis4/Linear-Algebra-Work
I find that Linear algebra goes hand in hand with differential equations. I originally wanted to study it for computing purposes, but it helps to define fractals as well.
awillis4/logic-and-discrete-structures
awillis4/OneOctaveUp
It is a simple script containing all 92 packages from octave forge, neatly alphabetized, it allows the user to seamlessly install and load any package from the forge.
awillis4/Other-theorem
These are theories that I came up with myself that I did not see on the internet that were posted to my computer. Please cite me if using, comment and contribute.
awillis4/Other-theory
Other theories, musings are posted here. These are the ones that I recorded on computer and that I checked.
awillis4/Overclock-individual-cores
only the .au3 file is needed to run this program. Intended also as a tutorial. School assignment. Comes with presentations.
awillis4/plain-solutions-syllabus-class-java
These r codes that the teacher gave us that were so full of errors that the class could not use it, so i decided to fix them myself for the class and the teacher. These are the files that gave problems.
awillis4/risk-analysis-in-data-science
awillis4/risk-and-data
awillis4/Scholarships-Work
awillis4/springer-tutorial-differential-equations-fix
Applies some fixes for nonfunction algorithms where functions are not implemented. A sort of critique of a published book, no functions are implemented. Mabye it would help if mathematics was taught in a more programmatic way, because it would allow the user to get an algorithmic perspective on an otherwise simple seeming equation. This was the case when I attempted to get java to return the derivatives of a logarithmic function. In cases like these, functions like matlab and r are better for use for things like that. In running through this tutorials, I fixed many errors, and even went one step further, and I wrote a script that converts mathematical functions into sound.
awillis4/Stem-Program-Work
My work done for stem program.
awillis4/The-switch-adt
a program meant as a reference from any data type in java to any other data type. Some conversions I could not implement.