Giter VIP home page Giter VIP logo

KJ Schmidt's Projects

aic icon aic

A Human Computer Interaction project using the Art Institute of Chicago's API

angularexercises icon angularexercises

Used Angular to create a madlib by adding text input fields to the page and ngModel directives. Used 3 different Angular expressions: Math, String operations, and Logical operators. Used ngRepeat to name members of a band from an array of strings. Then did the same things without using list items.

angularsixyearold icon angularsixyearold

Used Angular to create a button that gave you a random word, another button to style that word, a button that gave you a random phrase, and another button to style that phrase.

buzzfizzwoof icon buzzfizzwoof

Lab 10 - List numbers 1-100 Numbers that are exact multiples of 3, or that contain 3, must print a string containing "Fizz". (i.e. 9 -> "Fizz", 31 - > "Fizz") Numbers that are exact multiples of 5, or that contain 5, must print a string containing "Buzz". (i.e. 10 -> "Buzz", 51 -> "Buzz") Numbers that are exact multiples of 7, or that contain 7, must print a string containing "Woof". (i.e. 14 -> "Woof", 71 -> "Woof") If more than one rule applies to a number, apply each applicable rule. (i.e. 15 -> "FizzBuzz", 35 -> "FizzBuzzWoof")

clickcounterprogrammed icon clickcounterprogrammed

An iOS app made programmatically, without story boards, that has addition and subtraction buttons to control the counter. A button toggles the background between white and red.

cpdbproject icon cpdbproject

A quarter long data science project using data from the Chicago Police Department

jquerynavbar icon jquerynavbar

Lab 11 - Practice using jQuery methods on a navigation bar. Your navigation should be in the form of an unordered list. Each should fade to 0.25 opacity when the user hovers over it, and return to full opacity when they remove the cursor. Each should change background colors when clicked on. When the user clicks on a , the word 'Clicked!' should appear inside it.

jsplugins icon jsplugins

Used a jQuery Pluggin Raptorize. Styled with Bootstrap.

lab20and21 icon lab20and21

A function that will return random facts, exported from a different file. Converted the app to Express. Created routes to retrieve facts. Tested using Postman. Created a front-end for the app (added public folder, configured express app to point to the public folder). Used an AJAX call from the front end to retrieve the random facts.

lab7bonus icon lab7bonus

Write a JavaScript function to generate an array. The elements in the array should be integers in a range between two integers given as arguments.

lab8 icon lab8

Set up a basic HTML page. Append the items and their prices from the shopping list in lab 7 to the page. Show the total somewhere on the page. Use bootstrap and javascript.

mememe1.0 icon mememe1.0

An iOS app made with UIKit. Allows the user to choose a photo from an album or take one with the camera, add text to the top and bottom, then share with friends.

mememe2.0 icon mememe2.0

An iOS app made with UIKit. Toggles from a table view to a collection view of sent memes. Also allows the user to create a new meme to send by choosing a photo from an album or taking one with the camera, and adding text to the top and bottom.

milestone-one icon milestone-one

first milestone project for Udemy's complete python bootcamp

milestone-two icon milestone-two

second milestone project for Udemy's complete python bootcamp

mint icon mint

A barebones Node.js app using Express 4.

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.