- Vienna, Austria
-
09:17
(UTC +01:00) - @Hamed__Fathi
- in/hamedfathi
- @HamedFathiTech
- All languages
- Assembly
- Astro
- Bicep
- C
- C#
- C++
- CSS
- CoffeeScript
- Dart
- Dockerfile
- F#
- GAP
- Gherkin
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- MDX
- Makefile
- Markdown
- Nemerle
- Nim
- Nunjucks
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- TSQL
- TeX
- TypeScript
- TypeSpec
- Vue
- XQuery
- Zig
Starred repositories
hibernating-rhinos / rhino-etl
Forked from ayende/rhino-etlDeveloper friendly ETL Library for .NET
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
CLI tool for configuring and monitoring Claude Code
A lightweight, developer-first workflow engine built for .NET 8+. Define workflows using fluent DSL, handle state transitions, and manage tasks without external dependencies.
Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
Robust saga pattern implementation for resilient distributed applications
This is the data your browser hands out automatically, every time!
A super fast C# implementation of the MurmurHash3 algorithm with zero heap allocations.
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
Vertical Slice Architecture Template for .NET 8
An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
Next generation distributed, event-driven, parallel config management!
ErikEJ / SqlServer.Rules
Forked from tcartwright/SqlServer.Rules120+ T-SQL static code analysis rules for SQL Database Projects
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
BlazorDynamicForm is a dynamic form generator.
🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platfor…
Fast, zero-alloc alternative to MediatR for .NET – minimal, blazing fast, and DI-friendly.
Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if …
A command-line tool that helps you quickly migrate large .NET solutions to Central Package Management (CPM)
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
A surgical Roslyn analyzer focused on CancellationToken propagation and honoring across public APIs, handlers, EF Core, HTTP calls, and Minimal APIs, with comprehensive code fixes.
Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.