Skip to content
View EliMoshkovich's full-sized avatar

Block or report EliMoshkovich

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. appointment-booking-system appointment-booking-system Public

    Appointment booking web app with a weekly time-slot timetable, customer/admin roles and salted PBKDF2 password storage - ASP.NET MVC 5, Entity Framework 6 code-first, SQL Server (2018 study project)

    JavaScript

  2. broken-link-checker broken-link-checker Public

    Command-line broken-link checker in C#/.NET 8: scans a web page and reports every dead link to CSV

    C#

  3. ip-pool-allocator ip-pool-allocator Public

    Flask REST service that leases host IPs from a fixed pool for a requested duration, with thread-safe allocation, wait-time estimates, and a deterministic pytest suite

    Python

  4. random-walk-cover-time random-walk-cover-time Public

    Interactive tool for exploring the cover time of random walks on regular, random, and tree graphs — Bachelor's final project (Python, networkx, Tkinter)

    Python

  5. sql-server-schema-visualizer sql-server-schema-visualizer Public

    Windows Forms app that visualizes a SQL Server database schema as an interactive FK-to-PK graph using Microsoft Automatic Graph Layout (MSAGL)

    C#

  6. udp-client-server-sniffer udp-client-server-sniffer Public

    UDP client/server demo in Python with a simple sequence-numbered packet format and a scapy-based loopback packet sniffer

    Python