Left Sidebar
Recent posts
View allIntroduction to Artificial Intelligence and Machine Learning 🎥 First, Watch the Video In this video, I introduce Artificial Intelligence (AI) and Machine Learning (ML). The video explains: …
The latest posts
🙏 Support the site If this content helped you, a small donation keeps it going. ₹50 ₹100 Open donate page…
flutter-sqlite-crud-example
Flutter SQLite CRUD Example — Learn Local Database with Ease Social preview image generated by GitHub Introduction When building Flutter apps, sometimes you don’t need a cloud databas…
sound-recorder-wav-mp3
Champak — Sound Recorder (WAV + MP3) CR 🎙️ Champak — Sound Recorder (WAV + MP3) Record from your browser. Download as .wav …
Works
Linear Search — Two Person Dialogue Linear Search — Dialogue Demo (First, Last & All Matches) Two-person dialogue + text-to-speech controls — c…
make-a-flutter-quiz-in-steps
Screens 1. Subjects 2. Quizzes 3. Questions Downloading Make a class called QuizHelper and make a function Future<String> downloadJson(String baseurl,String url) , which downloads and…
online-teaching-drawing-board
Teaching Drawing Board Teaching Drawing Board ✏️ Pen 🩹 Eraser / Line ▭ Rect ◯ Circle 🔤 Text …
understanding-variables-in-programming
Understanding Variables in Programming Posted by Champak Roy • Tags: programming, fundamentals, variables Introduction Variables are the building blocks …
dsa-sorting-bubble-sort-algorithm-explained
🟦 Bubble Sort: A Classic Sorting Algorithm A clear, practical write-up for learners and interview preparation — pseudo code, examples, MCQs, assignments (C / Java / Pyth…