You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AI Liquidity Gap Alert Bot is an advanced trading tool designed to detect sudden changes in market liquidity that can trigger rapid price movements. In highly active markets, large buy or sell orders—often called liquidity walls—play a major role in stabilizing prices. When these walls suddenly disappear, the market can move sharply within seco
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.
Basic Calculator: A Python-based GUI calculator using Tkinter for simple arithmetic operations: addition, subtraction, multiplication, division, and percentage calculations. Easy-to-use interface for quick everyday calculations.
A Python calculator project demonstrating feature-based Git workflows, pytest testing, Pylint code quality checks, and CI automation using GitHub Actions.
Python-based solutions for the Ramadan Coding Nights Challenge. Daily coding tasks completed during Ramadan to improve problem-solving and Python skills.
This is a beginner-friendly Simple Calculator built using Python. It performs basic arithmetic operations like addition, subtraction, multiplication, and division. It's a great project for learning how to take user input and use conditionals to perform different actions based on choices.