Pinned Repositories
ajarrechea
Config files for my GitHub profile.
arangomigo
Golang migration to for configuring ArangoDB databases.
arboric
Arboric – the GraphQL API Gateway. Working repo and issues are on GitLab
Convey
A simple recipe for .NET Core microservices.
dc.js
Multi-Dimensional charting built to work natively with crossfilter rendered using d3.js
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
gevent-socketio
Official repository for gevent-socketio
idgen
Unique 64-bit ID generator
metaplex
Protocol and application framework for decentralized NFT minting, storefronts, and sales.
project-layout
Standard Go Project Layout
ajarrechea's Repositories
ajarrechea/ajarrechea
Config files for my GitHub profile.
ajarrechea/arangomigo
Golang migration to for configuring ArangoDB databases.
ajarrechea/arboric
Arboric – the GraphQL API Gateway. Working repo and issues are on GitLab
ajarrechea/Convey
A simple recipe for .NET Core microservices.
ajarrechea/dc.js
Multi-Dimensional charting built to work natively with crossfilter rendered using d3.js
ajarrechea/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ajarrechea/gevent-socketio
Official repository for gevent-socketio
ajarrechea/idgen
Unique 64-bit ID generator
ajarrechea/metaplex
Protocol and application framework for decentralized NFT minting, storefronts, and sales.
ajarrechea/project-layout
Standard Go Project Layout
ajarrechea/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
ajarrechea/near-nft-standards
NFT for all on NEAR
ajarrechea/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
ajarrechea/orleans
Orleans - Distributed Virtual Actor Model
ajarrechea/rustflakes
An ordered ID generation service for .NET that is generator aware making it ideal for distributed ID generation. The implementation is heavily derivative of Boundary's flake.
ajarrechea/SolanaNFTMarket
A PoC backbone for NFT Marketplaces on NEAR Protocol
ajarrechea/squidex
Headless CMS and Content Managment Hub
ajarrechea/ui-ace
This directive allows you to add ACE editor elements.
ajarrechea/ui-router.stateHelper
A helper module for AngularUI Router, which allows you to define your states as an object tree.
ajarrechea/UniqueIdGenerator
C# implementation of Twitter's Snowflake