Git Product home page Git Product logo

Wilson Xu's Projects

ascii-value-for-each-character icon ascii-value-for-each-character

Python program that shows a simple way of indexing through a string and then printing the ASCII value for each character. It then does it by iterating through the string in reverse.

dice-game icon dice-game

In games with two dice (such as Monopoly), rolling two 6-sided dice and getting the same side or number on both dice is called "doubles" One special type of "doubles" roll is called "snake eyes," which is rolling two 1's at the same time. Here you can use 4, 12 and 20 sided dice.

flexbox_tutorial icon flexbox_tutorial

The Completed Flexbox Tutorial Code from https://internetingishard.netlify.app/html-and-css/flexbox/index.html

huffman-encoder icon huffman-encoder

An efficient scheme for compressing a text message called Huffman coding. A simple method to encode text as a string of 0s and 1s is to represent each character as a unique string of binary digits (bits).

pokemon-center-database icon pokemon-center-database

To begin you will be using a simple menu system that will allow the user to look up which Pokemon are available at your Pokemon Center to add, list, remove, etc..

prime_calculator icon prime_calculator

Using queues in Java to implement an algorithm to calculate all primes, in order, up to a number n.

seasonal-to-do-list icon seasonal-to-do-list

An online system that lets users keep track of seasonal activities. Open Source, fill free to download zip and test it out.

simple-atm-service-kiosk icon simple-atm-service-kiosk

The account balance starts at $0.00. Depositing money increases the balance by the deposited amount, while withdrawing cash decreases the balance by the withdrawal amount. The account cannot have a negative balance. Additionally, negative cash amounts cannot be deposited.

simple-encryption-program icon simple-encryption-program

This python program has a series of functions which will be put together to create a simple encoder / decoder program for secret messages.

smartphone-template icon smartphone-template

Python program to help people add and remove apps from their smartphone. Using OOP CLASS that models a smartphone.

tip-calculator icon tip-calculator

A simple python program that allows user to calculates tip amount for various percentages of the cost the user inputs. FYI, I believe that every programmers journey will always start with wanting to build some sort of calculator program lol.

treasure-dungeon-hunt icon treasure-dungeon-hunt

My first ever game I build on python. Its every programmers dream to build a game for fun. This is a very simple "interactive fiction" style game.

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.