Go Straightforward Web Application Development.

I'm Ryota Murakami who live in Tokyo. Currently working as a freelance React/Node/TypeScirpt developer. Here is my invididual OSS organization.

Github Feed

  1. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 8, 2025 02:44
    1 commit to main
  2. @ryota-murakami ryota-murakami starred pilcrowonpaper/copenhagen · January 7, 2025 07:37

    A basic guideline on implementing auth for the web

    1.8k Updated Dec 9, 2024

  3. @ryota-murakami ryota-murakami pushed to ryota-murakami/dotfiles · January 7, 2025 04:41
    1 commit to master
    • @ryota-murakami 3b7080f
      [cursor] udate keybinding 🍏
  4. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 6, 2025 08:16
    1 commit to main
    • @ryota-murakami 354c1d8
      Remove refresh token functionality and related secrets
  5. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 6, 2025 07:58
    1 commit to main
    • @ryota-murakami 7cf7ff4
      Revert "Add refresh token generation and update cookie handling"
  6. @ryota-murakami ryota-murakami deleted branch store-refresh in laststance/nsx · January 6, 2025 07:53

    Updated Jan 8

  7. @ryota-murakami ryota-murakami closed laststance/nsx#2854 · January 6, 2025 07:53
    Add RefreshToken model and migration #2854

    Created a new RefreshToken table in the database with fields: id userId token expiresAt createdAt and isValid. Established a foreign key

    +26 -1
  8. @ryota-murakami ryota-murakami opened laststance/nsx#2854 · January 6, 2025 07:11
    Add RefreshToken model and migration #2854

    Created a new RefreshToken table in the database with fields: id userId token expiresAt createdAt and isValid. Established a foreign key

    +26 -1
  9. @ryota-murakami ryota-murakami created a branch in laststance/nsx · January 6, 2025 07:11

    Updated Jan 8

  10. @ryota-murakami ryota-murakami deleted branch jwt-expiration in laststance/nsx · January 5, 2025 10:43

    Updated Jan 8

  11. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 5, 2025 10:43
    2 commits to main
  12. @ryota-murakami ryota-murakami merged laststance/nsx#2845 · January 5, 2025 10:43
    +93 -111
  13. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 5, 2025 10:33
    1 commit to jwt-expiration
    • @ryota-murakami 470ea2f
      Add refresh token generation and set it as a cookie in signup route
  14. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 5, 2025 07:02
    1 commit to jwt-expiration
    • @ryota-murakami de17579
      Add refresh token generation and update cookie handling
  15. @ryota-murakami ryota-murakami starred anti-work/shortest · January 4, 2025 06:52

    QA via natural language AI tests

    TypeScript 3.9k Updated Jan 8

  16. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 3, 2025 08:44
    1 commit to jwt-expiration
    • @ryota-murakami cf5ded5
      Add ACCESS_TOKEN_SECRET to environment files and update JWT usage
  17. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 2, 2025 10:55
    1 commit to jwt-expiration
    • @ryota-murakami 179e32f
      Fix ESLint import/named warnings and optimize import order
  18. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 2, 2025 07:42
    1 commit to jwt-expiration
    • @ryota-murakami 0586871
      Refactor and update ESLint configuration and JWT handling
  19. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 2, 2025 07:29
    1 commit to jwt-expiration
    • @ryota-murakami 24f1042
      Update mockServiceWorker.js to version 2.7.0 and improve header handling
  20. @ryota-murakami ryota-murakami pushed to laststance/nsx · January 2, 2025 07:05
    1 commit to jwt-expiration
    • @ryota-murakami fcd7cef
      Refactor JWT verification and type usage
  21. @ryota-murakami ryota-murakami opened laststance/nsx#2845 · January 1, 2025 03:23
    +33 -92
  22. @ryota-murakami ryota-murakami created a branch in laststance/nsx · January 1, 2025 03:23

    Updated Jan 8

  23. @ryota-murakami ryota-murakami starred zh-lx/code-inspector · December 30, 2024 02:16

    🚀 Click the dom to open your IDE and position the cursor at dom's source code location! 点击页面 dom 来打开 IDE 并将光标自动定位到源代码位置!

    TypeScript 1.8k Updated Jan 7

  24. @ryota-murakami ryota-murakami pushed to laststance/laststance.io · December 29, 2024 08:20
    1 commit to main
  25. @ryota-murakami ryota-murakami pushed to laststance/laststance.io · December 29, 2024 08:19
    1 commit to main
    • @ryota-murakami 8df4a6f
      chore(deps): update Next.js and React dependencies
  26. @ryota-murakami ryota-murakami closed an issue in laststance/nsx · December 29, 2024 08:07
    FIx failed E2E Tests #2543

    In Playwright Admin Tests, Playwright Selfhost Tests, Playwright Visitor Tests Github Actions failed following error. Run pnpm exec playwright test…

    1 comment
  27. @ryota-murakami ryota-murakami pushed to laststance/nsx · December 29, 2024 08:04
    2 commits to main
    • @ryota-murakami 2007a72
      Merge branch 'main' of github.com:laststance/nsx
    • @ryota-murakami ba055a7
      Add TokenGenerator class for JWT signing and refreshing
  28. @ryota-murakami ryota-murakami pushed to laststance/nsx · December 29, 2024 02:19
    1 commit to main
  29. @ryota-murakami ryota-murakami pushed to laststance/vite-rtk-query · December 28, 2024 07:17
    1 commit to main
  30. @ryota-murakami ryota-murakami starred VocaDB/vocadb · December 15, 2024 17:55

    VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.

    C# 358 Updated Dec 30, 2024