Pinned Repositories
authzed_ex
Unofficial SpiceDB client library for Elixir
cs224n
Notes and solutions to CS224n course by Stanford
Digital-Wallet
A fully functional Wallet System built using Python,Django and DjangoRESTful framework.
ex_otp
OTP Library in Elixir based on PyOTP
ex_stan
Elixir bindings for Stan, a Probabilistic Programming platform.
maths-for-ml
Notes and solutions for the Mathematics for Machine Learning Specialization
ssm_101
Resources for my presentation on State Space Models
ex-xirr
An Elixir package for calculating XIRR.
snowplow-elixir-tracker
Snowplow event tracker for Elixir
goodhamgupta's Repositories
goodhamgupta/authzed_ex
Unofficial SpiceDB client library for Elixir
goodhamgupta/ssm_101
Resources for my presentation on State Space Models
goodhamgupta/ex_otp
OTP Library in Elixir based on PyOTP
goodhamgupta/ex_stan
Elixir bindings for Stan, a Probabilistic Programming platform.
goodhamgupta/github-scraper
Github-scraper lists the details of a repository such as number of open issues,etc
goodhamgupta/comprehensive-rust
Solutions to the Comprehensive Rust course by Android Team at Google
goodhamgupta/cs224n
Notes and solutions to CS224n course by Stanford
goodhamgupta/transformers_from_scratch
Barebones implementation of transformers using torch and numpy
goodhamgupta/blog
goodhamgupta/codecrafters-http-server-python
Solution to the CodeCrafters HTTP Server Challenge in Python
goodhamgupta/cs25_transformers
Notes for CS25: Transformers United V4 course by Stanford
goodhamgupta/dotfiles
My custom dotfiles for tools such as Vim, Tmux, etc
goodhamgupta/paper_reviews
Collection of papers and their reviews
goodhamgupta/python-package-template
Template for Python Projects
goodhamgupta/wasabi_ex
Elixir SDK for Wasabi
goodhamgupta/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
goodhamgupta/anthropic_challenge
Solution to the Anthropic Security Engineer Hiring challenge
goodhamgupta/archived_ex_vespa
Elixir SDK for Vespa
goodhamgupta/coaxis
PoC demonstrating Elixir for app development with SSR
goodhamgupta/codecrafters-docker-python
Solution to the CodeCrafters Docker Challenge in Python
goodhamgupta/codecrafters-redis-python
Solution to the CodeCrafters Redis Challenge in Python
goodhamgupta/hackattic
Solutions to Hackattic challenges
goodhamgupta/imcmc
Image Markov Chain Monte Carlo
goodhamgupta/kubernetes_the_hard_way
Implementation of Kubernetes the Hard Way using AWS
goodhamgupta/mamba.py
A simple and efficient Mamba implementation in PyTorch and MLX.
goodhamgupta/personal_blog
Personal tech blog
goodhamgupta/resume
Resume Template built using Awesome CV in latex
goodhamgupta/rpa_nyt
Scrape web articles from NewYorkTimes using RPAFramework and Selenium
goodhamgupta/rust-python-interoperability
goodhamgupta/tensor_puzzles
Solutions to the puzzles created by Sasha Rush