Mark Kop

Mark Kop @heymarkkop

About: A fullstack developer inspired by learning and sharing. (him/he)

Location:
Florianópolis, Santa Catarina, Brasil
Joined:
Aug 24, 2019

Mark Kop
articles - 57 total

How to create video transcription with ffmpeg and whisper

Requirements ffmpeg whisper Python 3.10+ (for Whisper) Installation ...

Learn More 5 1Apr 9

My Top Cursor Tips (v0.43)

I've been using Cursor extensively for 4 months in both professional and hobby ways, mostly on...

Learn More 175 3Dec 16 '24

Switching Auth Method in Postman dinamically

We're using Postman's Mock Server feature to develop the endpoints and payloads for our new API and I...

Learn More 0 1Nov 18 '24

Cursor Tips

Hey people! I've been using Cursor AI IDE for about 2 months, every day, for both work and hobby...

Learn More 151 3Nov 17 '24

Como separar a rede 2.4/5G híbrida da Vivo

This is for brazilian people who has Vivo as their internet provider ;) Se você estiver com...

Learn More 24 0Aug 31 '24

How to use React Server Components components on Storybook 8

Let's say you have a NextJS page that uses React Server Components (RSC) and you have to use the...

Learn More 4 2May 21 '24

How to use NextAuth useSession on Storybook 8

If you want to mock some NextAuth session data so a Story on Storybook 8 behaves as the user is...

Learn More 4 0May 14 '24

How to use NextJS pathname in Storybook 8

When you're using usePathname from NextJS import { usePathname } from 'next/navigation' const...

Learn More 3 1Apr 29 '24

Creating a Spotify Playlist Management App with AI dev tools

I've been a loyal user of mixkeepr, a fantastic tool that aids in saving my weekly music...

Learn More 6 0Apr 23 '24

Creating a music genre discovery app with AI code generation tools

In the current age of digital music streaming, keeping track of one's preferences can become a...

Learn More 0 0Jun 2 '23

How I am catching up with AI

🌐 AI: The Game Changer The world has seen an overwhelming surge in artificial intelligence...

Learn More 19 8May 18 '23

Creating a Progress Bar Component with ChatGPT

Leveraging AI in web development to generate base code for a progress bar component The rapid...

Learn More 8 1Apr 20 '23

My journey from Web Dev to Web 3.0 Dev - Part 3

Hey everyone! I have some exciting news to share with you all. I recently managed to land a job at a...

Learn More 1 0Apr 4 '23

SparkAR Certification Cheat Sheet

Hey there! I've just passed the Meta's SparkAR Certification exam and want to share with you the most...

Learn More 8 0Aug 30 '22

My journey from Web Dev to Web 3.0 Dev - Part 2

Hey there! I'm here again to share my latest Web3 learnings. 🏦 DeFi Application I've...

Learn More 6 1Jun 1 '22

Discovering OpenZeppelin Defender features with an NFT Game

OpenZeppelin Defender is a web-based application that allows developers to perform and automate smart...

Learn More 11 0May 10 '22

ZKu Week 1: Introduction to ZKP

👋 Intro Web3 technologies are fantastic, and one, in particular, has been talked about a...

Learn More 5 0May 9 '22

The reason why ethereum internal transactions might fail

UPDATE: Mystery solved! I've updated this blog post with the explanation. Hi there! I've been doing...

Learn More 7 0Apr 28 '22

Understanding SushiSwap's MasterChef staking rewards

👋 Introduction As part of my goal to migrate from Web2 to Web3 development, I'm building a...

Learn More 34 9Apr 20 '22

How to get newsletter emails on Telegram

Hey there! I'm trying to dive deeper into the web3 world and to keep up with its ecosystem news,...

Learn More 10 1Apr 14 '22

My journey from Web Dev to Web 3.0 Dev - Part 1

Hey, people! I've been working with web development for a while now, and the blockchain ascension in...

Learn More 12 2Mar 30 '22

How to solve "Cannot redefine property: handler" on AWS Lambda

Hey, there! Today I spent a good few hours trying to solve a problem on AWS Lambda and given how deep...

Learn More 12 0Mar 6 '22

How to create a Google Action for Google Assistant (Home)

Hey, people! A few weeks ago, I've created an Alexa Skill that provides information about an VR...

Learn More 21 1Mar 2 '22

How to implement, test and mock Discord.js v13 slash commands with Typescript

Situation If you have a verified Discord Bot running on over 100 servers, you surely have...

Learn More 19 5Feb 22 '22

How to solve FilePermissionError after installing rbenv on Mac

Today I decided to solve a forem (the open-source platform that powers dev.to) bug and had to install...

Learn More 8 0Feb 12 '22

How I improved my Javascript and Typescript skills by building a Discord Bot

Hey there! I've been having fun developing a Discord bot, and today I'll share how I used it to...

Learn More 8 0Oct 5 '21

Sh*ft Festival 2021

After helping with Codecon's tech event, the same organizer asked me to help with another event, the...

Learn More 3 0Jun 29 '21

Codecon 2021

Last week happened Codecon 2021 first edition, which was my debut as co-organizer. Codecon is a tec...

Learn More 11 0May 4 '21

How to migrate a user/organization GitHub Page made in ReactJS to NextJS

Hey, there! You might find several guides out there that show how to migrate a website made in ReactJ...

Learn More 5 0Jan 23 '21

Decoding Wakfu's Action Effects with Javascript

Hi there! Today I want to share how I managed to decode some kind of string logical template from an...

Learn More 4 1Sep 28 '20