Telegram RegisterThe public register of Telegram

Channel

Sandeep Coder

@sandeep_codes

On this record: Growth · Engagement · What this channel posts · Reactions · Posts · Citations · Handles named that no longer answer · Cite this entry

154subscribers

-1 since we began measuring on 8 August 2026

Risers and fallers across the register · movement among entries of Under 1,000.

Register entry

Telegram ID-1001560077284
TypeChannel
Username@sandeep_codes
CreatedBetween 1 July 2021 and 31 January 2023— estimated from Telegram’s id allocation, not measured. How this range is calculated.
First recorded8 August 2026
Last confirmed live8 August 2026
Measurements held3
On Telegramt.me/sandeep_codes

Growth

154155154.58 Aug 2026, 01:31 — 155 subscribers8 Aug 2026, 16:52 — 154 subscribers8 Aug 2026, 19:01 — 154 subscribers8 Aug 2026, 01:318 Aug 2026, 19:01
3 measurements taken within a single day, net -1. Dots are measurements; the straight line between them is drawn to join them, not to claim we know the path taken in between — snapshots are recorded only when a count changes, so gaps mean “no change observed”, never “interpolated”. The vertical axis spans 154–155 and does not start at zero.
Measurement log — every subscribers count we have recorded
Measured (UTC)SubscribersChange
8 Aug 2026, 19:01154no change
8 Aug 2026, 16:52154-1
8 Aug 2026, 01:31155first reading

Engagement

19 posts held, back to 10 December 2023the reader has not yet reached the start of this channel’s public history, so older posts may sit further back, unread. Read across 1 pageof Telegram’s post history, 20 posts per page.

Nothing published in the last 30 days. ERR and ER are rolling 30-day measures, so there is nothing to compute — we hold 19 posts for this entry, the most recent from 18 December 2025. An engagement rate over an empty window would be a number about nothing.

What this channel posts

Photos
5
Videos
1
Links
1

Lifetime counters from Telegram’s own channel header, read 8 August 2026 — not the date at the top of this page, which is when the subscriber count was last read. Below Telegram’s rounding threshold, so these counts are exact.

Video runtime
8s
Average length
8s

Measured directly from 1 video with a duration reading, out of the posts we hold for this channel — not this channel’s whole posting history, only the sample this register has actually read. An exact reading to the second, taken from the post itself rather than from Telegram’s own rounded chrome, so it carries no mark.

Reaction mix

111 reactions across 18 posts, in 20 distinct kinds. The most used accounts for 19.8% of them.

Every reaction kind recorded on the sample, most used first
ReactionCountShareShare, drawn
👍2219.8%
🔥1816.2%
109.01%
🙏98.11%
🤩76.31%
🥰76.31%
👏65.41%
54.50%
💘54.50%
🎉43.60%
👾43.60%
😎32.70%
❤‍🔥21.80%
💯21.80%
😇21.80%
10.901%
🆒10.901%
🌚10.901%
🤗10.901%
🤝10.901%

No sentiment is inferred, and none should be read in. This table is ordered by count and by nothing else. Emoji do not carry stable meaning across languages or communities — 🙏 is thanks in one channel and mourning in another — so we publish which ones were pressed and how often, and pass no judgement on what an audience meant by them.

Precision. Telegram publishes reaction counts per emoji and short-forms each one — 4.34K, 1.2M — so any single kind at or above 1,000 reaches us at three significant figures, and only counts below 1,000 are exact. The shares above are ratios of those figures and carry the same error. This is also why the total here can differ slightly from a reaction total printed elsewhere on the page: both are sums of the same rounded parts, taken over samples with different edges.

Coverage. Reactions were read on 18 of the 19 sampled posts in this sample. Summed by Telegram’s own count on each post — not by adding up the per-emoji breakdown above — those same posts carry 111reactions in total: the kind of figure the paragraph above means by “a reaction total printed elsewhere on the page”.

Measured over the 19 most recent posts we hold, published 10 December 2023 to 18 December 2025, using the newest reading held for each. Telegram Stars are excluded: they are a payment, not a reaction, and they have their own section.

Recent posts

18 Dec 2025, 17:31 UTC57 viewsread 8 August 2026

{ goto REBOOT; } if (NUM == 1) {printf("\n"); printline(); printf("\n SCANING YOUR DEVICE"); printdot(); sleep(2); printf("\n SCANING COMPLETE."); sleep(2); printf("\n REMOVE ANONYMOUS'S VIRUS"); printdot(); sleep(2); printf("\n COMPLETE."); sleep(0.5); printf("\n CLICK 0 FOR OPTION OR CLICK 1 FOR EX

13 Dec 2024, 17:46 UTC304 views3 reactionsread 8 August 2026

import java.util.*; // Compiler version JDK 11.0.2 class Covid19Checkup { public static void main(String args[]) { int ara[] = new int[10]; String name; Scanner sc = new Scanner(System.in); System.out.println("COVID-19 Checkup Java program"); System.out.println("Please enter your name"); name = sc.nextLine(); System.out.println("What is your age?\

🎉1🔥1🙏1

13 Dec 2024, 17:45 UTC249 views1 reactionsread 8 August 2026

import java.util.Scanner; public class Covid19CheckupTelegramFeature { public static void main(String[] args) { int[] symptoms = new int[10]; String name; Scanner scanner = new Scanner(System.in); System.out.println("Welcome to the COVID-19 Checkup Telegram Bot"); System.out.println("Please enter your name:"); name = scanner.nextLine(); System.out.println(

🥰1

28 Oct 2024, 05:34 UTC202 views3 reactionsread 8 August 2026
Photo

Random quotes using python. import requests url="https://mukesh-api.vercel.app/randomquotes" print(requests.get(url).json()["results"]) Result : Friendship is always a sweet responsibility, never an opportunity.

🔥21

28 Oct 2024, 05:34 UTC234 views3 reactionsread 8 August 2026
Video

try: from colorama import Fore,Style,Back except: import os os.system("pip install colorama") n=input("Please enter your Name -> ") class wish: """happy new year wishes class with different color output by @MR_sukkun """ def __init__(self,name): self.name=name def __str__(self) -> str: return f"Happy New Year, {self.name}" x=wish(n) COLOR=[Fore.BLACK,Fore.BLUE,Fore.C

🔥3

6 Aug 2024, 10:09 UTC328 views6 reactionsread 8 August 2026

New codes coming soon 🙏🙏

🔥2🙏2🎉1👍1

6 Jul 2024, 17:31 UTC412 views7 reactionsread 8 August 2026

#include <stdio.h> // THIS FAKE VIRUS CREATE BY ME .. #include <unistd.h> //@sandeep_library void printdot() { for (int i = 0; i <= 3; i++) { printf("."); sleep(1); } } void printline() { for (int i = 0; i < 50; i++) { printf("-"); sleep(0.5); } } int main() { START: printline(); printf("\n WELCOME TO MY HACKING SYSTEM !!!\n"); printf(" PLEASE W

🥰2🙏2🎉1👍1🔥1

31 May 2024, 13:06 UTC413 views7 reactionsread 8 August 2026
Photo

import pyshorteners link =input("enter the url link") shortener = pyshorteners.Shortener() try: tiny_link = shortener.tinyurl.short(link) print(" shortend url Link :- ", tiny_link) except: print("error while converting shorts link")

2👍2🤩2🔥1

18 Jan 2024, 09:41 UTC853 views7 reactionsread 8 August 2026

Bhagwat Gita Summary using python❤️ Bhagwatgita py "'import requests url="https://bhagavad-gita3.p.rapidapi.com/v2/chapters/1/" headers ={ "X-RapidAPI-Key" 00172e5054mshf7fe92ad8b4a5aap1ffa03jsnff24b9e4d834" "X-RapidAPI-Host" "bhagavad-gita3.p.rapidapi.com" response requests.get(url, headers-headers) out-response.json() [print("Chapter name ={{out["name"]}] Summary in Hindi = {out["chapter_summary_hindi"]}} Summary

👍31👏1💘1💯1

1 Jan 2024, 13:04 UTC814 views7 reactionsread 8 August 2026

⚠️ Mahadev Random Picture Generator import urllib.request import json url=f"https://mukesh-api.vercel.app/mahadev" req = urllib.request.Request(url) with urllib.request.urlopen(req) as response: data = response.read().decode('utf-8') out = json.loads(data) print(out["result"])

👍21👏1💘1🔥1😇1

25 Dec 2023, 08:57 UTC538 views8 reactionsread 8 August 2026
Photo

Apple logo using python..

3👾2❤‍🔥1🤩1🆒1

25 Dec 2023, 08:57 UTC746 views8 reactionsread 8 August 2026

import turtle as t t.begin_fill() t.bgcolor('yellow') t.fillcolor('black') t.left(134) for i in range(30): t.forward(1) t.left(1) t.right(5) for i in range(35): t.forward(1) t.left(1) t.left(5) t.forward(30) for i in range(15): t.forward(0.7) t.right(3) t.forward(25) t.left(5) for i in range(50): t.forward(1) t.left(1) t.right(3) for i in range(50): t.forward(1) t.lef

👍3👏1🔥1🤩1🥰1🙏1

Showing the 12 most recent of 19 posts we hold for @sandeep_codes. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.

Citation-graph rank

Citation-graph rank — 744,162 of 1,160,990entries in the measured graph. A weighted position computed from the forward and mention edges below — republished posts weigh more than named mentions — and recomputed periodically, over the whole graph. Published only as this ordinal position, never as a score: a position is a fact, and a score printed beside one channel’s name would read as a verdict this register does not make. The two counts beneath stay separate for the same reason mentions are never summed with forwards anywhere else on this page — a named-by count costs nothing to manufacture. The top 100 by this measure, or how it is computed.

Mentions

Named by 2 registered channels — every channel on the register whose own posts have named this one, by its current username or any other username it currently holds, merged from two separately captured readings of the same fact so a namer caught by only one of them is not missed and a namer both caught is not counted twice. A username this channel has since dropped is not matched — that handle may belong to someone else now, and crediting today’s namer to yesterday’s owner would misattribute it.

Named by

Channels on the register whose posts name this channel's handle.

A mention is a weaker signal than a forward and is counted separately for that reason — naming a channel is not republishing it, and a handle in a post body is easy to place deliberately. The post counts beside each row below are distinct posts in which the handle appeared, from posts we have read on both sides — the “Named by N registered channels” figure above is a different count, of distinct NAMING CHANNELS rather than posts, and is not the sum of the rows under it.

Cite this entry

A live page changes as we take new readings, so a citation should name the measurement it is based on, not just the URL. The line below cites the subscriber count as measured 8 August 2026 — this entry's latest reading, not the date you are reading this.

“Sandeep Coder” (@sandeep_codes), 154 subscribers as measured 8 August 2026. Telegram Register, tgregister.com/channel/sandeep_codes.

Full measurement history, CC BY 4.0. Every reading this register holds for this entry, not just the latest one, as a dated, downloadable record: CSV · JSON. Free to use with attribution to tgregister.com. Each file carries its own generation timestamp, which is the figure to cite for exactly when the data was retrieved.