Skip to content
View lemmski's full-sized avatar

Block or report lemmski

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. backtracking-search backtracking-search Public

    Backtracking search algorithm implementation

    JavaScript 1

  2. fisher-yates-shuffle fisher-yates-shuffle Public

    TypeScript implementation of a modern version of the Fisher-Yates shuffle introduced by R. Durstenfeld in 1964

    TypeScript 1

  3. astar-rpg-pathfinding-demo astar-rpg-pathfinding-demo Public

    A simple, interactive web-based demonstration of the A* pathfinding algorithm in a grid-based RPG-like environment. This project visualizes how A* efficiently finds the shortest path between two po…

    HTML

  4. sssp-algorithm sssp-algorithm Public

    Single-source shortest paths (SSSP) algorithm by Ran Duan et al. implementation

    Python

  5. x64-masm-trainer x64-masm-trainer Public

    x64 MASM Trainer - An interactive web-based learning platform for mastering x64 assembly programming through structured lessons, hands-on exercises, and comprehensive automated testing with real-ti…

    TypeScript

  6. geotiffjs/geotiff.js geotiffjs/geotiff.js Public

    geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.

    JavaScript 1k 211