Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
dadbodgeoff
GitHub creator profile

dadbodgeoff

Repository-level view of 49 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
49
repositories
1
occupation fields
1
updated
2026-02-12
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
drift
49 skills78265updated 2026-02-12
100% of creator
atomic-matchmaking
مطوّرو البرمجيات

Two-phase commit matchmaking that verifies both player connections before creating a match. Handles disconnections gracefully with automatic re-queue of healthy players.

2026-02-12
background-jobs
مديرو الشبكات وأنظمة الحاسوب

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.

2026-02-12
backpressure
مطوّرو البرمجيات

Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.

2026-02-12
batch-processing
مديرو قواعد البيانات

Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback to sequential processing when batch operations fail.

2026-02-12
caching-strategies
مديرو الشبكات وأنظمة الحاسوب

Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.

2026-02-12
checkpoint-resume
مديرو قواعد البيانات

Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, status tracking, and automatic retry with in-memory fallback.

2026-02-12
cloud-storage
مطوّرو البرمجيات

Cloud storage integration with signed URLs, visibility control, multi-tenant path conventions, and presigned uploads for direct client uploads.

2026-02-12
community-feed
مطوّرو الويب

Social feed with batch queries, cursor pagination, trending algorithms, and engagement tracking. Efficient database queries for infinite scroll feeds.

2026-02-12
Showing top 8 of 49 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded