Code Monkey home page Code Monkey logo

Ebillson Grand Jean's Projects

builder icon builder

This is just a simple exercise demonstrating how to build a Builder.

calculator-lambdas icon calculator-lambdas

General-purpose calculator program that can be run from the command-line to perform math on two integer operands.

cart-additionalunittesttopics icon cart-additionalunittesttopics

This is an exercise about JUnit. Cart-AdditionalUnitTestTopics folder contains a maven project. This project contains a class extending a previous calculator (using decorator pattern) to include credits and specials discounts for different types of users. The goal is to use more JUnit annotations like @BeforeAll, @BeforeAll, @RepeatedTest(n), @ParameterizedTest, @MethodSource

cart-writingunittests icon cart-writingunittests

This is a simple Maven Project called Cart-WritingUnitTests. There is a service named TotalsCalculator that calculates the fields of a CartTotals object from a list of CartItem objects. The goal is to test TotalsCalculator using JUnit.

dynamicproxy icon dynamicproxy

This program's goal is to create a prototype data access object, and a Dynamic Proxy is the perfect tool for the job.

fend icon fend

General Front End Nanodegree Content Resources

flixapp icon flixapp

This project (in iOS) that lets users view a list of movies sourced from the The Movie Database API. To retrieve movies from the API, you will leverage some of iOS's built in networking classes to send network requests. After fetching the data, you will display the list of movies using a table view which will allow users to scroll to view the entire list of movies.

greatestcommondivisor-javalinker icon greatestcommondivisor-javalinker

This project contains a maven project with a simple class that can calculate the greatest common denominators of a number. The goal is to use jlink to create a custom JRE that can run our jar.

greatestcommondivisorcalculator-plugins icon greatestcommondivisorcalculator-plugins

This is a simple project that can calculate the greatest common divisor. This method is correctly commented in JavaDoc format, which allows the method description automatically generate documentation.

hello-world icon hello-world

This is my first repository guys !!! So Excited !!!

hotel-reservation-application---udacity icon hotel-reservation-application---udacity

In this project, I designed and implemented a Java hotel reservation application. The hotel reservation application allows customers to find and book a hotel room based on room availability.

jackson icon jackson

This is a simple Java Exercise where the goal is to serialize a class called `UdacisearchClient` to JSON and then deserialize it from JSON using the [Jackson](https://github.com/FasterXML/jackson) JSON Library.

javaobjectserialization icon javaobjectserialization

This is a small program with learning purposes that saves a serialized object from a "bean" class to a file.

landing-page---udacity icon landing-page---udacity

This project aims to give real-world scenarios of manipulating the DOM. The functionality I used serves two purposes: for appending dynamically added data to the DOM, and to show how javascript can improve the usability of an otherwise static site.

makeshards-bufferedstreams icon makeshards-bufferedstreams

This small program creates new files that contains all the same words as `unsorted.txt`, but in the new files they should be sorted alphabetically.

mergeshards-adapterpattern icon mergeshards-adapterpattern

This is a simple exercise where the Adapter Pattern is used to simplify that code and manage the opening and closing of all the shard files.

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.