Skip to content
View ayaankhan98's full-sized avatar
❤️
Learning
❤️
Learning

Organizations

@fossasia @NVIDIAGameWorks @TheAlgorithms @Cholorfyl-dev @KanzulIman @PsiX-Labs @GDSC-ZHCET @Ask-Your-Senior-AMU
Block or Report

Block or report ayaankhan98

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

Pinned

  1. Sandbox-openGL Sandbox-openGL Public

    OpenGL Test Sandbox, The way this sandbox application works is that, it's has a Test Menu type window which consists of different type of OpenGL stuff such as Texture2D, Texture 3D, Frame Buffers, …

    C++ 1

  2. CPU-scheduling-visualizer CPU-scheduling-visualizer Public

    Java Swing based CPU Scheduling Algorithm Visualizer able to visualize First come first serve algorithm, Non premptive Shortest Job First Algorithm, Preemptive shortest job first algorithm, Non pre…

    Java 3 1

  3. Sortilyzer Sortilyzer Public

    A sorting algorithm visualizer able to visualize Bubble sort, insertion sort, quick sort, selection sort. written using SFML and Dear ImGUI. Under MIT License.

    C++ 3

  4. Note_App Note_App Public

    A Minimal Note Making Cross Platfrom Application In Flutter using SQLite database.

    Dart 6 2

  5. xlogger xlogger Public

    xlogger is a simple header only logging provider for C++ applications. Using xlogger no need to worry about anything just copy the header file in your project include directory and start using it. …

    C++

  6. falconOS falconOS Public

    falcon OS - A basic operating system targeting Intel x86 (IA-32) Architecture.

    C++