Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by sandeepkv93
A curated list of projects in awesome lists by sandeepkv93 .
https://github.com/sandeepkv93/sbunix
CSE 506: A custom OS kernel built from scratch. Features multi-level paging, preemptive scheduling, multitasking, TAR file system support, and an interactive shell. Ideal for understanding the intricacies of OS design and kernel development. A practical, hands-on approach for learners and system programmers. π₯οΈπ¨βπ»π οΈ
cse506 mike-ferdman osdev sbunix stony-brook
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/git-usage-guide
This Repo has information about doing various things in Git, collected from different sources in Internet. Aim is to provide knowledge about different usages of Git at a single place.
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/oidc-flow-demo
Interactive visual guide to the OpenID Connect (OIDC) authentication flow. Explore and understand modern web authentication step-by-step with React and Mermaid diagrams.
mermaidjs oauth2 oidc react tailwindcss
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/cse-508-network-security-stonybrook-university
Homework Assignments for the course CSE508 Network Security Fall 2017 in Stony Brook University under Professor Michalis Polychronakis
cse508 cse508sbu michalis-polychronakis network-security sbucs sbus
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/webappwithrediscache
Simple Example of how Redis cache and InMemory Cache can be used in a ASP.NET Core Web API Project
asp-net-core inmemory-cache redis-cache stackexchange-redis
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/utility-scripts
Programs with various utilities
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/sudoku-solver-comparitive-analysis
A comparative study of different algorithms like depth-first-search with backtracking and AC3, genetic algorithm and dancing links algorithm to solve sudoku problem
arc-consistency dancing-links depth-first-search genetic-algorithm sudoku sudoku-puzzle sudoku-solver
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/sandeepkv93
Config files for my GitHub profile.
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/parallel-job-scheduler-with-dependent-jobs
This repository contains a parallel job scheduler implementation that can handle dependent jobs. The scheduler is implemented in Java and uses a thread pool to schedule the jobs in parallel.
countdownlatch java job-scheduler multithreading scheduler
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/python-flask-sample-app
Starter code for Python Flask and Deployment in Heroku
flask herokuapp procfile python-3
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/node-user-auth-starterkit
A complete toolkit for developers aiming to swiftly implement a user authentication system using Node.js, React.js, MongoDB, and Mongoose. It offers secure, efficient login solutions, integrates best practices, and demonstrates the synergy of Node.js for robust server-client setups. Perfect for building secure user interfaces with ease. πππ»
authentication authorization expressjs jwt-authentication middlewares mongodb nodejs routing
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/learn-containers
containerization containers docker docker-swarm kubernetes
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/multithreaded-downloader
A download manager for android with multi-threaded downloading capabilities, pause/resume and schedule downloading features
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/learn-typescript
Basic Tutorial for learning Typescript
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/golang-parallel-job-scheduler-with-dependent-jobs
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/java-multi-threading
Multithreading in Java
java locks multithreading producer-consumer semaphores threading
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/graph-algorithms-in-java
This repository contains implementations of graph algorithms in Java. The algorithms are implemented in a generic way, so they can be used with any type of graph.
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/cse537-artificial-intelligence-stonybrook-university
Homework Assignments for CSE 537 - Artificial Intelligence Spring 2018 in Stony Brook University under Prof. Niranjan Balasubramanian
a-star-search constraint-satisfaction-problem depth-first-search-backtracking lcv-heuristic moving-tiles mrv-heuristic niranjan-balasubramanian scikitlearn-machine-learning stony-brook text-classification
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/consistent-hashing
Consistent Hashing is a distributed hash table algorithm that allows for more efficient remapping of keys to nodes in a distributed system when nodes are added or removed. This implementation is written in Go and provides a basic implementation of consistent hashing.
consistent-hash-algorithm consistent-hashing golang
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/blood-report-analyser
An android application which helps a layman to understand the blood reports by capturing image of the report using googleβs tesseract optical character recognition library for character recognition.
android blood-report tesseract-ocr
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/concurrency-in-golang
Dive into the world of Golang concurrency with this repository! Featuring a range of experiments and examples that explore Go's concurrent programming capabilities. Perfect for developers seeking to master Go's unique approach to parallel tasks. ππ§πΉ
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/coursera-intractive-python-programming
Weekly Assignments of Interactive Programming in Python in Coursera
coursera interactive-python python
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/go-jwt-example
Example of JWT for authentication and authorization in a Go (golang) web application.
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/being-developer
A hub for software development and computer science, featuring experiments, detailed tutorials, and practical examples across various programming languages. Ideal for learning, sharing, and collaboration. Contributions are welcome! ππ©βπ»π¨βπ»
asp-net-core asynchronous-programming cs graph-algorithms javascript nodejs npm postgres typescript
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/tfjsexperiments
Tensorflow JS Experiments
k-nearest-neighbors linear-regression matrix-inversion tensorflow-experiments tensorflowjs
Last synced: 17 Nov 2024
https://github.com/sandeepkv93/instance-management-in-google-cloud-platform
A node.js server to manage virtual machines in Google Cloud Platform
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/delayed-job-scheduler
This is a simple implementation of a delayed job scheduler written in Java. The scheduler allows you to schedule jobs with a specific date and time, and will execute the job when the specified time is reached.
java java8 multithreading scheduledexecutorservice
Last synced: 24 Nov 2024
https://github.com/sandeepkv93/nodejs-udp-server-client
NodeJS Simple UDP Server and Client Example
Last synced: 24 Nov 2024