Skip to content
View awhit012's full-sized avatar
Block or Report

Block or report awhit012

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. spirit_of_mckenna.py spirit_of_mckenna.py
    1
    import praw, time, csv, random, itertools, requests
    2
    
                  
    3
    BOT = 'spirit_of_mckenna'
    4
    PASSWORD = "" #not actual password
    5
    KEYWORD = "mckenna"
  2. BookList BookList Public

    A demo app for teaching. Allows user to CRUD books and track what books you have read, are reading or plan on reading.

    JavaScript

  3. blog-api blog-api Public

    TypeScript

  4. blog-ui blog-ui Public

    JavaScript

  5. pure-mongo pure-mongo Public

    Demo of using node, express and mongoDB without Mongoose

    JavaScript

  6. vanilla-node-json-rest-api vanilla-node-json-rest-api Public

    A rest API written in Node with no libraries

    JavaScript