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
A new beginning, following new trends, moving notes for my Students from my website to GitHub. This repository is for all those enthusiasts who wish to learn basic theories of latest technologies and trends. Lets handle and learn version control together!!!
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.
🎓 "Computer Engineering Diploma Projects" 💻 – Your one-stop resource for a diverse range of micro-projects designed for computer engineering diploma students. 🚀 Explore a collection of hands-on projects to enhance your skills and knowledge in various areas of computer engineering. 📚
This repository contains an Employee Management System built using Python's Tkinter library for creating graphical user interfaces (GUIs). The system provides a user-friendly interface for managing employee data efficiently.