Skip to content
View amasen02's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report amasen02

Block user

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amasen02/README.md
hooded developer at a glowing terminal, mystic-hacker edition boot terminal: whoami and mission.log

Verawright multi-agent company and private AGI/ASI research summary

Capabilities: architecture, security, agentic systems, mobile, devops, practice

FreshCart microservices architecture and CI/CD pipeline

Each FreshCart service gets the architecture its own requirements call for β€” not one pattern copy-pasted twelve times. Ordering earns DDD + a saga because it holds the richest invariants; Basket gets Redis + outbox because it's transient, high-throughput state; Payment gets event sourcing because compliance demands an immutable audit trail. That's a deliberate per-service decision, documented and enforced in the repo's own engineering standards.

Design principles and patterns applied across FreshCart
$ cat roadmap.log
  • πŸ§ͺ Up next: a self-improving personal agent runtime β€” exploring the Hermes Agent / OpenClaw class of self-improving, learning-loop agent frameworks as a base to build on.

$ tail -f contributions.log
contribution snake

Stack
.NET C# Angular Next.js Node.js TypeScript Python
Flutter Kotlin PostgreSQL Docker Kubernetes RabbitMQ Azure

every repo here is real, working code β€” click through and run it

Pinned Loading

  1. freshcart-backend freshcart-backend Public

    FreshCart β€” .NET 10 + Aspire microservices reference e-commerce platform with an Angular 20 SPA

    C# 27

  2. freshcart-web freshcart-web Public

    Angular 20 customer storefront for the FreshCart microservices platform β€” zoneless, signal-based, HttpOnly-cookie auth. Backend: github.com/amasen02/FreshCart

    TypeScript 1

  3. ResumeCreator ResumeCreator Public

    Create latex resume from json

    TeX

  4. fastdl fastdl Public

    FastDL (fdl) β€” a fast multi-connection segmented download accelerator (CLI, .NET 10): mirror striping, resume, folder crawl, zip extract/pack.

    C# 5

  5. dupesweep dupesweep Public

    DupeSweep (dsweep) β€” a fast duplicate-file finder and reclaimer: three-stage size/hash detection, reversible quarantine + restore, .NET 10.

    C# 38

  6. dupehunter dupehunter Public

    dupehunter β€” a fast, hardlink-aware duplicate file finder and reclaimer CLI (zero runtime dependencies)

    TypeScript 23