ayaankhan98
Software Engineer | Trying to write quality Code | Speaking C++, Java @khanayaan98
@RobonitoHeart
Pinned Repositories
bigINT
Efficient OpenSource Big Integer(Library) Support for C++
C-CPP-practice
C/C++ programs
CPU-scheduling-visualizer
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 premptive Priority Scheduling algorithm, Preemptive Priority Scheduling algorithm.
dot-files
System configuration dot-files for i3, neovim, ranger, alacritty, compton, bash profile, startup and other useful scripts.
falconOS
falcon OS - A basic operating system targeting Intel x86 (IA-32) Architecture.
forms.js
A simple lightweighted javascript library to dynamically generate responsive forms using json objects
Note_App
A Minimal Note Making Cross Platfrom Application In Flutter using SQLite database.
Sandbox-openGL
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, Shadows, Lightining etc. you can click on these menu item to view a sample of these things. And if you want to learn how these things are rendered on screen you can just directly open the source file for that specific test and can look what's going in the backend.
Sortilyzer
A sorting algorithm visualizer able to visualize Bubble sort, insertion sort, quick sort, selection sort. written using SFML and Dear ImGUI. Under MIT License.
xlogger
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. xlogger provides facility for logging variables as well as l-values.
ayaankhan98's Repositories
ayaankhan98/Sortilyzer
A sorting algorithm visualizer able to visualize Bubble sort, insertion sort, quick sort, selection sort. written using SFML and Dear ImGUI. Under MIT License.
ayaankhan98/CPU-scheduling-visualizer
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 premptive Priority Scheduling algorithm, Preemptive Priority Scheduling algorithm.
ayaankhan98/dot-files
System configuration dot-files for i3, neovim, ranger, alacritty, compton, bash profile, startup and other useful scripts.
ayaankhan98/falconOS
falcon OS - A basic operating system targeting Intel x86 (IA-32) Architecture.
ayaankhan98/Jscure
An obfuscator for javascript based on esprima standards, can obscure javascript code without altering the internal functionality of the code making it secure.
ayaankhan98/ayaankhan98
ayaankhan98/battery-alert-i3
Low battery notification alert for i3wm. Shows notification if battery level is less than 15 percentage
ayaankhan98/xlogger
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. xlogger provides facility for logging variables as well as l-values.
ayaankhan98/aws-sample-angular
calling AWS python lambda to fetch Dynamodb data using APIGateway
ayaankhan98/C-Plus-Plus
All Algorithms implemented in C++
ayaankhan98/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
ayaankhan98/depricated-repo-1
ayaankhan98/docs
Best No-Code Tool for your QA Process Stop wasting time on manual QA process and adopt a smarter way to test your applications. Save hundreds of hours by using intuitive Recorder along with Assertions for better UI and flow testing
ayaankhan98/DSA_competative
Implementation of various Generic Data Structures and Algorithms
ayaankhan98/ec2-haproxy-test
ayaankhan98/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ayaankhan98/excalidraw-auto-save
Auto save excalidraw diagrams
ayaankhan98/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
ayaankhan98/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
ayaankhan98/Java
All Algorithms implemented in Java
ayaankhan98/manticore-hikari-cp
ayaankhan98/Parallelism
Trying to write some basic programs using Parallelism and Concurrency Concepts.
ayaankhan98/play-it
play-it is aimed to be a collection of various web based games
ayaankhan98/poll-app-REST-service
A spring based REST service for polling app using spring boot, spring data rest, spring data JPA, MySQL, Hibernate-validator
ayaankhan98/research-web-security-rules
Kanzuliman Research website security rules
ayaankhan98/SFML
Simple and Fast Multimedia Library
ayaankhan98/ssgsa-application-portal
Application portal for Sir Syed Global Scholar Award
ayaankhan98/STL
MSVC's implementation of the C++ Standard Library.
ayaankhan98/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
ayaankhan98/website
The Algorithms website providing GitHub's largest open-source algorithm library.