We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Fast and privacy-focused SHA-256 hash generator, built with Angular, Nest + PostgreSQL async API on Supabase (stateless microservice)
TypeScript 1
TensorFlow Lite implementation with realtime CameraX
Kotlin 1
Django PostgreSQL powered Geospatial interactive platform, analyzing 🇨🇱 chilean electoral vote flows using Bayesian ecological inference
JavaScript 1
Asynchronous concurrency and API integration real-time GitHub repo listener on a Rust-powered Discord bot
Rust 2
Raspberry Pi & ESP8266 cloud IoT microservice that integrates MQTT with a Flask server to process real-time sensor data for hydroponic monitoring.
Python 4 1
import { Injectable, NestMiddleware, HttpException, HttpStatus } from '@nestjs/common';
import { Request, Response, NextFunction } from 'express';
@Injectable()
export class RateLimitMiddleware implements NestMiddleware {
There was an error while loading. Please reload this page.