Luke Arnold (LukeSArnold)

LukeSArnold

Geek Repo

0

followers

0

following

0

stars

Location:Logan, Utah

Github PK Tool:Github PK Tool

Luke Arnold's repositories

Language:HTMLStargazers:0Issues:0Issues:0

Automatic-Website-Scraper

Recursive web crawler. Starts at a given URL and continues following links to a specified depth. Stops after reaching no further avaliable links.

Language:PythonStargazers:0Issues:0Issues:0

Django-Blog

A Django project created for CS-2610 at USU. The program works as a blog for a fictional character, allowing users to upload comments and posts and save it to local data.

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

IP-Based-Weather-Forecast

Uses a user's IP address to determine the forecast for a user's given location.

Language:HTMLStargazers:0Issues:0Issues:0

javascript-calculator

A simple html and javascript calculator program

Language:HTMLStargazers:0Issues:0Issues:0

Lukes_Youtube_Converter

Lukes Youtube Converter is a command line program designed to provide ease of use while downloading youtube videos

Language:PythonStargazers:0Issues:1Issues:0

NASDAQ-Gold-Query

Converts a users weight to it's equivilent weight in troy ounces. From there consults the NASDAQ data link to determine the user's worth in gold.

Language:HTMLStargazers:0Issues:0Issues:0

Page-Replacement-and-Beladys-Anomaly

An assignment for CS-3100 simulating page replacement and analysing Belady's Anomaly

Language:JavaStargazers:0Issues:0Issues:0

Parallel-Pi-Calculation

This project utilizes all cores on a users computer to create a proper number of threads to calculate the digits of pi up to 100 digits

Language:JavaStargazers:0Issues:0Issues:0

Scheduling-Algorithm-Simulation

The scheduling algorithm simulation is an assignment created for CS-3100, Operating Systems and Concurrency. The assignment allowed students to develop an understanding for the different scheduling algorithms that an operating system might employ: Round Robin, First Come First Serve, Shortest Job First, and Priority

Language:JavaStargazers:0Issues:0Issues:0