Pinned Repositories
base-chat
A simple chat application built using Angular and Firebase
design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
dotfiles
My dotfiles
dotnet-forum-starter
ProductiveDev Forum Demo App
lightlib-lms
A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core
limbus
A basic NLP pipeline in Python with time-series sentiment analysis
react-firebase-notes-app
A simple app to explore React with Firebase
react-flashcards
A simple React + Firebase flashcard application
storytelling
Links to compelling stories about programming and how storytelling itself relates to computing
wake_engine
A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4
wesdoyle's Repositories
wesdoyle/react-firebase-notes-app
A simple app to explore React with Firebase
wesdoyle/base-chat
A simple chat application built using Angular and Firebase
wesdoyle/react-flashcards
A simple React + Firebase flashcard application
wesdoyle/dotnet-forum-starter
ProductiveDev Forum Demo App
wesdoyle/ng-sight
Business Intelligence Dashboard built with Angular 4
wesdoyle/ng-pixabay-api-search
A sample Angular 4 application built to query the Pixabay API for images. Implements Material Design and Masonry.
wesdoyle/ng-run-journal
An angular application to journal GPS routes and display them using Leaflet and Mapbox
wesdoyle/ng-gallery
Angular 4 simple gallery project
wesdoyle/advantage-api
A basic web API with PostgreSQL back end, sample data seed for developing front-end apps.
wesdoyle/data-science-notebooks
A collection of personal jupyter notebooks
wesdoyle/csharp-gof
Gang Of Four Design Pattern implementations in C#
wesdoyle/python-twisted-chat-server
working through examples from twisted network programming essentials
wesdoyle/hanzil
Angular2 application to help users learn Hanzi (in progress)
wesdoyle/abbreviator
Abbreviates words in a string.
wesdoyle/c-algos
Implementations of useful algorithms in C
wesdoyle/charts
Simple, responsive, modern SVG Charts with zero dependencies
wesdoyle/clrs-jupyter
Working through CLRS (Introduction to Algorithms) in Python with Jupyter Notebook
wesdoyle/ctci-jupyter
Working through Cracking the Coding Interview, 6th Edition with Python with Jupyter Notebook
wesdoyle/django-rest-framework-firebase
Use Firebase to authenticate requests to your Django Rest Framework project
wesdoyle/facedetect
Face detection using OpenCV + Raspberry Pi
wesdoyle/jira-actions-test
JIRA actions test
wesdoyle/librarian-of-babel
Chrome Plugin for investigating Borges "Library of Babel" emulation at https://libraryofbabel.info/
wesdoyle/wesdoyle.net
wesdoyle/when-is-chess
fetches chess events from the library calendar
wesdoyle/busyapi
wesdoyle/django-links
Useful and interesting links to Django-related blogs
wesdoyle/rnn
Exploring RNNs in TensorFlow
wesdoyle/scottish-wdb
App for Exploring Scottish Witchcraft Dataset
wesdoyle/smart-truncation
An experiment to mimic human truncation by abbreviation instead of ellipsis.
wesdoyle/squares
a puzzle game implemented in javascript using p5.js