- React-Native Map App
4/14/2026A quick preview about how I made an app that is a map-based journal that lets users pin locations that matter to them and attach personal writing, dreams, links, and reflections to each place. It combines location, memory, and self-expression so users can visually document the places connected to their future goals, emotional milestones, and inner world.
- Make a Shop App with JS
4/14/2026This shopping app is a simple responsive website where users can browse products, view details, add items to their cart, and check out. It works on both desktop and mobile browsers, making it easy to shop from any device without needing to download an app.
- Making a To Do List App
4/14/2026An AI-powered mobile to-do app that helps users create tasks, set smart reminders, and stay organized using natural language and intelligent suggestions.
- How to solve algorithms
12/29/2025Learn a simple step-by-step framework for solving algorithm problems. This beginner-friendly guide explains how to approach coding challenges using examples, pseudocode, and Big-O thinking.