Vitor Hideyoshi HideyoshiNakazone
  • Senior Backend Developer

  • Joined on 2026-03-03
HideyoshiNakazone deleted branch feature/adds-about-page from HideyoshiNakazone/hideyoshi-blog 2026-04-21 16:55:23 +00:00
HideyoshiNakazone deleted branch feature/implements-articles from HideyoshiNakazone/hideyoshi-blog 2026-04-21 16:55:19 +00:00
HideyoshiNakazone deleted branch refactor/better-suspend-model from HideyoshiNakazone/hideyoshi-blog 2026-04-17 04:52:42 +00:00
HideyoshiNakazone merged pull request HideyoshiNakazone/hideyoshi-blog#3 2026-04-17 04:51:04 +00:00
refactor/better-suspend-model
HideyoshiNakazone pushed to main at HideyoshiNakazone/hideyoshi-blog 2026-04-17 04:51:01 +00:00
386affeac3 Merge pull request 'refactor/better-suspend-model' (#3) from refactor/better-suspend-model into main
e2960027f2 refactor: update article service methods to use external ID and improve caching
93d66315a1 refactor: update Next.js and Clerk dependencies to latest versions
26bdb65346 refactor: update S3StorageAdapter tests to use public URL for object retrieval
b9e34e590d refactor: update article deletion and retrieval methods to use external ID
Compare 10 commits »
e2960027f2 refactor: update article service methods to use external ID and improve caching
93d66315a1 refactor: update Next.js and Clerk dependencies to latest versions
Compare 2 commits »
26bdb65346 refactor: update S3StorageAdapter tests to use public URL for object retrieval
b9e34e590d refactor: update article deletion and retrieval methods to use external ID
Compare 2 commits »
HideyoshiNakazone created pull request HideyoshiNakazone/hideyoshi-blog#3 2026-04-16 23:22:27 +00:00
refactor/better-suspend-model
873e372bad refactor: update S3StorageAdapter to use publicUrl for object retrieval
4e61e4bff5 refactor: restructure UpdateArticlePage to use Suspense for loading state
Compare 2 commits »
HideyoshiNakazone pushed to main at HideyoshiNakazone/dynamic_array 2026-04-16 14:06:24 +00:00
4238d73749 style: update formatting and alignment in dynamic array files
HideyoshiNakazone pushed to main at HideyoshiNakazone/dynamic_array 2026-04-16 14:03:49 +00:00
a8cd5fb7a8 test: add null handling tests for dynamic array functions
09e1a360fd feat: add null checks to dynamic array macros for improved safety
Compare 2 commits »
HideyoshiNakazone pushed to main at HideyoshiNakazone/dynamic_array 2026-04-16 14:01:23 +00:00
799c090f79 style: update formatting in dynamic_array.h and .clang-format for consistency
HideyoshiNakazone deleted branch feat/adds-null-checks from HideyoshiNakazone/dynamic_array 2026-04-16 00:07:12 +00:00
HideyoshiNakazone pushed to main at HideyoshiNakazone/dynamic_array 2026-04-16 00:07:04 +00:00
5483540b5f Merge pull request 'feat/adds-null-checks' (#4) from feat/adds-null-checks into main
a8cd5fb7a8 test: add null handling tests for dynamic array functions
09e1a360fd feat: add null checks to dynamic array macros for improved safety
Compare 3 commits »
HideyoshiNakazone merged pull request HideyoshiNakazone/dynamic_array#4 2026-04-16 00:07:00 +00:00
feat/adds-null-checks
HideyoshiNakazone created pull request HideyoshiNakazone/dynamic_array#4 2026-04-16 00:06:51 +00:00
feat/adds-null-checks
HideyoshiNakazone created branch feat/adds-null-checks in HideyoshiNakazone/dynamic_array 2026-04-16 00:06:45 +00:00
a8cd5fb7a8 test: add null handling tests for dynamic array functions
09e1a360fd feat: add null checks to dynamic array macros for improved safety
Compare 2 commits »
HideyoshiNakazone deleted branch fix/fixes-overflow-on-pop from HideyoshiNakazone/dynamic_array 2026-04-15 23:32:35 +00:00
HideyoshiNakazone pushed to main at HideyoshiNakazone/dynamic_array 2026-04-15 23:32:24 +00:00
60f9f88af2 Merge pull request 'fix/fixes-overflow-on-pop' (#3) from fix/fixes-overflow-on-pop into main
e5e4d75e2c test: add looping test for dynamic array to verify growth and value integrity
10251039d5 fix: prevent underflow in array_pop when called on an empty array
Compare 3 commits »