Paradise

A file sharing and media streaming solution for local networks. Using this utility you can start a local server on your machine that is visible to other devices like mobile, laptop etc. Which can be used to download/upload files from other machines using that network.

Source/Install: Github.

Simple AI

A simple and easy to understand implementation of neural network from scratch. Yet it is powerful enough to give decent results in MNIST dataset and optimized enough to run very fast on CPU.

Source Code: Github.

Word Connector

Simple android App made in Kotlin to remember related words (e.g. word and it's meaning). It randomly fetches either meaning or word, and asks the other one. App also support Import/Export of the word list.

Source Code: Github.

Checkers

A game that is created by me and my friend Prashant for a school project. Initially we made it using TurboC (2005). Now, I’ve ported it to OpenGL using LFBG library.

Source Code: Github.

Executable for Windows: checkers.zip.

LFBG

Linear Frame Buffer Graphics

A tiny library (using OpenGL) to revive my old DOS based graphics programs. I’ve ported most of the TurboC’s graphics.h to run my TurboC codes. And supporting linear frame buffer to run my VBE (VESA BIOS Extensions) dependent codes.

Source Code: Github.

Turing Machine

(Flash Simulation)

This is a fash (swf file) simulation of a single tape turing machine that takes a recursively enumerable language and simulates all the steps. Browsers are dropping the flash support day by day. So, you will be needing a SWF player to run this.

Swf file: TuringMachine.

See a typo or want to contribute? submit a PR or issue on the Github repo!

This website built with:

  • Javascript
  • reactjs
  • Gatsby
  • Styled Components
  • Markdown
  • GitHub-Pages

©2023 - Rahul Sharma

Last build on 2023-12-18 10:29:30 UTC