Willow (ValeWasTaken)

ValeWasTaken

Geek Repo

Location:Boston

Home Page:twitch.tv/vale

Github PK Tool:Github PK Tool

Willow's repositories

CodeAbbey_Solutions

My solutions for codeabbey.com's problems.

Programming_Books

This is a repository of some of the programming books I have read and the programs I have made while following their examples. Please feel free to ask me any questions. If you see a book on here that looks interesting, please go buy a copy and check it out; I only upload examples from books I've enjoyed or learned a lot from.

Language:PythonStargazers:12Issues:0Issues:0

EK_Reddit_Bot

EVE: Online Killmail Reddit Bot (EKRB)

Language:PythonStargazers:6Issues:4Issues:0

Project_Euler

My Project Euler problem solutions in various programming languages.

Language:PythonStargazers:3Issues:0Issues:0

Spooky-Bot

Multi-purpose Discord bot made in Python 3.6.5

Language:PythonStargazers:3Issues:0Issues:0

Random_Programs

A collection of random programs I've made in various languages.

Language:PythonStargazers:2Issues:0Issues:0

Code-Snippets

A repository of useful snippets of code for reuse in the future.

Language:PythonStargazers:1Issues:0Issues:0

DailyProgrammer_Solutions

This is a repository of my solutions to the DailyProgrammer exercises located at https://reddit.com/r/dailyprogrammer/

Language:PythonStargazers:1Issues:0Issues:0

Picture_Organizer

GUI picture viewer and organizer. One-click solution to separating images into different folders.

Language:PythonStargazers:1Issues:0Issues:0

YouTube_Reddit_Bot

A Reddit bot dedicated to finding YouTube links and posting the title and video length of each link.

Language:PythonStargazers:1Issues:0Issues:0

codecombat

Multiplayer programming game for learning how to code.

Language:CoffeeScriptLicense:MITStargazers:0Issues:0Issues:0

etoris

python RPG

Stargazers:0Issues:0Issues:0
License:UnlicenseStargazers:0Issues:0Issues:0

IsItPhishy.com

A website designed to check if a URL is "phishy" or not.

Language:PythonStargazers:0Issues:0Issues:0

News_Scraper

A Reddit News Scraper created by the /r/learnprogramming Slack group, #redditbot

Language:PythonStargazers:0Issues:0Issues:0

praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to reddit's API.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Projects

Trying to complete over 100 projects in various categories in Python. Fork to learn any new language.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Random_Collaberations

A compilation of my more recent collaberations with other programmers / friends.

Stargazers:0Issues:0Issues:0

Randomly-Generated-Bookmarks

This is a simple program designed to be bookmarked and then upon clicking automatically send the user to a random website from their predefined list of websites. I made this for myself one day when I wanted to be productive on the internet but couldn't decide on what website to go to; For best results it's HIGHLY recommened that you change the bookmarks to your personal preferences(The readme will tell you how) and it's also recommended to place the program in your bookmarks toolbar for ease of access and to switch from websites quickly.

Stargazers:0Issues:0Issues:0

Reddit_heroes

Scrapes Reddit and records which heroes are most talked about. Uses Python 3.6.5 and Reddit API (PRAW)

Language:PythonStargazers:0Issues:0Issues:0

Runescape_Combat_Bot

Runescape Combat Bot created by myself and datosh using the OSBot API.

Language:JavaStargazers:0Issues:0Issues:0

SFTP_Transfer_Script

This is a FTP script I made that was designed to be automated to activate once a day and backup 5 files from a local filesystem to a "Backups" folder in said filesystem and then download the new copies of 5 said files from a SFTP site onto our local filesystem, over-writing the existing copies. Please note for obvious reasons I replaced any private information such as folder names, ftp info, etc.. To use this script you must tailor it to meet the names of files, folders, etc you want to use. Also please note that this script was made with the assumption you have WinSCP installed (It's free if you don't have it.)

Language:ShellStargazers:0Issues:0Issues:0