GithubHelp home page GithubHelp logo

CandyTale55's Projects

basta_fazoolin_py_3 icon basta_fazoolin_py_3

Practice exercise for Python 3 classes. "You’ve started position as the lead programmer for the family-style Italian restaurant Basta Fazoolin’ with My Heart. The restaurant has been doing fantastically and seen a lot of growth lately. You’ve been hired to keep things organized."

battleship_py_2 icon battleship_py_2

Build a simplified, one-player version of the classic board game Battleship with Python 2. There will be a single ship hidden in a random location on a 5x5 grid. The player will have 4 guesses to try to sink the ship. Codecademy practice project.

bitwise_operations_py_2 icon bitwise_operations_py_2

Bitwise operations are operations that directly manipulate bits. Notes and code examples from Codecaemy course Learn Python 2.

bond_james_bond icon bond_james_bond

introduction() takes two parameters and should return the last_name, followed by a comma, a space, first_name, another space, and finally last_name. Like "Bond, James Bond."

book_publisher icon book_publisher

A static CSS and HTML website for fake book promotional sites. Practice for aligning text in an element with a background-image. Based on Codecademy practice exercise.

breadcrumb-arrow_style icon breadcrumb-arrow_style

CSS trick to create an arrow effect using the ::before and ::after pseudo-elements to add filled rectangles (with empty content) before and after each list item in the breadcrumb path.

broadway icon broadway

HTML5 + CSS3 static landing page for fake design firm - Codecademy practice project for CSS rules for displaying and positioning elements on web pages.

build-a-library_js icon build-a-library_js

You’ve become head librarian at your local Books-‘N-Stuff and you realize you’re still using index cards to handle the item's info. Let’s get to work modernizing your new digs.

build_your_own_cheat_sheet icon build_your_own_cheat_sheet

HTML tables practice project. Static webpage, only HTML & CSS. "you’ll be building your own reference cheat sheet to help you build more websites in the future!"

business_outfitted_bob icon business_outfitted_bob

Bob grabs money and tries to avoid walls. Simple game made with Phaser and JS (my first Phaser project).

calculate-weight-in-planets icon calculate-weight-in-planets

Though an object’s mass remains consistent throughout the universe, weight is determined by the force of gravity on an object. Since different planets have different gravity, the same object would weigh different amounts on each of those planets. Function calculates weight in planets other than earth, taking two parameters: weight (in Earth) + planet

carly-s-clippers icon carly-s-clippers

You are the Data Analyst at Carly’s Clippers, the newest hair salon on the block. Your job is to go through the lists of data that have been collected in the past couple of weeks. You will be calculating some important metrics that Carly can use to plan out the operation of the business for the rest of the month.

cat_photo_app_fcc icon cat_photo_app_fcc

freeCodeCamp HTML5 & CSS3 exercise. - A silly mobile app dedicated to cute cats.

check_for_name_in_sentence_py_3 icon check_for_name_in_sentence_py_3

check_for_name() takes two strings as parameters named _sentence_ and _name_. The function should return _True_ if _name_ appears in sentence in all lowercase letters, all uppercase letters, or with any mix of uppercase and lowercase letters. The function should return _False_ otherwise.

check_string_endings_js icon check_string_endings_js

Check if a string (first argument, str) ends with the given target string (second argument, target).

choore_door_game icon choore_door_game

JS, html & css game project. Three doors, you have to chose and open them, and you lose if you get the chore bot.

citrus_contact_form icon citrus_contact_form

Contact form with input verification and color UI - HTML & CSS project, no JS, from codecademy.

cloud_gallery icon cloud_gallery

Skeleton for a static webpage - gallery of clouds. It has no CSS yet, nor images. I may retake the project in the future, I just figure I better keep it.

codebrainery icon codebrainery

Codecademy exercise - Fictional Learning to Code App - Codecademy Bootstrap Exercise

combine_sort_python icon combine_sort_python

Write a function named combine_sort that has two parameters named lst1 and lst2. The function should combine these two lists into one new list and sort the result. Return the new sorted list.

common_cents_project icon common_cents_project

A simple static webpage done using Sass for a music band. - Codecademy project - Refactor CSS to SCSS

convert-to-baby_js icon convert-to-baby_js

convertToBaby(), that takes in an array as an argument and, using a loop, returns a new array with each string in the array prepended with 'baby'.

copeland_password_username_generators icon copeland_password_username_generators

At this company, each employee’s user name and temporary password is generated by taking the some letters from their first and last name. Practice with strings.

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.