MurdockDM
Full Stack Python and Javascript graduate of Nashville Software School. I previously worked for 8 years in several medical laboratories.
Franklin, TN
Pinned Repositories
bangazon-llc
Bangazon, LLC is an NSS subsidiary company that employs students for Python project work
bangazon-workforce-management-oculus-nebula
bangazon-workforce-management-oculus-nebula created by GitHub Classroom
Chinook_SQL
This is a series of SQL challenges to help learn SQL using a supplied database.
Consilium
My full stack capstone project for NSS created using React for the client side of the application and a Django RESTful api for the server side.
keahua-arboretum-the_nightingale_castle
This was a group project to take a non-functional command line program and make it for the use of an arboretum as an internal tool. It uses Python and exhibits OOP, multiple inheritance, interface-like classes and allows for extensibility.
Nutshell--Javascript-Group-Project
This was a group project for Nashville Software School using Javascript, dbdiagram.io for Entity Relationship Diagram planning, http-server, json-server to access a custom API JSON database.
Podist
This is my front end capstone project for Nashville Software School. The app is a React web app that utilizes an external API and a local JSON database to find interesting podcasts and create lists of those podcasts to use and share .
MurdockDM's Repositories
MurdockDM/bangazon-workforce-management-oculus-nebula
bangazon-workforce-management-oculus-nebula created by GitHub Classroom
MurdockDM/Chinook_SQL
This is a series of SQL challenges to help learn SQL using a supplied database.
MurdockDM/Consilium
My full stack capstone project for NSS created using React for the client side of the application and a Django RESTful api for the server side.
MurdockDM/keahua-arboretum-the_nightingale_castle
This was a group project to take a non-functional command line program and make it for the use of an arboretum as an internal tool. It uses Python and exhibits OOP, multiple inheritance, interface-like classes and allows for extensibility.
MurdockDM/boilerplate-npm
A boilerplate for the freeCodeCamp curriculum.
MurdockDM/C_Sharp_HelloWorld
C# application from using the Microsoft documentation to learn C#
MurdockDM/Consilium_API
MurdockDM/Dictionary_of_Words_CSharp
An exercise to begin learning about dictionaries and methods to utilize them.
MurdockDM/Flowershop_Django
This is a NSS exercise to build as much of a full stack Django application as I can in less than 4 & 1/2 hours using a boilerplate starter.
MurdockDM/Food_API_Practice
This is a NSS exercise to practice the use of JSON databases and API's using Javascript.
MurdockDM/FreeCodeCamp_HelmetJS
An exercise from FreecodeCamp to learn more about InfoSec
MurdockDM/Inheritance_Python
This is a NSS exercise to learn more about inheritance in classes in Python
MurdockDM/Intro-to-Vue-3
Code for Vue Mastery's Intro to Vue 3 course:
MurdockDM/Kennywood_API
This is a NSS exercise in building a REST API using Django rest framework.
MurdockDM/Learn-Node
Starter Files + Stepped Solutions for the Learn Node course
MurdockDM/Library_app
This is a NSS exercise to help learn Django
MurdockDM/MurdockDM
MurdockDM/murdockdm.github.io
Repo for my personal website
MurdockDM/Music_History_SQL
This is an exercise to learn SQL using a preset database.
MurdockDM/Node.js-Design-Patterns-Third-Edition
Node.js Design Patterns Third Edition, published by Packt
MurdockDM/Planets_and_Spaceships_CSharp
This is a practice exercise from NSS material to help learn C# lists and their methods
MurdockDM/python-imports
This is a NSS exercise to practice debugging a small python application utilizing imports and packages..
MurdockDM/Random_Numbers_CSharp
This is a exercise to learn more about lists and involves generating a list of random numbers and comparing that list against each number in the same range.
MurdockDM/sql-professional
SQL Professional Development Course
MurdockDM/Student_Exercises
This is an ongoing multi-part series of exercises to build on python skills as we learn them.
MurdockDM/Uncle_Jakes_Flower_Shop
This is a NSS exercise to learn more about the use of multiple inheritance, interface-like based programming, and use of imports in Python.
MurdockDM/vue-firebase-learning-app
This is a project to help learn Vue and firebase.
MurdockDM/Vue-Workshop
MurdockDM/Vue_Todo_List
This is a basic Vue app to help learn how Vue works based upon the Traversy Media tutorial
MurdockDM/Zoo_inheritance_duck_typing
This is a NSS exercise to learn more about multiple inheritance, method overriding, and use of multiple inheritance to introduce polymorphism in Python.