Daniel Wasserlauf's repositories
personalWIFIExplorer
This repository contains a mapping of all the wifi networks I have found
serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
rustTutorials
This repository is for my personal education into rust, included are some of the final products of the tutorials I have gone through
HackernewsLambda
A lambda deployed with serverless which emails yourself the job postings on hackernews
React-Leaflet-demo
Demo of a Leaflet map created with React
Simple-Blog
A self driven project for the purposes of learning node and react. A simple Blog site.
WebsiteOutline
Just an attempt to learn HTML and CSS fundementals. This is just an outline, and never met to be a real website
C_Calculator
A Calculator I made in a C programming class, has four functions and can demonstrate timing differences between quick sort and bubble sort
StudentGradesFinal
A project I completed for a final in my python class, allows user to enter the grades of a student and their name it then saves the file externally and can load from an external file of the correct format.