Pinned Repositories
64J0
My personal README file
AzureFunctions-OpenCV
Microsoft Azure Trial Hackathon on DEV project submission. Using OpenCV (Python) in Azure Functions.
Bash-scripts
Hacker Rank - Linux Shell
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.
fsharp-monitoring
Sample API project written in F#, built with Saturn + Giraffe and working with Prometheus and Grafana using Docker containers
Fubernetes
Kubernetes YAML generator with F#.
my-blog
This repository is used to store the code that I use to make my personal blog with Next.js that is deployed in Vercel's platform.
git-tag-to-workflow-dispatch
GitHub Action to automate the update of a workflow with the tags from the repo
Giraffe
A native functional ASP.NET Core web framework for F# developers.
64J0's Repositories
64J0/Fubernetes
Kubernetes YAML generator with F#.
64J0/fsharp-monitoring
Sample API project written in F#, built with Saturn + Giraffe and working with Prometheus and Grafana using Docker containers
64J0/64J0
My personal README file
64J0/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
64J0/emacs-config
This repository is used to store my personal emacs configuration file.
64J0/my-blog
This repository is used to store the code that I use to make my personal blog with Next.js that is deployed in Vercel's platform.
64J0/azure-docs
Open source documentation of Microsoft Azure
64J0/exercism--fsharp
Exercism exercises in F#.
64J0/ob-fsharp
64J0/samples--fsharp
My submissions related to the F# track in Exercism, and other platforms.
64J0/Saturn
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
64J0/concurrency-in-dotnet
Programs from the book "Concurrency in .NET", and others that I wrote to confirm or illustrate ideas
64J0/Giraffe
A native functional ASP.NET Core web framework for F# developers.
64J0/authz-sql-poc
Authz system POC using SQL
64J0/dockerized-cli-with-input-redirection
POC: Dockerized CLI application with input redirection
64J0/emacs-fsharp-mode
F# Emacs mode
64J0/Extensions_Chrome
My Google Chrome extensions
64J0/FPrimitive
.NET project to help developers to build a correct and more safe domain model
64J0/fsharp-rabbitmq
Simple projects that illustrates how one can use F# along with RabbitMQ to send and receive messages
64J0/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
64J0/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
64J0/linux-screen-brightness
Simple script to control multiple screen brightness on Linux
64J0/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
64J0/ostep-projects
Projects for an undergraduate OS course
64J0/Oxpecker
ASP.NET Core based F# framework
64J0/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.
64J0/poc-cpp-functional
A POC showing how one can leverage C++ functional features to: partial application, higher order functions.
64J0/SpiceDb
64J0/starting-eBPF
Starting my journey through eBPF (Extended Berkeley Packet Filter)
64J0/TheAlgorithms-F-Sharp
All Algorithms implemented in F#