Back to projects

WikiRocket!

A Wikipedia search engine built with Next.js while learning framework fundamentals.

Personal

Personal

2023

1 min read

Live site: https://wikirocket-puce.vercel.app

Repository: https://github.com/alfariiizi/wikirocket

WikiRocket!

WikiRocket!

# Overview

WikiRocket is a Wikipedia search engine that lets users search for topics and view article results from Wikipedia.

# Business Context

This was a personal learning project, not a commercial product.

# My Role

I built the project as part of learning Next.js and TypeScript.

# Key Capabilities

  • Search query input
  • Wikipedia API integration
  • Search result rendering
  • Next.js routing and rendering practice

# Technical Direction

The project used Next.js 13 and TypeScript. It was my first project using Next.js and helped me understand how React-based frameworks handle routing, rendering, and typed application code.

# Outcome / Impact

WikiRocket became an early milestone in my transition from React projects into Next.js application development.

  • Screenshot placeholder: search page
  • Screenshot placeholder: search results
  • Screenshot placeholder: responsive view