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 project monitors a MSBTE result website for exam results using a Bash script. It fetches content from the webpage using `curl`, searches for a designated text ("Select Enrollment No"), and if found, sends a notification to a Telegram chat via a Telegram bot API.
Explore JavaScript's Window Object subobjects! 🪟📚 Discover a curated list with MDN links, revealing browser capabilities from storage to rendering. Enhance your understanding of the browser environment. Created for developers interested in diving deeper.
This C program named HtmlCodeRunner-LocalHostOpner.c starts a Python HTTP server in the background, serves files from the current directory, and opens the server's URL in the default web browser.