Get inspired by engaging code created with 🐍Python, Django, Flask, Tkinter, Kivy, PyQt, Java, Swing, C++, Selenium, Cobol, and more.
- Word Detective This is a word-guessing game 🔎 where your vocabulary meets technology! Powered by Python for backend logic and HTML/CSS for frontend, this app lets you not only guess words but also expand the database with your own. Whether you’re hunting for words or just toggling the dark mode, fun is just a click away! Tests are implemented using Selenium and unittest.
- Tic Tac Toe Web: Relive the nostalgia of childhood with this web-based ❌⭕ Tic Tac Toe game, implemented in Python with a sleek interface using 🎨 CSS, 💻 JavaScript, and 🌐 HTML.
- Tic Tac Toe: 🕹️ Enjoy a blast from the past with this Tic Tac Toe game! Fully crafted in 🐍 Python, featuring win tracking and an intuitive graphical interface for hours of entertainment.
- Simple Neural Network Think of it as the "Hello, World!" of 🧠 neural networks 🕸️ – sweet, simple, and a necessary first step before tackling more complex challenges.
- ToDo List: To-do list web application built with Django. ✅ Users can add, edit, mark as completed, and delete tasks. ✏️✔️❌ The application also features priority tagging 🔖, category assignment 🗂️, filtering by priority and category 🔍, sorting options 🔄, and CSV export functionality 📂. Styling is implemented using Bootstrap and custom CSS.
- Flask Cat Guru: Ever wondered what it's like to be your cat? This web app lets you find out! Based on Cat Facts API.
- Flask Calculator: This Flask-powered web calculator is so simple, even your 🐱 could use it... probably. RESTful API, Logging, Swagger Documentation, Unit Tests, Playwright End-to-End Tests. Learn / Try all of this out on this simple calculator.
- QR Code Generator: This project is designed to generate QR codes quickly and efficiently. Built with Flask 🌐, it utilizes HTML 🖼️ and CSS 🎨 for a sleek and user-friendly interface. Say goodbye to manual QR code creation and let this cool app handle the magic! 🚀 Automated end-to-end testing is powered by Playwright!
- Simple Calculator: Perform basic ➕➖ arithmetic ✖️➗ operations, maintain a history of your calculations, and save results for later use – all within the user-friendly Calculator.
- Simple Kivy Calculator: This calculator 🧮 is a simple yet powerful calculator application built with the Kivy framework. It supports basic arithmetic operations, offers a clean and responsive interface, and ensures accurate calculations for everyday needs. Perfect for learning or quick calculations! 🚀
- Java Calculator Galaxy: Looking for fun with programming and calculators? Then you're in the right place! This repository contains a collection of simple calculators in Java, perfect for beginners who want to dive into the world of programming.
- Quadratic Equation Solver: Say goodbye to complex calculations! Enter coefficients and see the equation, roots, and 📉 graph – all in one place.
- Math App: Dive into the world of 2D and 3D shapes (still under development!). This interactive application allows you to visualize and learn about various geometric 📏 shapes.
- Determinant: Attention, mathematicians! Finally, a matrix determinant calculator that won't let you down.
- Python Turtle Playground: Unleash your artistic 🎨 side and code stunning drawings.
- Name Challenge: How well can you guess someone's gender ♂️♀️ just from their name? This snappy little game serves up random names and lets you put your intuition to the test. Based on Genderize.io API.
- Guess Age: This application is a fun way to estimate your age ⏳ based on your name using the Agify.io API. It is a simple example of how to use Tkinter to create a GUI application.
- Crazy Basic Calculator: This calculator is more than just a tool for math, it's a visual delight with its fun color-changing feature!
- Java Color Mixer: Explore the infinite spectrum of colors by adjusting red, green, and blue sliders in this intuitive Swing-based Java application, perfect for beginners and experienced color enthusiasts alike.
- Party Guest List App: Plan your perfect °🥂⋆.ೃ🍾࿔ party! Say goodbye to handwritten ✍🏻 lists 📝 and scattered notes! This code provides a simple interface with powerful features to add, export, and delete guests from your event's guest list.
- BMI Calculator: Maintain your health 🍏💪🍎 goals with this sleek and user-friendly app.
- Cat Guru: Bored? Ask Cat Guru for a random cat fact 🐱 and be amazed! Based on Cat Facts API.
- Dog Diary: Woof! This app is a paw-some way to see adorable doggos 🐶🐾 and discover fun facts about their feline 🐱 friends. Based on Cat Facts API and Dog API.
- Baby's First Steps into C++: Welcome, aspiring programmers 🐣👶🏻, to the ultimate treasure trove for budding C++ ninjas! This GitHub repository is your one-stop shop for embarking on an exhilarating journey into the world of console applications.
- FirstDjangoCalculator_CZ This repository contains a simple calculator application built using the Django framework. The tutorial and all accompanying documentation are written in Czech, making it an excellent resource for Czech speakers learning Django. Follow the step-by-step instructions to practice the fundamentals of this powerful framework.
- Design Patterns in Python 🐍: 🧠 Writing spaghetti 🤦♂️ code is so last season. Start mastering the art of clean, reusable code with examples that'll make your inner developer proud! 💡
- Guess My Number in Go: 🎲 Tutorial for complete beginners 🎲. Let’s learn the basics by creating a simple number guessing game.
- Simple Server in Go: Cheerful HTTP server in Go-perfect for beginners and curious coders! Get instant JSON greetings, echo your data, or try a friendly POST. Fast, minimal, and always ready to say "hello". 🚀👋
- Cobol Basics: Tired of Python? Try this! Calling all retro ☕📜🖋️ lovers 💘, modern hipsters, and 💾 old-school programmers! Enjoy it!
- Czech Population Estimation: Hop aboard our pandas🐼 time machine and journey through the Czech Republic's population👨👩👧👦 data.
- Simple Selenium Example: Lazy🐌? Automate Python website interactions with Selenium and Chrome webdriver - work smarter🧠, not harder💪!
- Robot Framework meets Python! A collection of automated tests for math, squares, and quadratic equations—because calculators need friends too.