Pinned Repositories
anupj.github.com
Personal blog
Apex-Code-Convention
Coding Convention for Apex Programming language
Command-Line-Rust
Building cli apps by following the instructions in the Command Line Rust book
Data-Structures-in-Rust
Rust implementation of challenges and problems covered in structy.net data structures and algorithm course.
fflib-apex-common
Library supporting Apex Enterprise Patterns
monkey-lang
Interpreter written in Rust
Twilio-SMS-Lightning-Component
Lightning Component that allows the user to send sms from the browser or salesforce1 app using the Twilio API
Visualforce-jQuery
Example showing how to implement jQuery auto-complete on a Visualforce page
zero2prod
zero2prod
anupj's Repositories
anupj/Data-Structures-in-Rust
Rust implementation of challenges and problems covered in structy.net data structures and algorithm course.
anupj/monkey-lang
Interpreter written in Rust
anupj/aichat
Chat with gpt-3.5/chatgpt in terminal.
anupj/astronvim_config
astronvim config
anupj/Atomics-and-Locks
Code examples from the book atomics and locks
anupj/bloop
bloop is a fast code search engine written in Rust.
anupj/cargo
The Rust package manager
anupj/create_llama_projects
anupj/difftastic
a structural diff that understands syntax 🟥🟩
anupj/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
anupj/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful.
anupj/hyperswitch
An Open Source Financial Switch to make Payments fast, reliable and affordable
anupj/langchain-book-examples
Example code for my book "LangChain Project Lab Book: Hooking Large Language Models Up to the Real World" https://leanpub.com/langchain
anupj/leptos
Build fast web applications with Rust.
anupj/lispy
Building my own lisp-like language in C
anupj/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications
anupj/narrator
David Attenborough narrates your life
anupj/ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
anupj/openai-cookbook
Examples and guides for using the OpenAI API
anupj/openai-safe
OpenAI Rust typesafe client
anupj/Python-llm-tools-collection
Collection of python scripts and tools for LLM
anupj/PyTorchForDeepLearningBootcamp
anupj/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
anupj/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
anupj/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
anupj/this-week-in-rust
Data for this-week-in-rust.org
anupj/til
Today I Learned (TIL)
anupj/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
anupj/Too-Many-Linked-Lists
Repository for learning Rust with Entirely Too Many Linked Lists
anupj/www.surrealdb.com
The website, blog, and documentation for SurrealDB, built using Ember.js