Skip to content
View elokhar's full-sized avatar

Block or report elokhar

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 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. SBD-natural-merge SBD-natural-merge Public

    A simple database using a sequential file sorted with natural merge sort, using 2+1 tape merge pattern, my first project for Database Structures University Course

    Python 1

  2. SBD-indexed-sequential-files SBD-indexed-sequential-files Public

    A simple database using an indexed-sequential file, the second project for my Database Structures university course

    Python 1

  3. ai-cars ai-cars Public

    Group project for university AI course, ai-steered 2d cars learning to drive a course using the evolutionary algorithm

    C++

  4. 2048 2048 Public

    A simple SDL version of the "2048" game, a project for my Programming Basics university course

    C++

  5. cosmere-html cosmere-html Public

    A simple website about cosmere - universe created by Brandon Sanderson - created using html, css and js

    HTML

  6. kbfiltr-modified kbfiltr-modified Public

    A simple keyboard filter driver for Windows that slightly modifies the keyboard input. It is based on the kbfiltr code sample: github.com/microsoft/windows-driver-samples/tree/main/input/kbfiltr.

    C 3