Vinícius Gajo's repositories
Fubernetes
Kubernetes YAML generator with F#.
fsharp-monitoring
Sample API project written in F#, built with Saturn + Giraffe and working with Prometheus and Grafana using Docker containers
dotnet-builtin-metrics
This repository holds a very simple HTTP API that uses ASP.NET and Giraffe to exemplify the usage of .NET 8 built-in metrics feature
emacs-config
This repository is used to store my personal emacs configuration file.
azure-docs
Open source documentation of Microsoft Azure
exercism--fsharp
Exercism exercises in F#.
samples--fsharp
My submissions related to the F# track in Exercism, and other platforms.
concurrency-in-dotnet
Programs from the book "Concurrency in .NET", and others that I wrote to confirm or illustrate ideas
Giraffe
A native functional ASP.NET Core web framework for F# developers.
authz-sql-poc
Authz system POC using SQL
dockerized-cli-with-input-redirection
POC: Dockerized CLI application with input redirection
emacs-fsharp-mode
F# Emacs mode
Extensions_Chrome
My Google Chrome extensions
FPrimitive
.NET project to help developers to build a correct and more safe domain model
fsharp-rabbitmq
Simple projects that illustrates how one can use F# along with RabbitMQ to send and receive messages
giraffe-extract-route-info-middleware
POC: This repository holds the implementation of a custom middleware that extracts route information in Giraffe to make it available for other handlers
linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
linux-screen-brightness
Simple script to control multiple screen brightness on Linux
lizrice--learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
ostep-projects
Projects for an undergraduate OS course
Oxpecker
ASP.NET Core based F# framework
PID-Fsharp
The code shows the implementation of a PID controller in F#. It's a translation from https://github.com/simorxb/PID-C-Struct.
poc-cpp-functional
A POC showing how one can leverage C++ functional features to: partial application, higher order functions.
starting-eBPF
Starting my journey through eBPF (Extended Berkeley Packet Filter)
TheAlgorithms-F-Sharp
All Algorithms implemented in F#