povarna's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
openai/openai-cookbook
Examples and guides for using the OpenAI API
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
air-verse/air
☁️ Live reload for Go apps
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
autofac/Autofac
An addictive .NET IoC container
iusztinpaul/hands-on-llms
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
tidwall/sjson
Set JSON values very quickly in Go
failsafe-go/failsafe-go
Fault tolerance and resilience patterns for Go
Azure/azure-sdk-for-go
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
google/generative-ai-go
Go SDK for Google Generative AI
Dev-Gaju/NNFS-book-with-Implementation
Book and code where describe each and every topic of neural network from scratch.
hyper-neutrino/advent-of-code
My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should be, because I want a working solution faster, not a better solution. For 2022 and after, these are the solutions uploaded to my YouTube channel.
calvin-puram/awesome-kubernetes-operator-resources
A curated list of awesome resources: articles, books and videos about Kubernetes Operators.
alexchao26/advent-of-code-go
All 9 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022 2023
fuglede/adventofcode
Python solutions to Advent of Code puzzles, https://adventofcode.com/
lizthegrey/adventofcode
maneatingape/advent-of-code-rust
Complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.
Gage-Technologies/mistral-go
Mistral API Client in Golang
derailed-dash/Advent-of-Code
Advent of Code problems solved in Python.
SimonBaars/AdventOfCode-Java
adventOfCode(Language.JAVA);
womogenes/AoC-2021-Solutions
My solutions to Advent of Code 2021!
womogenes/AoC-2022-Solutions
My solutions to Advent of Code 2022!
pvainio/adventofcode
Advent of Code AOC
yspreen/adventofcode
SvenWoltmann/advent-of-code-2022
Advent of Code 2022 – Object-Oriented Solutions in Java: https://www.happycoders.eu/algorithms/advent-of-code-2022/
Serbcode/buberdinner
Tutorial implementation from Amichai Mantinband youtube channel
vuryss/aoc-java
Advent of Code solutions in Java