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

Block or report lukewalbeck

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. lukewalbeck.github.io lukewalbeck.github.io Public

    My work in progress website using react and django rest framework!

    JavaScript

  2. PortfolioREST PortfolioREST Public

    My RESTful API django application hosted on pythonanywhere.com

    JavaScript

  3. ColorizationConv ColorizationConv Public

    Python application built on Tensorflow library. Implemented through a convolutional neural network in order to accurately color black and white images based on feature sets. Trains on color images …

    Python

  4. Music-Server-Client Music-Server-Client Public

    This project implements a server and client that communicate with one another through a custom protocol to stream mp3 data over a public internet connection. The server is written in C++ utilizing …

    C++

  5. Sensor-Network-Client Sensor-Network-Client Public

    The following program is a client which receives data from the USD Sensor Network in order to determine the temperature, humidity, and temperature around USD's campus by connecting to the sensor po…

    C

  6. DNS-Resolver DNS-Resolver Public

    Takes in a web address (www.xyz.com for example) and recursively checks to find the authoritative response for the web address. Written in Python.

    Python 1