Senior Flutter Engineer
I build reusable libraries and developer tools with a focus on application architecture, performance, native integration, and real-time systems. Most production work resides in private repositories. The projects below represent engineering work developed independently and reflect the same areas I work on professionally.
CLI tool for generating feature-based Flutter projects following a Feature-First Clean Architecture standard.
- Project scaffolding
- Static analysis
- Architecture validation
Repository toolkit for implementing offline-first workflows in Flutter applications.
Documentation defining the architectural rules, dependency boundaries, and project structure used across my Flutter projects.
Utility package for offloading CPU-intensive tasks to background isolates, ensuring the main UI thread remains responsive.
Animated map markers for Flutter applications with smooth position and scale interpolation.
A scrolling text widget that renders text directly to the canvas instead of rebuilding widget trees, allowing performance to remain consistent even with long strings.
Secure credential storage protected by native device biometrics.
Experimental Flutter package executing cryptographic operations via Rust through Dart FFI. Developed while exploring Rust and Dart FFI.
Framework-independent N-body simulation engine with Dart and Rust implementations.
Flutter visualization layer built on top of nbody_sim_core. The same simulation engine powers my portfolio website.
- Portfolio: shakyapurna.com.np
- Pub.dev: Verified Packages
- LinkedIn: purnashakya



