Pinned Repositories
8085-Toolkit
Compiler and Assembler for the Intel 8085.
8085A
A simulator for the 8085A CPU.
Core-Performance-Monitor
A utility for viewing system info and usage metrics, designed with the intent to have a lower memory footprint than the Task Manager.
DataCompression
Data compression program for Windows
Fingerprint-classification
The Henry Classification System for fingerprint grouping.
gps-utils
A collection of programs for processing GPS data and coordinates.
issue-tracker
Schema-driven Issue tracker built using React, Node.js and MUI.
mars-rover
View images from NASA's Mars rovers.
ParticlesApp
Render animated particles using UWP Canvas
Sorting-Algorithms
Library of sorting algorithms in various languages. Contains implementations for Insertion sort, Selection sort, Comparison Count sort, Quicksort, Mergesort and Bubblesort.
vmdharan's Repositories
vmdharan/ParticlesApp
Render animated particles using UWP Canvas
vmdharan/Fingerprint-classification
The Henry Classification System for fingerprint grouping.
vmdharan/8085-Toolkit
Compiler and Assembler for the Intel 8085.
vmdharan/gps-utils
A collection of programs for processing GPS data and coordinates.
vmdharan/8085A
A simulator for the 8085A CPU.
vmdharan/8086
Emulator for the 8086 processor using Javascript
vmdharan/Core-Performance-Monitor
A utility for viewing system info and usage metrics, designed with the intent to have a lower memory footprint than the Task Manager.
vmdharan/DataCompression
Data compression program for Windows
vmdharan/fuzzy-strings
Various string search and Fuzzy String Matching algorithms. It contains implementations of Horspool, Boyer-Moore, Rabin-Karp as well as Brute Force algorithms for exact string matching. For Fuzzy Matching, it contains Hamming and Levenshtein Distance algorithms.
vmdharan/issue-tracker
Schema-driven Issue tracker built using React, Node.js and MUI.
vmdharan/mars-rover
View images from NASA's Mars rovers.
vmdharan/math-algorithms
Math Algorithms
vmdharan/Sorting-Algorithms
Library of sorting algorithms in various languages. Contains implementations for Insertion sort, Selection sort, Comparison Count sort, Quicksort, Mergesort and Bubblesort.
vmdharan/AdventureWorksWebApp
Sample code for Entity Framework and MVC using the AdventureWorks OLTP database.
vmdharan/Arduino-8085Sim
Arduino project to simulate the 8085 microcontroller
vmdharan/Arduino-Rover
Arduino code for the sensors and modules used in development of a line tracer robot.
vmdharan/Classical-Ciphers
Classical era cipher algorithms such as Caesar cipher, ROT13, Atbash cipher
vmdharan/design-patterns-js
A collection of design patterns in JavaScript.
vmdharan/DesignPatterns
Various design patterns for coding
vmdharan/mandelbrot-extension-msedge
Mandelbrot set renderer as an MS Edge browser extension.
vmdharan/periodic-table
Demo app using JavaScript, CSS and Electron to display the periodic table of elements. Used for testing builds with Electron Forge.
vmdharan/PlasmaFractals
Generates Plasma fractals
vmdharan/rpg-style-ui
GUI components for RPG style games.
vmdharan/SobelFilter
Reads in a bitmap file and applies the Sobel-Feldman operator to emphasize the edges in the image.
vmdharan/SortingAlgorithmsCS
Various sorting algorithms implemented in C#.
vmdharan/Swordfish
Game engine built using C#, SharpDX and HLSL.