Git Product home page Git Product logo
Ongoing Knowledge Scraping photo

ongoing-knowledge-scraping Goto Github PK

repos: 24.0 gists: 0.0

Name: Ongoing Knowledge Scraping

Type: Organization

Bio: Becoming a Data Analyst: Python, SQL, HTML, CSS, JavaScript, MySQL

Location: United States of America

Ongoing Knowledge Scraping's Projects

average-group-height icon average-group-height

Takes list of numbers separated by space, makes the strings integers. List is totaled, number of items in list is added, then averaged.

band-name-generator icon band-name-generator

Creates and populates two variables via INPUT Concatenate both variables to create a band name

banker-roulette icon banker-roulette

Using str.split(', ') with the random module to randomly select from a list of names who will pay the bill this time around

bmi-calculator icon bmi-calculator

Based on person's entered height (in meters) and weight (in kg), calculate their BMI (body mass index) plus return their BMI interpretation.

caesar-cipher-part-4 icon caesar-cipher-part-4

Encrypt Decrypt messages. Easy & famous encryption system using substitution of a letter by another letter further in the alphabet

dalai icon dalai

The simplest way to run LLaMA on your local machine

escaping-the-maze icon escaping-the-maze

Program Robot to navigate itself out of the maze regardless of starting location

even-or-odd-number icon even-or-odd-number

Uses the Modulo (%) to divide an entered number by 2 to pass back the remainder. If remainder == 0 the number is even.

hangman-part-5 icon hangman-part-5

Hangman game utilizing all tools / skills learned so far. First time dealing with importing external files with code.

high-score-in-list icon high-score-in-list

User enters list of scores. Use of FOR loop to capture highest score and print to screen.

leap-year-checker icon leap-year-checker

Using the leap year rules, used nested IF/ELSE and the Modulo to test entered year then print back the answer.

love-calculator icon love-calculator

Using words 'true' & 'love' comparing the letters in couple's names to letters in true & love to calculate percentage of love for the couple

password-generator icon password-generator

User specifies how many letters, symbols and numbers to use. Script randomly pulls them then shuffles before printing to screen.

pizza-order-program icon pizza-order-program

Order system askes pizza size, extra pepperoni, extra cheese then calculates total based on user's decisions.

taichi icon taichi

Productive & portable high-performance programming in Python.

tip-calculator icon tip-calculator

Takes the bill, applies chosen tip percentage, then splits final bill between number of people involved.

treasure-map-x icon treasure-map-x

Checkboard-style grid where User can place an "X" by entering horizontal / vertical coordinates as a 2-digit number.

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.