Skip to content
View anies1212's full-sized avatar

Block or report anies1212

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
anies1212/README.md

Hi there, I'm Seina Arakaki πŸ‘‹

A Flutter/Dart engineer passionate about mobile app development and building CI/CD tools that improve developer experience.

πŸ›  Tech Stack

Dart Flutter TypeScript Go Swift GitHub Actions

πŸš€ Featured Projects

Flutter/Dart Packages

Project What it solves Why I built it Level Skills
iris_camera Existing Flutter camera plugins lack fine-grained control over lens switching, focus, and exposure Needed advanced camera features (burst shooting, lens selection, AF/AE monitoring) for production apps 🏭 Production Flutter Plugin, AVFoundation, CameraX, Platform Channels
supatools Manually writing Freezed models from Supabase schema is tedious and error-prone Automate repetitive code generation to speed up development πŸ“¦ Published on pub.dev Code Generation, Melos Monorepo, Supabase API

CI/CD & Developer Experience Tools

Project What it solves Why I built it Level Skills
specsentinel Manual UI review against Figma specs misses padding/font mismatches Automate design-to-code verification in CI pipeline 🚧 MVP Static Analysis, Figma API, GitHub Actions
store-review-monitor Manually checking App Store/Google Play review status delays response Get instant Slack notifications when review status changes 🏭 Production App Store Connect API, Google Play API, Go, TypeScript
flutter-deadline Temporary code (workarounds, feature flags) accumulates as tech debt Track code expiration dates and notify team via Slack 🏭 Production Dart Annotations, AST Parsing, GitHub Actions
tag-release-bridge Manually listing merged PRs for release notes is time-consuming Auto-generate release summaries grouped by author and category 🏭 Production GitHub API, PR Automation, TypeScript
jira-pbi-cli Context-switching between browser (Jira) and terminal (git) wastes time Browse Jira and create git branches from one terminal interface 🏭 Production Deno, Atlassian OAuth 2.0, CLI/TUI

πŸ“Š GitHub Stats

GitHub Stats

Top Languages

πŸ† GitHub Trophies

GitHub Trophies


Profile Views

Popular repositories Loading

  1. fly_to_target fly_to_target Public

    A Flutter package for animating multiple widgets flying to target positions simultaneously with customizable paths and effects

    Dart 1

  2. Testes Testes Public

    Dart

  3. iris_camera iris_camera Public

    AVFoundation-powered plugin with safe permission handling, structured errors, and selectable lens descriptors.

    Dart

  4. jira-pbi-cli jira-pbi-cli Public

    Browse Jira PBIs from your terminal, drill into child issues, and spin up prefix/ISSUE git branches in seconds.

    TypeScript

  5. tag-release-bridge tag-release-bridge Public

    Comments release PRs with a table of PRs merged into the default branch since the latest tag.

    TypeScript

  6. specsentinel specsentinel Public

    A CI tool that compares Flutter UI implementation with Figma design specs and detects spacing, typography, and text mismatches.

    TypeScript