Pinned Repositories
assignments
Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。
Battleship
BattleShipGame
django-cowin-demo
A demo app for using django to fetch cowin data
fantasy-cricket
finite-state-machine
papers-we-love
Papers from the computer science community to read and discuss.
pull-cowin
Pull cowin data
server-sent-events-poc
A POC for server sent events
arnab-ray's Repositories
arnab-ray/finite-state-machine
arnab-ray/leetcode
arnab-ray/racket-poc
A repository to maintain racket learnings
arnab-ray/resume
arnab-ray/threading
arnab-ray/papers-we-love
Papers from the computer science community to read and discuss.
arnab-ray/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
arnab-ray/advent-of-code-2023
My solutions to advent of code 2023
arnab-ray/Algorithms
A collection of algorithms and data structures
arnab-ray/blog
Blog
arnab-ray/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
arnab-ray/coding-challenges
arnab-ray/DistributedSystemNotes
Notes on Lindsey Kuper's lectures on Distributed Systems
arnab-ray/file-system
arnab-ray/functional-kotlin
Functional implementation with Kotlin and ArrowKt
arnab-ray/golang-learn
arnab-ray/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
arnab-ray/inverse-indexing
arnab-ray/kickstart.nvim
A launch point for your personal nvim configuration
arnab-ray/klox
arnab-ray/kstatemachine
KStateMachine is a Kotlin DSL library for creating state machines and hierarchical state machines (statecharts).
arnab-ray/lld-practice
LLD practice
arnab-ray/mockk
mocking library for Kotlin
arnab-ray/notification-system
arnab-ray/papers-read
This will contain papers that I have read.
arnab-ray/programming-language-research
Programming Language Research, Applied PLT & Compilers
arnab-ray/SharedSolutions
Publicly shared solutions to Coding Challenges
arnab-ray/sicp
My solutions to the exercises of SICP
arnab-ray/springboot-poc
POC for springboot application
arnab-ray/tcp_socket