Skip to content

Telegram bot for Taseel Academy — automates student grade and certificate delivery. Part of a larger private project that manages datasets and exam analysis.

Notifications You must be signed in to change notification settings

AmmarIbrahimTech/Taseel-Academy-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Taseel Academy Telegram Bot 🤖

📖 About the Project

Taseel Academy is a system I developed to manage student data efficiently.
It involves three main parts:

  1. Dataset creation & cleaning – organizing raw student data into a clean format.
  2. Exam data analysis – tracking performance, pass/fail rates, and insights.
  3. Automation – sending grades and certificates automatically through a Telegram bot.

🔒 Repository Scope

This public repository contains only the Telegram bot component of the system.
Due to the sensitivity of student information (grades, registration records, and certificates), the rest of the project remains private.


🗂️ Context of the Full Project

For transparency, here’s the broader private repo structure that this bot belongs to:

TASEEL_ACADEMY/
├─ certificates/
│ ├─ Tamhidi_certificates
│ ├─ level_1_certificates
├─ level_1_grades/
├─ registration/
├─ tamhidi_grades/
├─ Telegram_bot/
│ ├─ pycache/
│ ├─ .env
│ ├─ telegram_bot_code.py
│ ├─ students_class.py
├─ data_editing_requests.ipynb
├─ pathes.py
├─ students_data_after_level_1.xlsx

About

Telegram bot for Taseel Academy — automates student grade and certificate delivery. Part of a larger private project that manages datasets and exam analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages