Skip to content
View ArgaAAL's full-sized avatar

Highlights

  • Pro

Block or report ArgaAAL

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
ArgaAAL/README.md

One engineering signal moving through intent, risk, runtime, infrastructure, test evidence, native input, camera research, and belief revision

Software engineer working across systems, models, and constrained platforms.
I follow a requirement across layers: service topology, model execution, browser evidence, product interfaces, or an input driver. The stack follows the constraint.

Selected systems

  • Fradium - WCHL 2025 Fully On-Chain Track winner. On a five-person team, I contributed cross-chain transaction-risk analysis, Rust/ONNX/Wasm inference, stable model persistence, ICPSwap integration, wallet features, and Paylink. The project also placed first in the qualification and Indonesia rounds and second in Asia.
  • Marketizen - backend and deployment owner. I built a Go marketplace as a modular monolith with PostgreSQL, RabbitMQ, Redis, PgBouncer, Traefik, and Docker Swarm. A 1,000-virtual-user plateau completed 20,320 requests with all 40,640 semantic checks passing at 328.57 ms p95 latency.
  • Nara Wallet - NextGen Agents Hackathon winner. I contributed multi-exchange market-data acquisition, deterministic feature scaling, and LightGBM-to-ONNX execution-cost inference for a Wasm-compatible conversational wallet.
  • SpecHeal - Refactory Hackathon 2026 second place. On a two-person team, I built evidence-gated Playwright recovery with DOM and screenshot capture, structured AI evaluation, browser rerun proof, patch previews, and audit trails.
  • Nabu A1931 Bridge - shipped compatibility work. I built native Android multitouch and Windows Precision Touchpad support for an A1931 Bluetooth keyboard case on Xiaomi Pad 5, with public source, guarded packages, checksums, and rollback documentation.
  • PayGate - funded development. A paid API gateway using Stellar payment rails and Soroban escrow boundaries, accepted for a USD 5,000 Stellar Community Fund Instaward.

Technical map

  • Backend and distributed systems: Go, PostgreSQL, RabbitMQ, Redis, event-driven architecture, API gateways, Docker, Kubernetes, and load testing
  • Applied ML systems: Python, TensorFlow/TFX, PyTorch, ONNX, LightGBM, XGBoost, graph neural networks, and constrained inference
  • Constrained platforms: Rust, WebAssembly, Internet Computer, Stellar/EVM, Android input systems, Bluetooth HID, UMDF, and Windows on ARM
  • Product and quality: TypeScript, React/Next.js, Playwright, CI/CD, human confirmation flows, interface prototyping, and reproducible validation

Current edge

  • Private reverse engineering of the Qualcomm camera/CDSP path behind the broken Xiaomi Pad 5 native Windows on ARM camera stack. This remains an open engineering problem, not a claimed solution.
  • Private self-consistency research separating proposal generation from belief accountability through compression, provenance, counterfactuals, sandbox tests, and composition. This remains WIP.

Smaller public experiments cover wallet orchestration, execution-cost prediction, Bitcoin and Ethereum forensics, and recommendation mechanics. Not every repository needs to pretend it is a product.


Software Engineering, Telkom University | GPA 3.89/4.00 | thesis completed with grade A
LinkedIn

Some projects live in team organizations; every description above is scoped to my contribution. Earlier work may appear under the gitarRacing identity; ArgaAAL is my current account.

Pinned Loading

  1. nabu-a1931-bridge nabu-a1931-bridge Public

    Native Android multitouch and Windows Precision Touchpad support for an A1931 Bluetooth keyboard case on Xiaomi Pad 5.

    C

  2. fradiumofficial/fradium fradiumofficial/fradium Public

    AI-assisted Web3 wallet and transaction-risk platform for cross-chain fraud detection, forensic analysis, swaps, and payment links on ICP.

    JavaScript 5 1

  3. fradiumofficial/AI fradiumofficial/AI Public

    On-chain Bitcoin transaction-risk inference on the Internet Computer using Rust, ONNX, stable memory, and a Python training pipeline.

    Rust

  4. slippage-prediction-engine slippage-prediction-engine Public

    Market-microstructure pipeline for predicting cryptocurrency trade execution cost from slippage, liquidity, volatility, spread, and order-book depth.

    Python 1

  5. Matrix-Factorization-From-Scratch Matrix-Factorization-From-Scratch Public

    From-scratch NumPy matrix factorization and hybrid recommendation experiments on MovieLens 100K.

    Jupyter Notebook

  6. nova-wallet-kr-6/application nova-wallet-kr-6/application Public

    Agentic multi-chain wallet and payment orchestration layer built with Next.js, Wagmi, CopilotKit, Prisma, and human-in-the-loop signing.

    TypeScript