Nitesh Jaswal's repositories
azure-eventhubs-localcheckpointstore
The default Azure SDK for python comes with the ability to checkpoint Azure EventHub events to the Azure Blob Storage only. However, it does not provide the implementation to save the EventHub checkpoint object to a local/mounted file system. This project aims to provide that functionality by utilising the CheckpointStore Abstract Base Class provided in the SDK
chatgpt-template-maker
Make prompt templates for ChatGPT and host them on a server
chatgpt-clone
A Django based ChatGPT clone
rusty-linked-list
A Linked List implementation in Rust
advent-of-code-2021
Advent of Code 2021
advent-of-code-2022
Advent of Code 2022
Calc-OOP
Objective : Class and objects
feedback-query-expansion
Implementing the Rocchio Algorithm and my own Custom Algorithm to explore the effect of relevance feedback and query expansion on search results
india-population-eda
And EDA of India's population historically in comparison to the global population
leetcode-unittests
Unittests for leetcode problems
mukh-vasana-poc
Detect and Recognize trained faces from a video stream. This is a PoC
py-scratchpad
A cli tool to setup a python scratchpad for testing and playing around with python packages
rabbitmq-dummy-worker
A dummy main-worker configuration enabled via a RabbitMQ based message queue to enabled efficient parallelization of independantly executable tasks
retrieval-and-eval
Test various information retrieval algorithms on an already made index and evaluate their performance
rust-lang-projects
Personal implementation of projects and examples from the official rust-lang book
rusty-spinning-donut
Rust code that generates a 3D spinning donut. Inspired by: https://www.youtube.com/watch?v=DEqXNfs_HhY
side-projects-py
A repository with some interesting side projects with the aim of teaching Software Engineering and professional best practices a step-by-step progression of added complexity
simple_login
A simple login page
smartneev-reccomender
An LLM based property reccommender system