├── Age-Calculator-GUI-using-tKinter ├── GUI.py └── README.md ├── Basic-Calculator-main └── Cal.html ├── Budget Tracker ├── Budget Tracker.py └── budget_data.json ├── Chat bot.py ├── Connect Four Game ├── index.html ├── script.js └── style.css ├── Connect Game.html ├── Digital Recipe Book.html ├── E-commerce website ├── Trending.gif ├── e1.jpg ├── e10.jpg ├── e2.jpg ├── e3.jpg ├── e4.jpg ├── e5.jpg ├── e6.jpg ├── e7.jpg ├── e8.jpg ├── e9.jpg ├── i1.jpg ├── i10.jpg ├── i2.jpg ├── i3.jpg ├── i4.jpg ├── i5.jpg ├── i6.jpg ├── i7.jpg ├── i8.jpg ├── i9.jpg ├── index.html ├── k1.jpg ├── k10.jpg ├── k2.jpg ├── k3.jpg ├── k4.jpg ├── k5.jpg ├── k6.jpg ├── k7.jpg ├── k8.jpg ├── k9.jpg ├── m1.jpg ├── m10.jpg ├── m2.jpg ├── m3.jpg ├── m4.jpg ├── m5.jpg ├── m6.jpg ├── m7.jpg ├── m8.jpg ├── m9.jpg ├── s1.jpg ├── s10.jpg ├── s2.jpg ├── s3.jpg ├── s4.jpg ├── s5.jpg ├── s6.jpg ├── s7.jpg ├── s8.jpg ├── s9.jpg ├── script.js ├── style.css ├── t1.jpg ├── t10.jpg ├── t2.jpg ├── t3.jpg ├── t4.jpg ├── t5.jpg ├── t6.jpg ├── t7.jpg ├── t8.jpg ├── t9.jpg ├── to do.html ├── w1.jpg ├── w10.jpg ├── w2.jpg ├── w3.jpg ├── w4.jpg ├── w5.jpg ├── w6.jpg ├── w7.jpg ├── w8.jpg └── w9.jpg ├── To do List.py ├── To-do List.html └── listOfTasks.db /Age-Calculator-GUI-using-tKinter/GUI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Age-Calculator-GUI-using-tKinter/GUI.py -------------------------------------------------------------------------------- /Age-Calculator-GUI-using-tKinter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Age-Calculator-GUI-using-tKinter/README.md -------------------------------------------------------------------------------- /Basic-Calculator-main/Cal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Basic-Calculator-main/Cal.html -------------------------------------------------------------------------------- /Budget Tracker/Budget Tracker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Budget Tracker/Budget Tracker.py -------------------------------------------------------------------------------- /Budget Tracker/budget_data.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Budget Tracker/budget_data.json -------------------------------------------------------------------------------- /Chat bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Chat bot.py -------------------------------------------------------------------------------- /Connect Four Game/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Connect Four Game/index.html -------------------------------------------------------------------------------- /Connect Four Game/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Connect Four Game/script.js -------------------------------------------------------------------------------- /Connect Four Game/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Connect Four Game/style.css -------------------------------------------------------------------------------- /Connect Game.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Connect Game.html -------------------------------------------------------------------------------- /Digital Recipe Book.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/Digital Recipe Book.html -------------------------------------------------------------------------------- /E-commerce website/Trending.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/Trending.gif -------------------------------------------------------------------------------- /E-commerce website/e1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e1.jpg -------------------------------------------------------------------------------- /E-commerce website/e10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e10.jpg -------------------------------------------------------------------------------- /E-commerce website/e2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e2.jpg -------------------------------------------------------------------------------- /E-commerce website/e3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e3.jpg -------------------------------------------------------------------------------- /E-commerce website/e4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e4.jpg -------------------------------------------------------------------------------- /E-commerce website/e5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e5.jpg -------------------------------------------------------------------------------- /E-commerce website/e6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e6.jpg -------------------------------------------------------------------------------- /E-commerce website/e7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e7.jpg -------------------------------------------------------------------------------- /E-commerce website/e8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e8.jpg -------------------------------------------------------------------------------- /E-commerce website/e9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/e9.jpg -------------------------------------------------------------------------------- /E-commerce website/i1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i1.jpg -------------------------------------------------------------------------------- /E-commerce website/i10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i10.jpg -------------------------------------------------------------------------------- /E-commerce website/i2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i2.jpg -------------------------------------------------------------------------------- /E-commerce website/i3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i3.jpg -------------------------------------------------------------------------------- /E-commerce website/i4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i4.jpg -------------------------------------------------------------------------------- /E-commerce website/i5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i5.jpg -------------------------------------------------------------------------------- /E-commerce website/i6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i6.jpg -------------------------------------------------------------------------------- /E-commerce website/i7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i7.jpg -------------------------------------------------------------------------------- /E-commerce website/i8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i8.jpg -------------------------------------------------------------------------------- /E-commerce website/i9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/i9.jpg -------------------------------------------------------------------------------- /E-commerce website/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/index.html -------------------------------------------------------------------------------- /E-commerce website/k1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k1.jpg -------------------------------------------------------------------------------- /E-commerce website/k10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k10.jpg -------------------------------------------------------------------------------- /E-commerce website/k2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k2.jpg -------------------------------------------------------------------------------- /E-commerce website/k3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k3.jpg -------------------------------------------------------------------------------- /E-commerce website/k4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k4.jpg -------------------------------------------------------------------------------- /E-commerce website/k5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k5.jpg -------------------------------------------------------------------------------- /E-commerce website/k6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k6.jpg -------------------------------------------------------------------------------- /E-commerce website/k7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k7.jpg -------------------------------------------------------------------------------- /E-commerce website/k8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k8.jpg -------------------------------------------------------------------------------- /E-commerce website/k9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/k9.jpg -------------------------------------------------------------------------------- /E-commerce website/m1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m1.jpg -------------------------------------------------------------------------------- /E-commerce website/m10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m10.jpg -------------------------------------------------------------------------------- /E-commerce website/m2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m2.jpg -------------------------------------------------------------------------------- /E-commerce website/m3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m3.jpg -------------------------------------------------------------------------------- /E-commerce website/m4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m4.jpg -------------------------------------------------------------------------------- /E-commerce website/m5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m5.jpg -------------------------------------------------------------------------------- /E-commerce website/m6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m6.jpg -------------------------------------------------------------------------------- /E-commerce website/m7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m7.jpg -------------------------------------------------------------------------------- /E-commerce website/m8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m8.jpg -------------------------------------------------------------------------------- /E-commerce website/m9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/m9.jpg -------------------------------------------------------------------------------- /E-commerce website/s1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s1.jpg -------------------------------------------------------------------------------- /E-commerce website/s10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s10.jpg -------------------------------------------------------------------------------- /E-commerce website/s2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s2.jpg -------------------------------------------------------------------------------- /E-commerce website/s3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s3.jpg -------------------------------------------------------------------------------- /E-commerce website/s4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s4.jpg -------------------------------------------------------------------------------- /E-commerce website/s5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s5.jpg -------------------------------------------------------------------------------- /E-commerce website/s6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s6.jpg -------------------------------------------------------------------------------- /E-commerce website/s7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s7.jpg -------------------------------------------------------------------------------- /E-commerce website/s8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s8.jpg -------------------------------------------------------------------------------- /E-commerce website/s9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/s9.jpg -------------------------------------------------------------------------------- /E-commerce website/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/script.js -------------------------------------------------------------------------------- /E-commerce website/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/style.css -------------------------------------------------------------------------------- /E-commerce website/t1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t1.jpg -------------------------------------------------------------------------------- /E-commerce website/t10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t10.jpg -------------------------------------------------------------------------------- /E-commerce website/t2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t2.jpg -------------------------------------------------------------------------------- /E-commerce website/t3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t3.jpg -------------------------------------------------------------------------------- /E-commerce website/t4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t4.jpg -------------------------------------------------------------------------------- /E-commerce website/t5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t5.jpg -------------------------------------------------------------------------------- /E-commerce website/t6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t6.jpg -------------------------------------------------------------------------------- /E-commerce website/t7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t7.jpg -------------------------------------------------------------------------------- /E-commerce website/t8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t8.jpg -------------------------------------------------------------------------------- /E-commerce website/t9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/t9.jpg -------------------------------------------------------------------------------- /E-commerce website/to do.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/to do.html -------------------------------------------------------------------------------- /E-commerce website/w1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w1.jpg -------------------------------------------------------------------------------- /E-commerce website/w10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w10.jpg -------------------------------------------------------------------------------- /E-commerce website/w2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w2.jpg -------------------------------------------------------------------------------- /E-commerce website/w3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w3.jpg -------------------------------------------------------------------------------- /E-commerce website/w4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w4.jpg -------------------------------------------------------------------------------- /E-commerce website/w5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w5.jpg -------------------------------------------------------------------------------- /E-commerce website/w6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w6.jpg -------------------------------------------------------------------------------- /E-commerce website/w7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w7.jpg -------------------------------------------------------------------------------- /E-commerce website/w8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w8.jpg -------------------------------------------------------------------------------- /E-commerce website/w9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/E-commerce website/w9.jpg -------------------------------------------------------------------------------- /To do List.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/To do List.py -------------------------------------------------------------------------------- /To-do List.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/To-do List.html -------------------------------------------------------------------------------- /listOfTasks.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Karthikg1908/Simple-Projects/HEAD/listOfTasks.db --------------------------------------------------------------------------------