Code Monkey home page Code Monkey logo

smithcol11's Projects

abilitiesatwork icon abilitiesatwork

Full stack web application for Abilities at Work. Its function is to manage jobs and match clients with those jobs.

algorithms icon algorithms

This Repository contains programs and algorithms from my CS350 course at PSU. In this class we analyzed algorthms including their space and time complexities. These are all written in either C or C++.

binary-search-tree-java icon binary-search-tree-java

A Binary Search Tree that utilizes abstract classes in Java. For my Data Structures class; this program I had to work in Java as opposed to C++. So, this was a great challenge to convert my current knowledge of BSTs and apply them in a new syntax. This program abstractly hold services in an array, similar to a notice board. This data is also written to file for later reading.

connect4ai icon connect4ai

PSU AI - This project utilizes both reinforcement learning and min-max to compete in a game of connect 4

cs300-chat-application icon cs300-chat-application

This was a project for my Software Engineering class. I needed to follow the entire development roadmap for starting, planning, testing, and deploying a piece of software. All of this was done under my project manager and TA, Li Shi. She was extremely helpful at keeping me on track and giving insight into how to deploy my software. A version of my software is live at: https://cs300-czat.herokuapp.com/

programming-languages icon programming-languages

A class I took at Portland State University had us working with a few different languages in some abstract ways. For this class we used Java, Prolog, and Haskell. The programs were different from anything I had done before. I used each language to accomplish similar tasks. First, I wrote a program in each language to construct arithmetic functions using 10 and the operators (+, -, *, /). The second set of programs was to create statements of expressions. For this, I needed to use hashtables in Java, and symbol tables in Prolog and Haskell.

red-black-tree-cpp icon red-black-tree-cpp

This is an advanced tree that I coded in my Data Structures class. It is a more advanced and balanced Binary Search Tree called a Red Black Tree. It uses color coded nodes to maintain its balance.

string-class icon string-class

For my Data Strucures course at Portland State University, we were not allowed to use 'string', and instead had to use cstrings. So, I wrote my own string class that would have similar functionality to the the traditionally imported string using operator overloading.

timesync icon timesync

PSU Fullstack - A social media website where friends and strangers can share events and activities.

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.