Git Product home page Git Product logo

Courtney Kirkham's Projects

binaryrectanglesearch icon binaryrectanglesearch

Assignment for my algorithms course - create a 2D matrix of 0s and 1s. Search the matrix for any rectangle where the 0s are the corners. The interior of the rectangle can be 0s or 1s or a combination; it does not matter. The corners will be written to a corners. txt file.

classresumewebsite icon classresumewebsite

The formatting for the layout of this webpage is dictated by professor instruction. The webpage is currently hosted on the course's server on bluehost, but is registered under the domain therealckirkham.com

film-library-database icon film-library-database

Database project that requires having at least 12 entities. I chose to create a database of a film library

freecodecamp icon freecodecamp

The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.

guides icon guides

A collection of easy-to-understand guides to programming tools

hacktoberfest icon hacktoberfest

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

hacktoberfest-1 icon hacktoberfest-1

Hacktoberfest Allen Texas Census. Easy to Do! . https://AllenCompSci.github.io/Hacktoberfest [CENSUS] https://allencompsci.github.io/Hacktoberfest/Preview [SIGN-IN]

hello-hacktober icon hello-hacktober

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

learningwithpuugu icon learningwithpuugu

Website for "Learning With Puugu" where I track what I'm working on and learning

oop-course-employee-raises icon oop-course-employee-raises

Using only programming techniques from this chapter and Chapter 2 of Java How to Program: 8/e, create a class called Employee that includes three pieces of information as instance variables—a first name (type String), a last name (type String) and a monthly salary (type double). Your class should have a constructor that initializes the three instance variables. Provide a set and a get method for each instance variable. If the monthly salary is not positive, set it to 0.0. Write a test application named EmployeeTest that demonstrates class Employee’s capabilities. Create two Employee objects and display the yearly salary for each Employee. Then give each Employee a 10% raise and display each Employee’s yearly salary again.

open-pixel-art icon open-pixel-art

A collaborative pixel art project to teach people how to contribute to open-source

remote-jobs icon remote-jobs

A list of semi to fully remote-friendly companies in tech.

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.