Dylan Sigler's repositories
daily_covid_summary
Python script to gather the CDC summary data for the spread of COVID-19
binary_tree
Demonstrating a binary tree implementation in Python
encouragement
A simple flask app that gives words of encouragement.
MPI-Thread-Example
A C program demonstrating a method of creating theads using MPI and distributing work among them.
Recersive-Decent-Parser
A recersive decent parser for a given grammer written in C++
scratch_nn
A neural network implementation from scratch from a towardsdatascience blog
chatbot
A simple flask app chatbot
classification-banner
Displays Classification Banner for a Graphical Session
deep-music-visualizer
The Deep Visualizer uses BigGAN (Brock et al., 2018) to visualize music.
docker-deep-music-visualizer
A dockerized version of a deep-music-visualizer
ds_portfolio
Contact card, website, and portfolio for Dylan Sigler
Fibonacci-Tests
A C++ program to test the time complexity of different algorithms to calculate a number in the Fibonacci sequence.
first-contributions
🚀✨ Help beginners to contribute to open source projects
HappyStats
An angular app that presents stats that aren't depressing
kubernetes-101
Kubernetes 101 - by Jeff Geerling
machine_learning_start
A few scripts that contain everything one would need to get up and running with machine learning at an entry level.
MPI-Token-Ring
A C program that implements MPI and Token Ring communication methods
p5.clickable
Event driven, easy-to-use button library for P5.js 👆
Port-Scanner
A python script to check for all open ports on a network
python-ood-examples
Object Oriented Design in Python
rss-monitor
A python script to get basic info from an RSS feed
soft-delete-example
Test the difference in Typeorm softDelete and softRemove method
SomethingToDo
A very simple, command line ToDo list maker utilizing C++.
Sort-Testing
A C++ program to test the time complexity of a few popular sorting algorithms.
Theaded-Example
A C program which creates pthreads and distributes the work among them.
Threaded-Factorial
A C program that uses pthreads to calculate factorials
trump_twitter_sentiment
Sentiment analysis of Trump tweets from 2009-2020
Ubuntu-Setup
Ansible playbook to manage home server "LlamaServer"
web_practice
An example site to practice HTML, CSS, and JS.