anishsinha-io
21 year old software engineer. Currently @ Develop for Good
Develop for GoodWashington DC.
Pinned Repositories
Algorithms
A collection of algorithm implementations in C, following the book Introduction to Algorithms, an MIT algorithms textbook
almond-mocha
mocha.
anishsinha.io
My blog/portfolio
b-link-tree-final
Final code for the b-link-tree project
blueprintforjustice-final
This is the official source code repository for Blueprint For Justice, commissioned in January 2022 by Wanda Johnson, the mother of Oscar Grant III, as well as Sybrina Fulton, the mother of Trayvon Martin (among others). Black Lives Matter | Слава Україні 🇺🇦.
lockingapi
This repository contains an implementation and minimal example of the locking API that will be used to construct symmetric concurrent B-Trees. Слава Україні 🇺🇦.
nbtree
Implementation of polymorphic B-Trees in C. Слава Україні 🇺🇦.
oidc-go
An implementation for an OpenID Connect Provider in Go. C++ implementation of in-memory Lehman and Yao concurrent B-Trees. Слава Україні 🇺🇦.
redblacktree
Implementation of a red black tree in C.
symmetric-concurrent-v4
Attempted implementation of a relational database management system (with PostgreSQL inspired indexing!) in Rust. Слава Україні 🇺🇦.
anishsinha-io's Repositories
anishsinha-io/scipio
anishsinha-io/almond-mocha
mocha.
anishsinha-io/anishsinha.io
My blog/portfolio
anishsinha-io/capstone
Software engineering capstone project.
anishsinha-io/forjenny
love you.
anishsinha-io/jen
a blog for @jenpennen and me
anishsinha-io/jenny-assignments
A place for Jenny to do DSA while also learning Git!
anishsinha-io/pantheon-ui
anishsinha-io/jenny-memory
Just me explaining how computer memory works to my girlfriend
anishsinha-io/keycloak-rs
Asynchronous Keycloak client for Rust.
anishsinha-io/macro-practice
Practice building proc macros in Rust.
anishsinha-io/neovim-config
My Neovim config files.
anishsinha-io/nvim
My neovim config (based on AstroNvim)
anishsinha-io/nvim-config
anishsinha-io/openai-client
Async implementation of OpenAI's API in Rust.
anishsinha-io/parametric-polymorphism-lecture
Lecture on parametric polymorphism for Jenny
anishsinha-io/rngesuit
Free tool to generate good test data for relational databases. Currently under development and not ready for use.
anishsinha-io/snake
My take on the classic snake/slither game we played as kids. Made with raylib.
anishsinha-io/ui-reactnative
react native ui im building with @jenpennen
anishsinha-io/filldb
Command line tool to fill an arbitrary mariadb schema with test data
anishsinha-io/floem
A native Rust UI library with fine-grained reactivity
anishsinha-io/gha-version-test
Testing Github Actions versioning
anishsinha-io/googletest
GoogleTest - Google Testing and Mocking Framework
anishsinha-io/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
anishsinha-io/iMPublic
Public involveMINT repo
anishsinha-io/oidc-test
anishsinha-io/pg.nvim
A neovim plugin which lets you work with postgres databases
anishsinha-io/raylib
A simple and easy-to-use library to enjoy videogames programming
anishsinha-io/supertokens-core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
anishsinha-io/the-algorithm
Source code for Twitter's Recommendation Algorithm