Skip to content
View aayush-aryan-0's full-sized avatar

Block or report aayush-aryan-0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ToDoWebApp ToDoWebApp Public

    A multi-user task management web application built with Python and Flask that supports task creation, updates, deletion, and Telegram-based reminder notifications with SQLite for storage.

    Python

  2. todo todo Public

    A lightweight offline task manager built using JavaFX that allows users to add, update, and delete tasks with persistent storage using SQLite.

    Java

  3. calculator calculator Public

    Scientific calculator built with Python and Tkinter featuring custom infix-to-postfix expression parsing, stack-based evaluation, and support for trigonometric, logarithmic, factorial, and arithmet…

    Python