Pinned Repositories
alfred-messages
Message your Apple Contacts via Alfred using Messages
api-connectors
Libraries for connecting to the BitMEX API.
blogScripts
Repository for code used in my blog posts
ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
charting-library-examples
Examples of Charting Library integrations with other libraries, frameworks and data transports
cs168fall17_student
django-lazysignup
django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.
drf-writable-nested
Writable nested model serializer for Django REST Framework
miniCPU
a simple, 5 stage, pipelined MIPS CPU
react-django-oauth2-example
An example oauth integration with reactjs frontend and a django backend with google and github login
samstanly's Repositories
samstanly/miniCPU
a simple, 5 stage, pipelined MIPS CPU
samstanly/alfred-messages
Message your Apple Contacts via Alfred using Messages
samstanly/charting-library-examples
Examples of Charting Library integrations with other libraries, frameworks and data transports
samstanly/react-django-oauth2-example
An example oauth integration with reactjs frontend and a django backend with google and github login
samstanly/api-connectors
Libraries for connecting to the BitMEX API.
samstanly/blogScripts
Repository for code used in my blog posts
samstanly/ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
samstanly/cs168fall17_student
samstanly/django-lazysignup
django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.
samstanly/drf-writable-nested
Writable nested model serializer for Django REST Framework
samstanly/Flashcards-Demo
This is a source code for a demo app.
samstanly/flask-api-starter
Flask API Starter provides an example using only flask, sqlalchemy and marshmallow...
samstanly/Flask-Easy-Template
A template web app with Flask. Features: latest bootstrap, user registry, login, forgot password. Secured admin panel, pagination, config files for Nginx and Supervisor and much more.
samstanly/flask-template
This is a bare bones website built with Flask and Python for instructional purposes.
samstanly/gitlet
A mini version of the popular version-control system Git
samstanly/ios-decal-checkins
Lecture checkins.
samstanly/ios-decal-final-proj
samstanly/ios-decal-hw1
Homework 1
samstanly/ios-decal-hw2
Homework 2: Swifty Calculator
samstanly/ios-decal-hw4
Homework 4
samstanly/ios-decal-proj1
Project 1: To-Do List App
samstanly/ios-decal-proj2
Project 2: Hangman App
samstanly/maestro2
Framework Maestro v2
samstanly/NativeBase-KitchenSink
An example app with all the UI components of NativeBase
samstanly/sample_app
samstanly/times-components
A collection of reusable components used by The Times
samstanly/todo-app
samstanly/WKWebViewDemoApp
Demo app for JavaScript Manipulation on iOS Using WebKit article