Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
algorithmic-library
algos
Collection of different algorithms, used for programming competitions (like ACM ICPC).
awesome
:sunglasses: Curated list of awesome lists
awesome-courses
:books: List of awesome university courses for learning Computer Science!
go-chatgpt
An unofficial ChatGPT client in Golang.
MyChessAI
AI Chess Project
NFTViewer
poker-probability
secure_file_store
abhayptp's Repositories
abhayptp/go-chatgpt
An unofficial ChatGPT client in Golang.
abhayptp/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
abhayptp/algorithmic-library
abhayptp/algos
Collection of different algorithms, used for programming competitions (like ACM ICPC).
abhayptp/awesome
:sunglasses: Curated list of awesome lists
abhayptp/awesome-courses
:books: List of awesome university courses for learning Computer Science!
abhayptp/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
abhayptp/code-for-blog
Code samples from my blog
abhayptp/CompetitiveProgramming
A collection of algorithms, data structures and other useful information for competitive programming.
abhayptp/dotfiles
abhayptp/e-maxx-eng-aux
Auxiliary stuff for article sources
abhayptp/MyChessAI
AI Chess Project
abhayptp/NFTViewer
abhayptp/poker-probability
abhayptp/secure_file_store
abhayptp/cuda-algos
Common data structures and algorithms implementation in CUDA. Solely for learning purpose.
abhayptp/essential-slick-code
Source Code for the examples in Essential Slick
abhayptp/freeCodeCamp
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
abhayptp/go-patterns
Curated list of Go design patterns, recipes and idioms
abhayptp/i3-config
My i3 config
abhayptp/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
abhayptp/llama.cpp
Port of Facebook's LLaMA model in C/C++
abhayptp/pclub.in
Jekyll-based repository for the Programming Club website
abhayptp/scalaz-zio
ZIO — Type-safe, composable concurrency for Scala
abhayptp/share-iitk
Backend for share-iitk
abhayptp/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
abhayptp/the-art-of-command-line
Master the command line, in one page
abhayptp/voc
A transpiler that converts Python code into Java bytecode
abhayptp/whisper.cpp
Port of OpenAI's Whisper model in C/C++