q My Thoughts

Blogs and Learn with me

Sharing ideas, code, practical knowledge and learn with me

Jun 26, 2025
Cat Vs Dog

https://drive.google.com/file/d/1Lqmu00lPyV0Dbkf52jgGI0rlYUCa5SXZ/view?usp=sharing !pip install tensorflow Pillow   import tensorflow as tf from tensorflow.keras.preprocessing.image import ImageDataGenerator from tensorflow.keras.models import Sequential from tensorflow.keras.layers …

Jun 17, 2025
Normal Web

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Section K rocks</title>   <style> body{ background-color: black; } …

Jun 10, 2025
Flutter Error Fixed 100% Working 🔥| A problem occurred evaluating project ':geolocator_android'.

hing lib/main.dart on sdk gphone64 arm64 in debug mode... FAILURE: Build completed with 2 failures. 1: Task failed with an …

Jun 01, 2025
C# WINFORM CRUD

using Npgsql; using System.Data; using System.Windows.Forms; namespace post {     public partial class Form1 : Form     { …

May 22, 2025
translator

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>Translotor</title> <style> body { font-family: Arial, sans-serif; background-color: …