Skip to content
View tkressma's full-sized avatar

Block or report tkressma

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 Loading

  1. product-feedback-app product-feedback-app Public

    A full stack product support application, where users can request, discuss, and vote on product ideas for the underlying product. Some features are in progress (see overview). TEST LOGIN CREDENTIAL…

    JavaScript 1

  2. devjobs-web-app devjobs-web-app Public

    A responsive jobs board app using a data.json file from the deprecated GitHub jobs API to receive data. Users can filter jobs by title, location, and full time/part time contracts. Pagination with …

    JavaScript 2 2

  3. pixel-sketch pixel-sketch Public

    Create your own pixel art.

    JavaScript 1

  4. CSC482-GoServer CSC482-GoServer Public

    This contains an API created for CSC482. The API - known as WeatherQuotes - simply gets the current weather data from a city, and returns a quote based on the weather.

    Go

  5. Graph-Based-Image-Segmentation Graph-Based-Image-Segmentation Public

    This project revolved around implementing an efficient graph-based image segmentation algorithm, which was first proposed in the International Journal of Computer Vision (IJCV) in 2004 by Pedro F. …

    Java

  6. FP-Growth FP-Growth Public

    This project revolved around implementing a frequent itemset generation algorithm to determine associations between items purchased in a grocery store. Specifically, this is an implementation of th…

    Java