Mohammad Ezzeddin Pratama

Mohammad Ezzeddin Pratama @ezzeddinp

Joined:
Feb 13, 2024

Mohammad Ezzeddin Pratama
articles - 10 total

Belajar AI: Memahami Language Agents | OCI Generative AI Professional Course #3

1. Apa Itu Language Agents? Language Agents adalah bidang riset baru yang ngembangin...

Learn More 0 0Aug 24

# Belajar AI: Apa Itu RAG (Retrieval-Augmented Generation)? | OCI Generative AI Professional Course #2

Ini salah satu teknik penting di aplikasi LLM (Large Language Model) yang bikin AI bisa jawab...

Learn More 0 0Aug 23

# Belajar AI: Memahami Parameter, Embedding, dan Decoder dalam Model Bahasa | OCI Generative AI Professional Course #1

Belajar AI: Memahami Parameter, Embedding, dan Decoder di Model Bahasa Semua ini berawal...

Learn More 0 0Aug 23

Using OWASP ZAP in Docker for DevSecOps Workflow

Why OWASP ZAP? OWASP ZAP (Zed Attack Proxy) is one of the most popular open-source tools...

Learn More 0 0Aug 11

Read Input Until EOF (End-of-File) and Number Your Lines Effortlessly | Competitive Programming Java

How to Read Input Until End of File (EOF) in Java When dealing with input in Java, there...

Learn More 2 0Sep 1 '24

Fetching and Displaying Dynamic Product Data in Next.js with Prisma

In this tutorial, ill build a dynamic product page using Next.js and Prisma.ill fetch data based on...

Learn More 6 0Aug 26 '24

Building a Type-Safe Form in NextJs with Zod

Forms are a crucial part of any web application, and building them in a type-safe manner ensures...

Learn More 7 2Aug 22 '24

Adding efficient Blog Search Functionality with Tailwind CSS and React Nextjs

In my recent project portfolio, I focused on improving the user experience by implementing a...

Learn More 6 0Aug 12 '24

Fetching GitHub Repository Information with Next.js and TypeScript

In this guide, we'll learn how to fetch and display GitHub repository information using Next.js and...

Learn More 7 0Aug 7 '24

Adding Next Auth on Website

Implementing Authentication in Next.js To add authentication to your Next.js application,...

Learn More 6 0Feb 14 '24