bash (gutbash)

gutbash

Geek Repo

Company:@Civic-Interactions-Lab

Location:Philadelphia

Twitter:@gutbashh

Github PK Tool:Github PK Tool

bash's repositories

6.0001-PS5

python program monitoring news feeds from Yahoo and Google news. Applies OOP practices of classes and inheritance. Features trigger mechanisms for filtering incoming data.

Language:PythonStargazers:1Issues:0Issues:0

skyroute-dfs-bfs

Simple python program utilizing breadth and depth first search systems to determine shortest routes between landmarks with a metro system.

Language:PythonStargazers:0Issues:0Issues:0

6.0001-PS4

Three problems utilizing OOP with recursion, classes, inheritance, assertions, and more.

Language:PythonStargazers:1Issues:0Issues:0

maze-explorer

python maze game with a focus on learning graph data structures utilizing object oriented programming

Language:PythonStargazers:0Issues:0Issues:0

choice-adventure

choose your own adventure story game in Python utilizing tree data structure

Language:PythonStargazers:1Issues:0Issues:0

hash-map-chaining

python hash map using separate chaining with linked lists

Language:PythonStargazers:0Issues:0Issues:0

hash-map

basic python hash map with open addressing collision correction

Language:PythonStargazers:0Issues:0Issues:0

towers-of-hanoi

python practice in linear data structures with linked lists, nodes, and stacks utilizing classes/object oriented programming

Language:PythonStargazers:0Issues:0Issues:0

veneer

python practice in classes through an art marketplace system

Language:PythonStargazers:0Issues:0Issues:0

travel-guide

small python program to match travel destination attraction features with inputted traveler interests. utilize modular programming through functions and practice in local git repos to github

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:1Issues:0Issues:0

6.0001-PS3

MIT OCW 6.0001 Problem Set 3: A python word game with a focus on the creation of functions, looping mechanisms, conditionals, and overall flow control.

Language:PythonStargazers:1Issues:0Issues:0

6.0001-PS2

MIT OCW 6.0001 Problem Set 2: A python hangman game and a variation with hints with a focus on the creation of functions, looping mechanisms, conditionals, and overall flow control.

Language:PythonStargazers:1Issues:0Issues:0

6.0001-PS1

MIT OCW 6.0001 Problem Set 1.A-C focusing on building a three iterations of a down payment mortgage estimate program

Language:PythonStargazers:1Issues:0Issues:0

coffee-chatbot

practicing python and chatbots using simple rule-based chatbot utilizing a simple dialog tree in a closed domain around a coffee order

Language:PythonStargazers:1Issues:0Issues:0

jupyter-planner-scheduling-filter

practice in python with a focus on utilizing dictionaries to filter data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

jupyter-lin-regression

Practiced loops, lists, and arithmetic for Python with a project on linear regression using Jupyter Notebooks.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

jupyter-caesar-vigenere-cipher

python practice through cryptographic cipher creation using caesar and vigenere

Language:Jupyter NotebookStargazers:0Issues:0Issues:0