Giter VIP home page Giter VIP logo

blackjack's Introduction

Hi! I'm Chase, and I am a Full-Stack Web Developer!

I've been coding for over 15 years in the web development industry, primarily building websites and web applications with PHP and JavaScript (and many popular frameworks/libraries), but you can check out a more of my technical skills below!

I am currently working as a software developer for Lighthouse Compliance Solutions.


Back-End Skills

PHP Laravel Node MySQL Linux Apache NGINX Wordpress Joomla Test Driven Development

Front-End Skills

CSS HTML JavaScript React Vue SASS Tailwind


Feel free to reach out to me on any of the platforms below!

        

An image of @cdterry87's Holopin badges, which is a link to view their full Holopin profile

Bottom Image

blackjack's People

Contributors

cdterry87 avatar

Watchers

 avatar  avatar  avatar

blackjack's Issues

Add a way to toggle showing totals

Maybe at the top or maybe add a "Settings" page for this kind of thing. Toggling the totals off will hide the "Total: __" section for the player and dealer. Default it to off and let players turn it on if they want to physically see the totals instead of just seeing the cards.

Add a way to place bets

In the Welcome component, the Deal button will initially be disabled. There will be 4 bet options on the Welcome menu - $100, $250, $500, $1000. The player must select one of these options and then the Deal button will become enabled. The bet will be stored in state along with the player's bank.

The bank will initially be 10,000 and will be stored in localStorage. If the player wins, they will gain the amount they bet, otherwise they lose that amount and both state and localStorage will be updated accordingly. When the player comes back, the bank should load from localStorage first and if localStorage doesn't exist it will set to 10,000.

The player can continue to play even if their bank goes into the negative. The game will continue to keep track of their negative balance.

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.