Skip to content
View sgr-ksmt's full-sized avatar
πŸ‘‰
πŸ‘πŸ‘ƒπŸ‘
πŸ‘‰
πŸ‘πŸ‘ƒπŸ‘

Sponsors

@mikkame

Organizations

@potatotips @hokutoresident
Block or Report

Block or report sgr-ksmt

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sgr-ksmt/README.md

visitor badge


Hi there πŸ‘‹

My name is Suguru Kishimoto. Please call me su- 😎
I have about ten year's experience in an iOS software engineer.
Currently, I work at Mercari as both iOS Software Engineer and Engineering Manager.

See more about me: https://sgr-ksmt.dev/


SNS

Twitter LinkedIn Qiita Zenn


Skills

Swift/SwiftUI Dart TypeScript Objective-C Ruby PHP

iOS Flutter Node React Next

Firebase GCP

Xcode VSCode Vim Zsh

Stats

su-'s github stats
Top Langs trophy

sgr-ksmt's github activity graph

Dart         2 hrs 34 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   45.25 %
TypeScript   1 hr 22 mins    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   24.12 %
YAML         1 hr 19 mins    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   23.28 %
JSON         22 mins         β–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   06.75 %
Other        1 min           β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.46 %

Pinned

  1. FireSnapshot FireSnapshot Public

    A useful Firebase-Cloud-Firestore Wrapper with Codable.

    Swift 56 9

  2. FireTodo FireTodo Public

    Simple Todo Application using SwiftUI / Firebase / Redux.

    Swift 366 49

  3. Alertift Alertift Public

    Swifty, modern UIAlertController wrapper.

    Swift 283 21

  4. Lobster Lobster Public

    🦐 Type-safe Firebase-RemoteConfig helper library 🦐

    Swift 77 6

  5. flutter-github-repo-explorer flutter-github-repo-explorer Public

    This is an example application with Flutter using river_pod, state_notifier, and freezed.

    Dart 16 1

  6. Convenience `firestore.rules`'s func... Convenience `firestore.rules`'s function.
    1
    rules_version = '2';
    2
    service cloud.firestore {
    3
      match /databases/{database}/documents {
    4
        // Create `Path` from array of string.
    5
        function documentPath(paths) {