robertohuertasm
Just a humble software developer wandering through cyberspace. Currently working at Datadog (@Datadog). Organizer of @BcnRust.
@DatadogBarcelona, Spain
Pinned Repositories
licensebat
πβ΅ Effortless dependency compliance with your license policies
apk-decompiler
Small Rust utility to decompile Android apks
endless-service
Example of an Android Foreground Service that will never stop running.
figma-asset-downloader
π¦ Small utility to help you download Figma assets directly to your computer
generic_bloc_provider
Generic BloC provider implementation
microserver
π¬ Simple ad-hoc server with SPA support based on Warp.
rust-for-android-ios-flutter
This repo just shows how to use Rust in order to build a shared library that can be used for Android, iOS and Flutter
SQLite4Unity3d
SQLite made easy for Unity3d
vscode-icons
Icons for Visual Studio Code
robertohuertasm's Repositories
robertohuertasm/endless-service
Example of an Android Foreground Service that will never stop running.
robertohuertasm/microserver
π¬ Simple ad-hoc server with SPA support based on Warp.
robertohuertasm/figma-asset-downloader
π¦ Small utility to help you download Figma assets directly to your computer
robertohuertasm/generic_bloc_provider
Generic BloC provider implementation
robertohuertasm/yt-api-rest-actix-web
πΌ Code for a YouTube series tutorial
robertohuertasm/rust-practical-sessions
π¦ π οΈ - A series of Rust workshops
robertohuertasm/sveltekit-cognito-auth
β‘π Small example of how to use Cognito Authentication in a SvelteKit application
robertohuertasm/log-ingestor
ππ¦ A simple http logs ingestor
robertohuertasm/actix-web-middleware-cognito
π© Middleware for actix-web that helps you validate Cognito tokens
robertohuertasm/wasm-pack-npm
wasm-pack for js developers
robertohuertasm/cognito-user-reader
π Utility to retrieve all users in a specific AWS user pool
robertohuertasm/simple-api-benchmark
Just a simple benchmarking between different api frameworks
robertohuertasm/oauth2-server
robertohuertasm/solana-rust-calculator
π¦βοΈ Solana Calculator DApp
robertohuertasm/actix-net
framework for composable networking services
robertohuertasm/actix-web-prom
Actix-web middleware to expose Prometheus metrics
robertohuertasm/askalono
A tool & library to detect open source licenses from texts
robertohuertasm/cluster-node-api
π₯οΈπ¦ Cluster node management REST API
robertohuertasm/horizontal_blocked_scroll_physics
A ScrollPhysics class that blocks movement in the horizontal axis.
robertohuertasm/package-lock-json-parser
π¦ π Simple package-lock.json parser
robertohuertasm/payments-engine
π± π¦ Simple payment engine to process csv transactions
robertohuertasm/solana-rust-token
π¦βοΈ Personal Solana Token written in Rust using Anchor
robertohuertasm/jsonwebtokens-cognito
A library for authenticating AWS Cognito JWT tokens against a remote JWKS key set
robertohuertasm/migrate-cognito-user-pool-lambda
robertohuertasm/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) π
robertohuertasm/prime-product-pallet
βοΈπ§° Substrate pallet to find a * b = N, given N and knowing that a and b are prime integers
robertohuertasm/shuttle
Deploy Rust apps with a single Cargo command
robertohuertasm/shuttle-axum
Axum example with database using Shuttle
robertohuertasm/toy_json_parser
π§Έ Small test project to showcase my Rust skills
robertohuertasm/yt-units-http-mocking
πΌπ¦ Code for a YouTube video about http mocking