Writings
My blog posts covering web development, personal thoughts, and various things
Hello, Junior.
Welcoming a new member of the Nibras household
June 06, 2022/blog/hello-junior[WIP] Generate Favicons and Meta Tags using favicons-compiled
Generating favicons for your next website in one command line away
May 15, 2022/blog/generate-favicons-and-meta-tags-using-favicons-compiledSystem Shock on macOS using Shockolate
Here's a short post on how to run System Shock Classic Edition on macOS
April 03, 2022/blog/system-shock-macosNew Place, New Chapter
Today marks the day I moved to my new house 🏠
March 20, 2022/blog/new-place-new-chapterAdaptive Link Element for Next.js
Here's how to create an anchor/link component that can be used for both relative Next.js pages and external links
January 21, 2022/blog/adaptive-link-element-for-nextjsGit Multiverse: View Deleted Git Histories on GitHub
You can view deleted commits on a GitHub repository, even if you force-push the whole repository
January 18, 2022https://typefully.com/griko_nibras/git-multiverse-view-deleted-git-histories-on-z5vyIEuxH166Prevent FOUC on Next.js + Chakra UI
TL;DR, use @emotion/cache and @emotion/server to prevent initial unstyled content
August 12, 2021/blog/prevent-fouc-on-next-js-chakra-uiI Made a Deno Module Registry Using Next.js, Vercel, and GitHub
An adventure log about how I remade deno.land module registry from scratch for denoland.id
June 03, 2019/blog/i-made-a-deno-module-registry-using-next-js-vercel-and-githubWindows Is Now Great for Development
My personal thoughts and experience on how Windows is getting better for development
June 03, 2019/blog/windows-is-now-great-for-developmentGatsby.js Plugin Priority vs. OCD
Sometimes tidiness must be sacrificed with import sequences
May 03, 2019/blog/gatsby-js-plugin-priority-vs-ocdExploring Undocumented getInitialProps Properties on Next.js
An adventure log on discovering the secrets of the getInitialProps function and its mysterious object properties — updated March 2020
November 25, 2018/blog/exploring-undocumented-getinitialprops-properties-on-next-js