Giter Club home page Giter Club logo

Randy's Projects

chinesezodiac icon chinesezodiac

Determines the Chinese Zodiac sign for a particular year and displays the previous ten and next ten years that have this sign, as well as the Chinese Zodiac sign for the current year.

collatz icon collatz

Takes a positive int and creates a list of all numbers in its Collatz Conjecture sequence, a list of all prime numbers in the sequence, lists of even and odd numbers in the sequence and a dictionary of the frequencies of each number in the sequence.

dir_organizer icon dir_organizer

Loops through each file in the current working directory, and based on the file extension, moves the files into a Documents, Images or Text folder inside the current working directory. Ignores files with undefined extensions. Skips files if the file already exists in the destination directory.

dog_ages icon dog_ages

Calculates dog age equivalents to the average human lifespan.

fibonacci_sequence icon fibonacci_sequence

Generates a list of Fibonacci Sequence numbers up to a maximum specified value.

file_size_conversion icon file_size_conversion

Converts file sizes to different units (bytes, kilobytes, megabytes, gigabytes and terabytes). Works for both smaller to larger unit conversions and larger to smaller unit conversions.

flash_cards icon flash_cards

A flash card game/study aide with ability to use different card decks (as CSV files). Good for languages or anything with shorter values.

git_checker icon git_checker

Checks a directory to see if its sub-directories contain a .git directory. Returns a list of the sub-directories that do have a .git directory and a list of the sub-directories that do not have a .git directory.

leapyear icon leapyear

Determines if a year or a range of years are leap years (valid for A.D. years).

lottery_combinations icon lottery_combinations

Generates a list of lottery combinations based on the number of balls drawn and the number of balls in the pool.

plex_media_server_list icon plex_media_server_list

For making a list of my media files so I don't buy duplicates, but could work with other directory structures.

weather_forecast_alerts_nws icon weather_forecast_alerts_nws

Uses the National Weather Service API to obtain the current weather alerts and forecast for my area and sends an email with this information.

website_connectivity icon website_connectivity

Uses the requests module to check the HTTP response codes from a CSV file of websites and adds them to a separate CSV file with the status.

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.