arkouda
Web Developer with a keen interest in Haskell. Python and JS for the easier things in life
Bangalore, India
Pinned Repositories
attql-backend
Backend for Attendance Management and Statistics SPA for Pune University Computer Science Department. Uses ReactJS + TypeScript.
attql-frontend
Frontend for Attendance Management and Statistics SPA for Pune University Computer Science Department. Uses ReactJS + TypeScript.
executors
internal-only
fastapi-graphql-assessment
GridDetectionCV
Image Processing Program to detect lines from Hand drawn dotted lines
Image-Similarity-Calc
Program to calculate an Image similarity index by using Structural Similarity and Hamming Distance
P2P-AdHoc-Chat-Haskell
ACHIEVED SYNCHRONIZATION AMONG NODES IN AN ADHOC NETWORK (DIRECTLY OR INDIRECTLY CONNECTED) USING SELF DESIGNED PROTOCOL (2BLAST PROTOCOL). IMPLEMENTED DFS FOR SENDING MESSAGES, AUTOMATIC NODE DISCOVERY AND MESSAGE DELIVERY EVEN IF NODE IS OFFLINE AT TIME OF SENDING.
Perceptron
Simple 2D classifier Perceptron, introduction to neural networks
stock-simulator
A model for trader mentality and a simulator for making up a kind of market and checking how it does over a span of time
you-chat
Backend for Chat Room SPA built using NodeJS, TypeORM and Socket.io
arkouda's Repositories
arkouda/GridDetectionCV
Image Processing Program to detect lines from Hand drawn dotted lines
arkouda/stock-simulator
A model for trader mentality and a simulator for making up a kind of market and checking how it does over a span of time
arkouda/attql-backend
Backend for Attendance Management and Statistics SPA for Pune University Computer Science Department. Uses ReactJS + TypeScript.
arkouda/attql-frontend
Frontend for Attendance Management and Statistics SPA for Pune University Computer Science Department. Uses ReactJS + TypeScript.
arkouda/executors
internal-only
arkouda/fastapi-graphql-assessment
arkouda/Image-Similarity-Calc
Program to calculate an Image similarity index by using Structural Similarity and Hamming Distance
arkouda/jina
Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data
arkouda/P2P-AdHoc-Chat-Haskell
ACHIEVED SYNCHRONIZATION AMONG NODES IN AN ADHOC NETWORK (DIRECTLY OR INDIRECTLY CONNECTED) USING SELF DESIGNED PROTOCOL (2BLAST PROTOCOL). IMPLEMENTED DFS FOR SENDING MESSAGES, AUTOMATIC NODE DISCOVERY AND MESSAGE DELIVERY EVEN IF NODE IS OFFLINE AT TIME OF SENDING.
arkouda/Perceptron
Simple 2D classifier Perceptron, introduction to neural networks
arkouda/you-chat
Backend for Chat Room SPA built using NodeJS, TypeORM and Socket.io
arkouda/Jina-BEiTImageEncoder
A Jina Executor for generating Image Embeddings using Microsoft's BEiT models
arkouda/nasm-like-assembler-in-haskell
Program to generate x86 instruction code from .asm files written in Haskell
arkouda/opencv
Open Source Computer Vision Library
arkouda/spline-bezier-opengl
An implementation of surfaces in OpenGL using a hybrid of Bezier curves and first degree B-splines.
arkouda/TrapLand
AN EDUCATIONAL GAME WITH TERMINAL GRAPHICS FEATURING CONCEPTS SUCH AS INTER PROCESS COMMUNICATION USING SOCKETS AND FILES, A PARSER AND AN INTERPRETER FOR A LANGUAGE DESIGNED FOR THE GAME, KERNEL-LIKE PROCESS MANAGEMENT AND SCHEDULING, A SEPARATE PROCESS FOR EACH PLAYER AND SEPARATION OF CONCERNS BETWEEN UI, PROGRAM INTERPRETER AND PROCESS MANAGEMENT.
arkouda/you-chat-ui
UI for Chat Room SPA built using ReactJS and Socket.io
arkouda/Zero-Kata
An interesting take on the classic game of TicTacToe