Giter VIP home page Giter VIP logo

Chad Pjontek's Projects

aftermath icon aftermath

A web app for the Classic World of Warcraft horde guild, Aftermath, located on the East US PvP server Benediction.

arguments-optional icon arguments-optional

A function that sums two arguments together. If only one argument is provided, returns a function that expects one argument and returns the sum.

bar-graph icon bar-graph

A bar graph using D3 v4 and React to show the US Gross Domestic Product

binary-agents icon binary-agents

Returns an English translated sentence of the passed binary string.

boo-hoo icon boo-hoo

Checks if a value is classified as a boolean primitive.

caesars-cipher icon caesars-cipher

A function which takes a ROT13 encoded string as input and returns a decoded string.

camper-leaderboard icon camper-leaderboard

A freeCodeCamp leaderboard for displaying the top 100 campers with the most brownie points orderable by the last 30 days of all time.

chunky-monkey icon chunky-monkey

Write a function that splits an array (first argument) into groups the length of size (second argument) and returns them as a two-dimensional array.

convert-html-entities icon convert-html-entities

Converts the characters &, <, >, " (double quote), and ' (apostrophe), in a string to their corresponding HTML entities.

dna-pairing icon dna-pairing

Given a string of characters, matches the missing DNA base pair to the provided character. Returns the provided character as the first element in each array. These arrays are encapsulated into another array.

drop-it icon drop-it

# Drop-it Drops the elements of an array (first argument), starting from the front, until the predicate (second argument) returns true.

easylist icon easylist

A shareable list app and task manager. https://www.easylist.link

everything-be-true icon everything-be-true

Checks if the predicate (second argument) is truthy on all elements of a collection (first argument).

exact-change icon exact-change

A cash register drawer function that accepts a purchase price, payment, and cash-in-drawer args and returns change or errMsg

famous-quotes icon famous-quotes

A web app that gets and displays random famous quotes and allows you to tweet them.

finders-keepers icon finders-keepers

A function that looks through an array (first argument) and returns the first element in the array that passes a truth test (second argument).

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.