RelativisticMechanic
I do low-level programming and some web development on the side. Just your average hobbyist programmer looking to solve interesting problems.
National Institute of Technology, RourkelaPatna, IN
Pinned Repositories
admixturepy
Set of admixture tools written in Python with a JavaScript frontend.
AsteroidsPlusPlus
An Asteroids clone written in C++ and OpenGL
c8
Tiny chip8 emulator
chip4504
An operating system running an extended version of the CHIP8 emulator
CRTerm
A CRT style terminal for Windows (or more appropriately, a Windows take on cool-retro-term)
easyos
Easy OS - Making making a bare bones kernel a tad-bit easier.
gl8
A CHIP-8 Emulator written in Python using ModernGL that truly gives that retro feel.
Process-Dynamics-Control
Simulation of Process Control in C++
PYTHONTROOPER
Pythontrooper - A recreation of Paratrooper but in python (pygame)
WinHost
A utility written in C++ using Windows sockets that acts as a simple HTTP server
RelativisticMechanic's Repositories
RelativisticMechanic/CRTerm
A CRT style terminal for Windows (or more appropriately, a Windows take on cool-retro-term)
RelativisticMechanic/chip4504
An operating system running an extended version of the CHIP8 emulator
RelativisticMechanic/WinHost
A utility written in C++ using Windows sockets that acts as a simple HTTP server
RelativisticMechanic/AsteroidsPlusPlus
An Asteroids clone written in C++ and OpenGL
RelativisticMechanic/Process-Dynamics-Control
Simulation of Process Control in C++
RelativisticMechanic/PYTHONTROOPER
Pythontrooper - A recreation of Paratrooper but in python (pygame)
RelativisticMechanic/c8
Tiny chip8 emulator
RelativisticMechanic/ChessBoard
ChessBoard Application written in C++
RelativisticMechanic/FabricSimlulation
Simulation of 2D Fabric in C++
RelativisticMechanic/KDL_SRIP23
My work on the Karnataka Data Lake
RelativisticMechanic/gl8
A CHIP-8 Emulator written in Python using ModernGL that truly gives that retro feel.
RelativisticMechanic/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100
RelativisticMechanic/admixturepy
Set of admixture tools written in Python with a JavaScript frontend.
RelativisticMechanic/awesome-for-beginners
A list of awesome beginners-friendly projects.
RelativisticMechanic/Chemical_Engineering_Mathematics
Notes for Chemical Engineering Math
RelativisticMechanic/Electron-Library-App
Library Application Written in Electron using Node.JS
RelativisticMechanic/engine2D
2D Graphics Engine for quick prototyping written in C++
RelativisticMechanic/fury
FURY - Free Unified Rendering in pYthon.
RelativisticMechanic/gzdoom
GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
RelativisticMechanic/IITMBSCSE2001-System-Commands-Notes
My notes for the course of Systems Commands as part of my IIT Madras BSc Degree in Programming.
RelativisticMechanic/Interesting-Python-Scripts
A repo for interesting Python scripts I've written over time
RelativisticMechanic/KDL_SRIP23_Docs
Documentation for the KDL Work.
RelativisticMechanic/matplotlib
matplotlib: plotting with Python
RelativisticMechanic/mdanalysis
MDAnalysis is a Python library to analyze molecular dynamics simulations.
RelativisticMechanic/Multivariable_Calculus
Notes on Multivariable Calculus
RelativisticMechanic/PED-Lab
Equipment Design Lab Programs
RelativisticMechanic/pyxel
A retro game engine for Python
RelativisticMechanic/readmz
A tool to read Windows / MS-DOS executables
RelativisticMechanic/relativisticmechanic.github.io
My GitHub pages site.
RelativisticMechanic/WebGL_FrameBuffer_Test
A simple way to render an array of pixels to screen using WebGL