GithubHelp home page GithubHelp logo

Luke Welna's Projects

adventuregame icon adventuregame

Simple Zork like Adventure Game. Some source code from Jim Bieman

bitmap_assembly icon bitmap_assembly

Assembly lab 2. A SPIM program that renders bit-mapped characters. This will be a visual representation of a character using a matrix of binary numbers.

cgf-scraper icon cgf-scraper

quick and sloppy web scraper i made for my wife so she could do her job better.

clab2 icon clab2

Example finished Lab 2 Program for C students. Explicitly calculates the X5 of the sequence Xn = Xn-2 / 2 + 3*Xn-1. Might add something later on using matrix multiplication to efficiently calculate the nth value in log(n) time.

clab3 icon clab3

Example finished Lab 3 Program for C students. Some fun with loops to print out a triangle of numbers given an odd number by user input

clab4 icon clab4

Example finished Lab 4 Program for C students. practice with enums, libraries,user menus, loops, and functions. iterates from 0 to a defined LoopLimit and prints out sin, cos, or tan (which one to use is given by the user) in increments of 15.

clab7 icon clab7

intro to arrays and pointers

docker-forward icon docker-forward

Background daemon that listens to a docker machine socket and creates ssh tunnels for any exposed ports

mipslucassequence icon mipslucassequence

MIPS lab calculating a lucas sequence given a function(U or V), P, Q, and N.

pythonteaching icon pythonteaching

an repo to store all the code from the python class I am teaching to homeschoolers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.