Code Monkey home page Code Monkey logo

Autumn Nash's Projects

amazon-corretto-11-user-guide icon amazon-corretto-11-user-guide

The open source version of the Amazon Corretto 11 docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

amazon-corretto-8-user-guide icon amazon-corretto-8-user-guide

The open source version of the Amazon Corretto 8 docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

atm- icon atm-

This java project is a simple ATM project that holds a balance, allows withdraws transfers and deposits. It also has a class that handles the exception of insufficient funds.

binarytreecategorizer icon binarytreecategorizer

The third programming project involves writing a program that allows the user to enter a binary tree in a parenthesized prefix format and then allows it to be categorized and allows various features of that tree to be displayed. An example of a tree written in the input format is the following: (A(G(j)(1))(z(5))) In the above example, data in each node of the tree contains a single alphanumeric character. No spaces are permitted. Each tree is enclosed in parentheses. Inside those parentheses, after the single character are either zero, one or two subtrees also enclosed in parentheses. When only one subtree is present, it is the left subtree and when two are present, they represent the left and right subtrees.

coffeeshopweb icon coffeeshopweb

This project is a Coffee Shop website created using Python and Flask, and AWS web services.

companyprogram icon companyprogram

This is a Java program that takes in three different kinds of Employee types Salesmen, Executive, Employee and calculates their salary, commission and bonuses.

corretto-17 icon corretto-17

Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17

corretto-8 icon corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8

create-react-app-auth-amplify icon create-react-app-auth-amplify

Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.

datapoints icon datapoints

This is an introduction to using math libraries for data science in a introductory into python class. This program uses the numpy library to make data points using the log, sgrt, cos and sin functions to make data points to be graphed.

git101 icon git101

A class to teach college kids git because its typically not learned in school

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.