Giter VIP home page Giter VIP logo

coryclemens's Projects

automated-coffee-maker-mp3player icon automated-coffee-maker-mp3player

A program in C using a raspberryPi, wiringPi libraries, and a custom solder job to the relay of a coffee maker. When the program is run, it will display an updating clock. Depending on the day and time, the program acts as an Alarm which plays an MP3 file, and proceeds to send a voltage output from the RaspberryPi, to the coffee maker's relay. The mp3 is played, and the coffee begins to brew. When exited, the program will continue to update the clock for the next day/time of alarm.

c-to-arm-hamming-distance-function-s- icon c-to-arm-hamming-distance-function-s-

A driver written in C, along with a .s file to define ARM functions to : Compare 2 numbers, check if the value is a number or not, count the amount of 1 bits in its binary representation, and to calculate the Hamming Distance between two numbers.

full-3-level-binary-search-tree icon full-3-level-binary-search-tree

A simple C++ creation of a Binary Search tree, with 7 user chosen data values. Program takes 7 numbers, sorts them in ascending order, and populates the tree. Can Binary Search the tree for specific data val.

mern-expensetracking icon mern-expensetracking

A full stack application utilizing the MERN software stack (Mongo, Express, React, Node). My own custom REST API using Express, and a sleek 2 page React front end to manage my personal reselling business, and all of its expenses.

phpwebbuild icon phpwebbuild

personal repo, personalwebsite put into xampp htdocs folder run xampp to live view

platypus-class- icon platypus-class-

A C++ implementation of the custom ADT "Platypus", with many public functions, such as aging, fighting another Platypus, eating, etc. Most functions contain chance events based on random rolls.

rasppi-led-playfield icon rasppi-led-playfield

A 3x2 play-field made up of 6 LED's, connected to I/O pins of RPi. Using wiringPi libraries. Character starts in bottom left of field, moves freely with WASD.

restaurant-polyinhertiance-prog icon restaurant-polyinhertiance-prog

A C++ program based on classes on simple poly-inheritance/polymorphic topics. Creates a database of employees whose data is view-able.

sdsu_vr_club_portal icon sdsu_vr_club_portal

A new member platform that eases new members into the workflow of VR Club if they so choose.

singly-linked-list icon singly-linked-list

A C++ Linked List class using a nested Node class, providing options to traverse, add, delete, getSize, etc.

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.