Jhonatan Morais

Jhonatan Morais @getjv

About: Experienced in high-traffic systems, microservices, and team leadership. Strong in decision-making, process optimization, and committed to driving innovation and efficiency in projects and teams.

Location:
Brazil
Joined:
Aug 27, 2019

Jhonatan Morais
articles - 31 total

Meetup: Vector databases, RAG, BM25, sparse searches, AI model training

Vector databases, RAG, BM25, sparse searches, judging AI training output efficiency… Do you know what...

Learn More 0 1Jun 16

[Software] Choice Architect, have you heart about it?

Do you simplify decisions for your peers, bosses, and clients in your daily work? Do you modify...

Learn More 0 0Apr 28

Good Tips to Figure Out What is Your Thing

The central idea answers the question: am I doing the best thing I can with my life and career? If...

Learn More 0 0Apr 26

Lessons from the Sea: How Resilience Shapes Great Projects and People

This is yet another book I’ve read about overcoming extreme limits, discipline, and planning. This...

Learn More 0 0Apr 21

Surviving the Wild: 36 Days in the Amazon Jungle

This time the book of the week was: 36 Dias (36 Days in a direct English translation) written by...

Learn More 0 0Apr 16

Tailwind CSS with Air and GO: No Node, No Problem.

What about to avoid using NPM/Node as much as possible and do not need to managing the overwhelming...

Learn More 1 0Apr 14

How has Apple evolved?

A new entry in my reading log this time was: Tim Cook: The Genius Who Took Apple to the Next Level,...

Learn More 0 0Apr 9

Debug Smarter, Build Better: AI-Powered Laravel Error Handling

Yesterday, I had the amazing opportunity to share some insights on how AI is being used within one of...

Learn More 1 0Apr 9

Pour Your Heart Into It

A new entry in my reading log this time is: Pour Your Heart Into It: How Starbucks Built a Company...

Learn More 1 0Apr 7

Leadership Lessons from Disney's CEO

A new addition to my reading log this time was: The Ride of a Lifetime: Lessons Learned from 15 Years...

Learn More 0 0Apr 7

How to start using gRPC with PHP - Part 4/4

protoc compiler, protoc-gen-grpc plugin and grpc.so as a first step, we need a healthy php...

Learn More 1 0Mar 28

An easy to use gRPC PHP client

Some weeks ago I wrote the series: How to start using grpc with PHP and now I want to share the...

Learn More 0 0Mar 27

My local AI Ollama for POCs

I published on my GitHub the project I use as a base for my AI-related POCs. It’s a great entry point...

Learn More 0 0Mar 26

Building a Winning Onboarding Strategy

A new entry to my reading log this time was: 90 Days to Success, written by Michael Watkins, is a...

Learn More 0 0Mar 25

How to start using gRPC with PHP - Part 3/4

Static Grpc Client Generation and extensions for PHP The first step to use a gRPC as a...

Learn More 3 0Mar 25

A Free AI to your VScode or IDE

If you're coding today without using AI in some way, you're missing out—big time. Even though many...

Learn More 1 0Mar 24

A Remarkable Story from 100 Years Ago You Should Know

Endurance: Shackleton's Incredible Voyage, What an amazing story! The writing was so engaging that I...

Learn More 0 0Mar 18

How to start using gRPC with PHP - Part 2/4

Introduction Let's use a Golang gRPC server packaged as a Docker container for...

Learn More 0 0Mar 17

How to start using gRPC with PHP - Part 1/4

Introduction This series consists of 4 posts designed to help you set up a PHP project to...

Learn More 1 0Mar 10

Tracking My Social Growth Journey

I want to document my current social metrics in this post as a reference point. This will serve as a...

Learn More 0 0Mar 10

Grpc server for learning purposes

I wrote a GRPC server with basic features to support my aboratories, written articles, and videos it...

Learn More 0 0Mar 9

As a developer how is your Personal Branding?

I just finished listening to another book from my career development plan. This time, it was focused...

Learn More 0 0Mar 5

Ego is your Greatest Opponent

I’ve completed another book from my reading list. This time, it was Ego: Your Greatest Opponent by...

Learn More 0 0Mar 3

A study of session sharing across systems that use cookie-based authentication

For a long time I have wanted to code a solution to share the same session between different systems...

Learn More 0 1Jul 20 '23

React Micro Frontends with Vite

I already have a number of SPA projects and a few projects using Next.js code, but I've always kept...

Learn More 29 1Jun 27 '23

Dev Environment with docker, php and Xdebug3!

“If I had eight hours to chop down a tree, I’d spend the first six of them sharpening my axe.” ―...

Learn More 0 0Jun 15 '23

Code Snippets no PhpStorm

Recentemente mudei do VScode para o PhpStorm e estou aprendendo a utilizar essa nova ferramenta enqua...

Learn More 6 0May 9 '21

Xdebug 3, Docker, Laravel, VScode

Neste guia mostro uma das várias maneiras de configurar seu xdebug em um ambiente PHP com docker. C...

Learn More 15 9Mar 23 '21

Modifying hook methods with optionMergeStrategies

Welcome to VueJs mastering the API, today we will talk about the optionMergeStrategies method. It pr...

Learn More 2 0Oct 14 '20

Updating Iframe height based on his content.

Introduction I know I know we need to avoid use Iframes. But when our client need it... We...

Learn More 10 0Oct 11 '20