ratneshjain40
I am a Software Engineer, Backend Developer, keen to learn and explore.
Symbiosis Institute Of Technology , PunePune
Pinned Repositories
AdventOfCode2023
This repository contains my solutions to the Advent of Code challenges 2023.
Astar-Algorithm-Flask-API
This is a simple, python implementation of the astar algorithm.
astar-pathfinding-algorithm-vue
This is a beta implementation of a pathfinding visualizer using the Astar algorithm. Vue.js and Flask-REST-API are the core technologies used.
cloud-storage-backend
An express server that provides endpoints for auth and storage to the react-gdrive repo.
data_structures
This repository consists of implementations of some popular data structures for CS SY Data structures.
express-jwt-auth
A JWT auth implementation in ExpressJS.
Flask-OCR-API
API for text extraction from images and digital documents
GO_Sandbox
project_based_learning
This contains the work done in the CS SY PBL course.
webRTC-PeerJS
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
ratneshjain40's Repositories
ratneshjain40/cloud-storage-backend
An express server that provides endpoints for auth and storage to the react-gdrive repo.
ratneshjain40/passwordless-authenctication-webaauth
ratneshjain40/project_based_learning
This contains the work done in the CS SY PBL course.
ratneshjain40/AdventOfCode2023
This repository contains my solutions to the Advent of Code challenges 2023.
ratneshjain40/Astar-Algorithm-Flask-API
This is a simple, python implementation of the astar algorithm.
ratneshjain40/astar-pathfinding-algorithm-vue
This is a beta implementation of a pathfinding visualizer using the Astar algorithm. Vue.js and Flask-REST-API are the core technologies used.
ratneshjain40/data_structures
This repository consists of implementations of some popular data structures for CS SY Data structures.
ratneshjain40/express-jwt-auth
A JWT auth implementation in ExpressJS.
ratneshjain40/Flask-OCR-API
API for text extraction from images and digital documents
ratneshjain40/GO_Sandbox
ratneshjain40/webRTC-PeerJS
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
ratneshjain40/looback-audio-capture
WASAPI based loopback capture for windows using Rust Bindings
ratneshjain40/ratneshjain40
ratneshjain40/ratneshjain40.github.io
ratneshjain40/saavn-playlist-web-scraping
A web scraping example project with python requests library.
ratneshjain40/SvelteKitDemo
Demo SveleteKit app (PWA) with Vite
ratneshjain40/Web-Scraping-Sandbox
A sandbox repo for various web scraping and automation scripts.
ratneshjain40/webRTC_Java_Signaling_Server
A Signaling Server Implementation in Java with WebSocket.