Skip to content
View AlexETay7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AlexETay7

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
AlexETay7/README.md

Pinned Loading

  1. Stardew-Valley Stardew-Valley Public

    Implements a priority-based task management algorithm that simulates a part of a popular video game called Stardew Valley.

    Java

  2. Cache-Simulation Cache-Simulation Public

    A multi-level cache simulation.

    Java

  3. Differential-Leveling-for-Civil-Engineers Differential-Leveling-for-Civil-Engineers Public

    A web-based tool designed for civil engineers/surveyors to perform differential leveling calculations.

    JavaScript

  4. SmartList SmartList Public

    A full stack app to be created using ASP.NET C# and Angular + Ionic framework + DynamoDB for database. Work in progress.

    TypeScript 1

  5. Weather. Weather. Public

    A weather app that dynamically fetches and displays 3-hour forecasts from an API for any location worldwide. Work in progress.

    TypeScript

  6. Hashing-Experiments Hashing-Experiments Public

    An experiment that studies how a hash table's load factor α affects the average number of probes required using linear probing and double hashing for various types of inputs.

    Java