Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by watson-clara
A curated list of projects in awesome lists by watson-clara .
https://github.com/watson-clara/logics-database-report-scrapper
This program uses Selenium to scrape data from multiple databases.
data-scraping database logics scraper selenium
Last synced: 09 Nov 2024
https://github.com/watson-clara/sales-report-email-scrapper
This program gets the Daily Commission Report from my email and inputs each reps sales into the Weekly Sales Report.
email google-apps-script scraper
Last synced: 09 Nov 2024
https://github.com/watson-clara/ringcentral-call-log-exporter
This program takes the call logs from RingCentral that are saved into a google drive folder, combines the data into one spreadsheet, queries the data, and adds it to the Weekly Sales Report.
google-apps-script google-drive google-sheets-api ringcentral
Last synced: 09 Nov 2024
https://github.com/watson-clara/scrabble-game
Scrabble is a challenging desktop application game where players unscramble words to match their correct spelling.
Last synced: 09 Nov 2024
https://github.com/watson-clara/replace-character
Users can enter a string and then manipulate it by removing a character, reversing the string, replacing all of one character with something else, and replacing one character once at a certain index.
java replace-characters reverse-string string-manipulation
Last synced: 09 Nov 2024
https://github.com/watson-clara/minheap-implementation
The program min_heap.py uses dynamic_array.py to implement the complete binary tree heap in which the value in each internal node is smaller than or equal to the values in the children of that node.
binary-search-tree heap-sort node python
Last synced: 09 Nov 2024
https://github.com/watson-clara/word-search-generator
This program will help you generate a word search!
Last synced: 09 Nov 2024
https://github.com/watson-clara/remedia-library-database
This is the code for my CS340 final project. It is a library database designed for a made up school called Anna Elementary.
database erd libarary-management-system schema sql
Last synced: 09 Nov 2024
https://github.com/watson-clara/csv-to-xlsx
This python program takes CSV files from one directory and copies their content, creates new XLSX files in a new directory, and populates it with the data from the CSV file.
csv google-drive python scraper xlsx
Last synced: 09 Nov 2024
https://github.com/watson-clara/sudoku-validator
This project includes a Sudoku validator, ensuring that each puzzle and attempt to fill in a spot follow the three rules of the game, and a solver, to fill in a given puzzle generated by a method.
Last synced: 09 Nov 2024
https://github.com/watson-clara/hangman
This program simulates the game Hangman.
Last synced: 09 Nov 2024
https://github.com/watson-clara/get-total-sales
This program gets the sales reports from each of the databases and then queries them to find the daily initial sales, recurring sales, and new deals.
database google-apps-script query
Last synced: 09 Nov 2024
https://github.com/watson-clara/daily-logic-reports
This program takes the Logic Reports, combines them into one google spreadsheet, copies the template spreadsheet, and inserts the data from each sheet into the template.
google-apps-script google-sheets google-sheets-api
Last synced: 09 Nov 2024
https://github.com/watson-clara/focus-game
This program is a simulation of an abstract strategy board game created in 1964!
Last synced: 09 Nov 2024
https://github.com/watson-clara/hailstone-sequence
This program takes a positive integer parameter as the initial number of a hailstone sequence and returns how many steps it takes to reach 1.
Last synced: 09 Nov 2024
https://github.com/watson-clara/linked-list-and-adt-implementation
Implementation of Linked Lists and Various ADTs using Linked Lists.
adts linked-list node sorting-algorithms
Last synced: 09 Nov 2024
https://github.com/watson-clara/five-board
A game of tik tak toe but on a larger scale!
Last synced: 09 Nov 2024
https://github.com/watson-clara/covid-test-bot
Bot that checks the CVS website for new covid test appointments until there is one available.
bot chromedriver covid-19 python selenium
Last synced: 09 Nov 2024
https://github.com/watson-clara/store-simulator
This is an online store simulator.
Last synced: 09 Nov 2024
https://github.com/watson-clara/spotifytwitterbot
Python script using Tweepy and Spotipy to fetch tweets, extract Spotify track URLs, and add them to a playlist. Implements authentication, error handling, and runs continuously to monitor and process new tweets.
Last synced: 09 Nov 2024
https://github.com/watson-clara/usun-ceasefire
This is a bot to send messages to USUN expressing our greatest disapproval of the US being the only country to vote against a ceasefire!
Last synced: 09 Nov 2024
https://github.com/watson-clara/programming-language-fundamentals
This is a repository of all the coursework from my Programming Language Fundamentals course.
Last synced: 12 Oct 2024