Blog Posts

Some writings

metaverse.webp

The Metaverse?

I've been hearing a lot these days about something called the "Metaverse." I think it's time I figure out what it is and what all the hype is about.

Digital Twins

Metaverse

VR

web3

 9 min
 April 24, 2022
toc.png

Table of Contents in Next.js

Adding a nice, simple, useful touch to my blog turned out to be easier than I thought.

Blog

JS

Next.js

React

 9 min
 April 23, 2022
begin-coding.jpg

Learning to code

It can be intimidating to start coding--justifiably so. However, despite its reputation as something very technical and specific, coding is actually quite a general skill that is becoming increasingly standard. Here are some pointers from my own experience that might be of some use.

Beginner

Coding

Java

Python

 6 min
 April 13, 2022
mdx.png

MDX in Next.js

Are you creating a blog? Or maybe a documentation page? It can be really cumbersome to organize this sort of static content, but luckily, MDX exists, and it makes things a whole lot more straightforward.

JS

MDX

Next.js

React

 7 min
 March 22, 2022
cryptopunks.png

The Crypto Craze

NFTs, Cryptocurrency, NFTs, Blockchain. It's all you hear about these days. Your friend, your coworker and even your grandmother seem to know about them--and actively "invest" in them. The world is obssessed with these technologies, but do they even know what they are? Do you? I didn't.

Blockchain

Cryptocurrency

NFT

 16 min
 January 28, 2022
discord-bot.png

Creating a simple Discord bot

in Python

Discord bots are great; they've completely revolutionized the way people use Discord. Although it can seem difficult to begin creating one, it's actually quite simple if you know what is necessary and important.

Discord

Python

pycord

 5 min
 January 27, 2022

with Next

Ryan Z