Pinned Repositories
Algorithms
Set of algorithms for the subject DAA (Design and Analysis of Algorithms).
anonymous-chat
small and simple anonymous chat with react and nodejs.
code-runner
The online ide to execute and test your code ,helpful for coding competitions.
coding-platform
An online coding platform for coding competition.
cpu-shader
A custom Shader like implementation that works on CPU
fx-equation-plotter
A basic javafx project to plot the given equations graph on canvas
meta-bubbles
meta balls made using marching squares algorithm.
opengl-boilerplate
boiler plate for opengl application in c++.
typing-test
typing test for terminal written in rust
megashrieks's Repositories
megashrieks/opengl-boilerplate
boiler plate for opengl application in c++.
megashrieks/cpu-shader
A custom Shader like implementation that works on CPU
megashrieks/Algorithms
Set of algorithms for the subject DAA (Design and Analysis of Algorithms).
megashrieks/coding-platform
An online coding platform for coding competition.
megashrieks/typing-test
typing test for terminal written in rust
megashrieks/anonymous-chat
small and simple anonymous chat with react and nodejs.
megashrieks/AlgorithmVisualizer
an attempt at visualizing algorithms in a simpler way
megashrieks/chat-app-backend
a nodejs backend for the chat app
megashrieks/chat-app-web-frontend
front end client for the chat app backend. Mainly used for testing the socket and http APIs
megashrieks/compiler-design
The lexical analyzer and syntax analyzer for the given language.
megashrieks/cryptography-n-des
DES algorithm with some additional steps to increase security with slight data increase.
megashrieks/epic-manga
Just a normal Manga reader for the browser
megashrieks/flutter-messenger
A messenger app built through flutter
megashrieks/image-editor
An image editor with multiple features, built in JavaScript.
megashrieks/log-a-saurus
high performance log ingestion server
megashrieks/megashrieks
My profile README
megashrieks/multiplayer-game
an online multiplayer game built using nodejs, react and sockets
megashrieks/oh-my-fish
The Fish Shell Framework
megashrieks/online-editor
simple online project management tool made using NodeJs and React
megashrieks/online-shopping-portal
Online shopping app that can allow users to buy or sell anything.
megashrieks/origami-opengl
CG project : Origami
megashrieks/pacman
just trying to recreate the pacman game
megashrieks/path-tracing-cpp
path tracing done in cpp
megashrieks/python-lab
lab programs for python mse 2
megashrieks/react-tabs
Basic tabs achieved using react, for beginners learning React.
megashrieks/revaluation
A web portal for students to apply for revaluation.
megashrieks/study-companion-backend
Backend for the android application study companion.
megashrieks/study-companion-java-utils
java utilities to connect to the backend node server . For the project study companion
megashrieks/task-server
task-server
megashrieks/ui-kit
some common ui elements that I use in my react projects