RyanLilla's Stars
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
openai/openai-cookbook
Examples and guides for using the OpenAI API
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
fishercoder1534/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
SilentVoid13/Templater
A template plugin for obsidian
bephrem1/interviewpen
Code samples for Back to Back SWE lessons (archive).
mgmeyers/obsidian-style-settings
A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian
OthersideAI/chronology
bramses/chatgpt-md
A (nearly) seamless integration of ChatGPT into Obsidian.
yaroslav-n/tweetGPT
Chrome extension that generates tweets and replies using chatGPT
Azure/azure-iot-sdk-csharp
A C# SDK for connecting devices to Microsoft Azure IoT services
KevinDockx/AspNetCore6WebAPIFundamentals
Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course
DreamOfTheRedChamber/leetcode
ivnvxd/pyquest
Python everything Cheatsheet and a Journey to the land of Python programming
micahke/obsidian-gpt3-notes
An Obsidian plugin to generate notes based on GP3 output.
basilioss/obsidian-scrapers
Get information from link for Obsidian
bramses/chatgpt-md-templates
A companion folder of templates for ChatGPT MD.
bramses/summarize-with-gpt3-obsidian
Summarize text with GPT-3 in Obsidian (progressive summarization)
Avanade/UnitTestEx
UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.