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

Block or report dinkar1708

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

👋 Hi, I'm Dinkar

📫 Email: dinkar1708@gmail.com 🌍 Based in Japan | JLPT N2

LinkedIn: linkedin.com/in/dinkar1708 Medium: medium.com/@dinkar1708

About Me

Mobile Tech Lead / Solution Architect with 13.5 years of experience taking products from business idea to production — not just writing code, but defining what to build and why.

Product & architecture:

  • Translating business domains and use cases into system requirements and specifications (要件定義・基本設計)
  • Product roadmaps, technical design docs, and architecture decision records
  • Service development from concept → requirements → architecture → release → iteration

Engineering & leadership:

  • Demonstrated experience leading engineering teams, mentoring and training engineers, implementing Scrum methodologies, and enhancing team productivity and collaboration.
  • Building apps from scratch to production: Flutter, Android, iOS, backend, cloud
  • Mobile architecture, clean code, CI/CD automation
  • Payment, AI/ML, and hardware device integrations

📐 Each featured project below includes its requirements, architecture decisions, and roadmap in the repo.

🛠 Tech Stack

Mobile: Flutter, Dart, Android, iOS, Kotlin, Java, Swift, SwiftUI Backend: NestJS, Next.js, Node.js, Express.js, TypeScript, Python, Spring MVC, FastAPI AI/ML: LangGraph, RAG, pgvector, Vector Search, LLM Integration Cloud: Firebase, AWS (Cognito, S3, EC2), GCP, Docker Tools: GitHub Actions, Fastlane, CI/CD, Git/GitHub

📱 Featured Projects (Updating/Working)

AI/ML & Full-Stack

Mobile Development

General

Older projects (not actively maintained)

🗄️ Earlier Work

2015–2019 projects on my previous account: @dinkar1708-zz

Pinned Loading

  1. flutter_riverpod_template flutter_riverpod_template Public

    Production-ready Flutter + Riverpod starter template featuring Clean Architecture, MVVM, automated testing (Maestro), CI/CD, localization, theming, secure storage, and scalable project structure. D…

    Dart 10 1

  2. github-repo-search-ios github-repo-search-ios Public

    A modern iOS app built with SwiftUI and MVVM to search GitHub repositories, showcasing clean architecture, async networking, dependency injection, pagination, caching, and scalable app design

    Swift 2

  3. KioskModeAndroid KioskModeAndroid Public

    Forked from dinkar1708-zz/KioskModeAndroid

    Simplest way to create a application in kiosk mode/ single purpose device application in android. i e. only the single application can be accessed from the device without any root or special permis…

    Java 11 4

  4. github-cruise-android github-cruise-android Public

    # GithubCruise Android App A user-friendly GitHub app for anyone, allowing smooth navigation of users and repositories. This project brings together modern tools and best practices in Android devel…

    Kotlin

  5. meishi-bridge-nuxt-python meishi-bridge-nuxt-python Public

    Full-stack inventory and store management system built with Next.js, Flutter, PostgreSQL, and REST APIs. Demonstrates scalable architecture, authentication, inventory management, and modern full-st…

    Python 1

  6. askdocs-rag-agent askdocs-rag-agent Public

    A production-ready RAG (Retrieval-Augmented Generation) system that enables natural language Q&A over document collections with guaranteed citation accuracy. Built with enterprise-grade architectur…

    Python