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
This Python script automates email subscriptions to various newsletter services using **Selenium**, allowing you to test email registration flows. It reads email addresses and subscription URLs fro…
This project automates the process of booking tennis courts on the Smartplay LCSD website using Python and Selenium. It enables users to log in, search for available slots, and book courts automati…
ICD20 Homework 3 — Mini-Pascal Compiler This project constructs an Abstract Syntax Tree (AST), performs semantic analysis, and builds symbol tables for scoped variables using a linked list structur…