Brand Logo Full
Login
Back

Hands-on Projects That Prove You're Job-Ready

At CodeKerdos, courses focus on real projects, ensuring your portfolio is both impressive and functional.

Console-based Quiz Game

A simple CLI quiz game where users answer questions and get instant feedback — a fun way to learn basic JS logic.

Console-based Task Manager

A lightweight console app to manage daily tasks, add/delete items, and practice JS control structures.

To-Do List App

A browser-based app using HTML, CSS, and JS to add, delete, and mark tasks as complete—perfect for learning DOM manipulation.

Weather Wise

A weather app using OpenWeatherMap API, enriched with AI-generated outfit suggestions, activity tips, and alerts.

Chef Lang

AI-powered recipe finder using a public recipe API + LangChain — users can ask natural language queries for personalized recipes.

Chromex

A beginner-friendly Chrome extension project, covering manifest setup, background scripts, and UI integration.