Skip to content
View limorko's full-sized avatar

Highlights

  • Pro

Block or report limorko

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

Popular repositories Loading

  1. CuckooHash CuckooHash Public

    Implemented a Cuckoo Hash class, a variation of the classic Hash Table data structure that uses multiple hash functions and lists to keep track of the data.

    Python 1

  2. NYCAirbnbsCrimesAndComplaints NYCAirbnbsCrimesAndComplaints Public

    Analyzed the correlation between the density of Airbnbs and the number of crimes/complaints reported in NYC’s neighborhoods by extracting relevant data from massive public datasets through a combin…

    Python 1

  3. coursework coursework Public

    Forked from msr-ds3/coursework

    summer school coursework

    HTML 1

  4. covid-nyc-2022-group-5 covid-nyc-2022-group-5 Public

    Forked from msr-ds3/covid-nyc-2022-group-5

    Final project for DS3 - Microsoft

    HTML 1

  5. LC3AssemblerEnhancement LC3AssemblerEnhancement Public

    Computer systems final project: Enhancing the LC3 Assembler with additional instructions to improve the user-friendly coding experience.

    C 1

  6. IncomeStatementSimulator IncomeStatementSimulator Public

    Python program that simulates an income statement, using the information provided by the client.

    Python