Giter VIP home page Giter VIP logo

Timothy Brumbaugh's Projects

best-nba-rumor-app icon best-nba-rumor-app

I love basketball even though I don't have the talent to play it. The NBA has recently become one of the most drama-filled sports in recent history. This application centralizes all the resources for rumors in the NBA WITH a "BullJive" meter for less likely rumors. I don't like Bleacher Report and ESPN's reporting so this allows me to build what I want. I will be using React, Node.js, Express, and MongoDB along with 3rd party services and some new tools. Hopefully it is fun! Check it out!

color-game icon color-game

The objective of this challenge is to create a single page application that functions as a color guessing game

custom-portfolio-app icon custom-portfolio-app

If you are checking this repo out, you must be an employer or a fan so welcome. This is my personal site and I am building this for fun and just to have a central place to showcase my accomplishments and who I am. To be honest, I'm going to try hard to implement good coding style, but I'm still learning. Enjoy Please! :)

lab-2_comp_322 icon lab-2_comp_322

Program requirements: 1. The program should take either filenames or wildcards (* for example) as input. 2. Create as many child processes as there are files on the command line. Child processes should run simultaneously, not wait on each other. There are MANY ways that your code may be limited to sequential processing. To test for parallel code, make your child process wait for 1 second. If you have n files and your program is delayed 1 second, your code is parallel. If it is delayed n seconds, it is not parallel. 3. For each child process, print the file name and the process ID of the child process 4. The parent process should wait for all the children to finish then show the output from: system(“ps -H”); This statement placed in other locations of your program may be a helpful command to debug your code.

lab-3_part_1 icon lab-3_part_1

I'm submitting this new Lab 3 part 1 file, attached is a file showing my "ls -l", I believe it is outputting right, but not sure, also the use of 'if' statements is not my original idea for this project, I was guided to use that, I tried switch statements, but unable to use them.

mixedrealitytoolkit-unity icon mixedrealitytoolkit-unity

Mixed Reality Toolkit (MRTK) provides a set of components and features to accelerate cross-platform MR app development in Unity.

renm-practice-app icon renm-practice-app

React, Express, Node, and Mongo practice application. This is not to showcase optimal skill level, but an insight to how I learn and practice with new Technologies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.