Git Product home page Git Product logo

Steven Angles's Projects

caddy icon caddy

Fast, multi-platform web server with automatic HTTPS

cs-notes icon cs-notes

A place for me to keep notes on various algorithms and data structures

cse381_hw1 icon cse381_hw1

Homework 1 for Dr. Rao's Operating Systems class, a simple java refresher program

cse381_hw2 icon cse381_hw2

Homework 2 for Dr. Rao's Operating Systems class. This is a multithreaded program that finds the minimum scalar product of two vectors through a brute force permutation method.

cse381_hw3 icon cse381_hw3

Homework 3 for Dr. Rao's Operating Systems class. This is a multithreaded program that processes a directory for files with names containing a given substring. The processing output is the number of lines, words and english words contained in the files. The program discovers files by recursively searching the directory in a depth-first manner. It processes files by adding them to a shared global queue and then processing them with multiple threads using monitors.

cse381_hw4 icon cse381_hw4

This is a simple C++ program to parse a roman numeral algebraic expression and return its value.

cse383_rest icon cse383_rest

This is a simple REST API that Shannon Kirby and I developed to manage email addresses through PUT, GET and DELETE requests. An email consists of a username, an email string and 0 or more groups.

cse486_hw3 icon cse486_hw3

This homework is a basic hill-climbing solution (with 5 restarts) to the n-queens problem.

gobrain icon gobrain

A brainf*ck interpreter written in Go

homework01 icon homework01

Homework 01 for Dr. Brinkman's CSE274 class. Implements graphics through the direct manipulation of the pixel array.

hw02 icon hw02

Homework 02 for Dr. Brinkman's CSE274 class. This homework demonstrates knowledge of linked lists as well as graphics manipulation.

hw04p2 icon hw04p2

Another Part 2 solution for homework 04. This includes an array data structure with a brute force distance computation for the nearest neighbor search.

hw04p2-anglessw icon hw04p2-anglessw

This is homework 04 part 2 for Dr. Brinkman's CSE274 class. It includes an implementation of the nearest neighbor search with a k-dimensional tree.

hw04p3-anglessw icon hw04p3-anglessw

Homework 04, part 3 for Dr. Brinkman's CSE274 class. This demonstrates knowledge of image manipulation as it ties to large data input and sorting that data. In this homework is a map of the U.S. and all Starbucks locations. A user can click on the map and the closest Starbucks to that location will be highlighted.

hw05 icon hw05

HW05 for Dr. Brinkman's CSE274. This homework demonstrates knowledge of Adjacency Matrix, Adjacency Lists and their implementation in C++. It also includes a brute force traveling salesman algorithm for a small number of nodes (n<=15).

irest icon irest

Integration Testing for RESTful APIs

magic-modules icon magic-modules

Generate Google Cloud Platform support for Terraform, Ansible, InSpec

nancy icon nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index

talkdownify icon talkdownify

Obviously, it helps you more easily talk down to your readers.

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.