2 874
Subscribers
No data24 hours
No data7 days
-1130 days
Data loading in progress...
Similar Channels
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
July '26
July '260
in 0 channels
June '260
in 0 channels
Get PRO
May '260
in 0 channels
Get PRO
April '260
in 0 channels
Get PRO
March '260
in 0 channels
Get PRO
February '260
in 0 channels
Get PRO
January '260
in 0 channels
Get PRO
December '250
in 0 channels
Get PRO
November '250
in 0 channels
Get PRO
October '250
in 0 channels
Get PRO
September '250
in 0 channels
Get PRO
August '250
in 0 channels
Get PRO
July '25
+4
in 0 channels
Get PRO
June '25
+13
in 0 channels
Get PRO
May '25
+27
in 0 channels
Get PRO
April '25
+16
in 0 channels
Get PRO
March '250
in 0 channels
Get PRO
February '25
+17
in 0 channels
Get PRO
January '25
+20
in 0 channels
Get PRO
December '24
+19
in 0 channels
Get PRO
November '24
+40
in 0 channels
Get PRO
October '24
+23
in 0 channels
Get PRO
September '24
+30
in 0 channels
Get PRO
August '24
+59
in 1 channels
Get PRO
July '24
+48
in 1 channels
Get PRO
June '24
+25
in 0 channels
Get PRO
May '24
+31
in 0 channels
Get PRO
April '24
+14
in 0 channels
Get PRO
March '24
+28
in 0 channels
Get PRO
February '24
+170
in 0 channels
Get PRO
January '24
+56
in 1 channels
Get PRO
December '23
+72
in 1 channels
Get PRO
November '23
+357
in 1 channels
Get PRO
October '23
+162
in 0 channels
Get PRO
September '23
+73
in 0 channels
Get PRO
August '23
+25
in 0 channels
Get PRO
July '23
+30
in 0 channels
Get PRO
June '23
+21
in 0 channels
Get PRO
May '23
+10
in 0 channels
Get PRO
April '23
+11
in 0 channels
Get PRO
March '23
+8
in 0 channels
Get PRO
February '23
+15
in 0 channels
Get PRO
January '23
+37
in 0 channels
Get PRO
December '22
+54
in 0 channels
Get PRO
November '22
+107
in 0 channels
Get PRO
October '22
+107
in 0 channels
Get PRO
September '22
+43
in 0 channels
Get PRO
August '22
+93
in 0 channels
Get PRO
July '22
+16
in 0 channels
Get PRO
June '22
+24
in 0 channels
Get PRO
May '22
+74
in 0 channels
Get PRO
April '22
+198
in 0 channels
Get PRO
March '22
+57
in 0 channels
Get PRO
February '22
+21
in 0 channels
Get PRO
January '22
+56
in 0 channels
Get PRO
December '21
+147
in 0 channels
Get PRO
November '21
+619
in 0 channels
Get PRO
October '21
+121
in 0 channels
Get PRO
September '21
+152
in 0 channels
Get PRO
August '21
+125
in 0 channels
Get PRO
July '21
+475
in 0 channels
Get PRO
June '21
+278
in 0 channels
Get PRO
May '21
+24
in 0 channels
Get PRO
April '21
+23
in 0 channels
Get PRO
March '21
+585
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 30 July | 0 | |||
| 29 July | 0 | |||
| 28 July | 0 | |||
| 27 July | 0 | |||
| 26 July | 0 | |||
| 25 July | 0 | |||
| 24 July | 0 | |||
| 23 July | 0 | |||
| 22 July | 0 | |||
| 21 July | 0 | |||
| 20 July | 0 | |||
| 19 July | 0 | |||
| 18 July | 0 | |||
| 17 July | 0 | |||
| 16 July | 0 | |||
| 15 July | 0 | |||
| 14 July | 0 | |||
| 13 July | 0 | |||
| 12 July | 0 | |||
| 11 July | 0 | |||
| 10 July | 0 |
Channel Posts
| 2 | QGM.Box.tex | 1 098 |
| 3 | \documentclass{article}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}[on grid,teal!50!blue,thick]
\shade[yslant=-0.5,right color=teal!10, left color=blue!50]
(0,0) rectangle +(1,1);
\draw[yslant=-0.5] (0,0) grid (1,1);
\shade[yslant=0.5,right color=blue!70,left color=gray!10]
(1,-1) rectangle +(1,1);
\draw[yslant=0.5] (1,-1) grid (2,0);
\shade[yslant=0.5,xslant=-1,bottom color=teal!10,
top color=blue!80] (2,1) rectangle +(-1,-1);
\draw[yslant=0.5,xslant=-1] (1,0) grid (2,1);
%----------------2
\begin{scope}[xshift=3cm]
\shade[yslant=-0.5,right color=teal!10, left color=blue!50]
(0,0) rectangle +(2,2);
\draw[yslant=-0.5] (0,0) grid (2,2);
\shade[yslant=0.5,right color=blue!70,left color=teal!10]
(2,-2) rectangle +(2,2);
\draw[yslant=0.5] (2,-2) grid (4,0);
\shade[yslant=0.5,xslant=-1,bottom color=teal!10,
top color=blue!80] (4,2) rectangle +(-2,-2);
\draw[yslant=0.5,xslant=-1] (2,0) grid (4,2);
\end{scope}
%-----------------------3
\begin{scope}[xshift=8cm]
\shade[yslant=-0.5,right color=teal!10, left color=red!50]
(0,0) rectangle +(3,3);
\draw[yslant=-0.5] (0,0) grid (3,3);
\shade[yslant=0.5,right color=blue!70,left color=teal!10]
(3,-3) rectangle +(3,3);
\draw[yslant=0.5] (3,-3) grid (6,0);
\shade[yslant=0.5,xslant=-1,bottom color=teal!10,
top color=blue!80] (6,3) rectangle +(-3,-3);
\draw[yslant=0.5,xslant=-1] (3,0) grid (6,3);
\end{scope} %សរសេរដោយ ពៅ ពេជ្រពុទ្ធិពង្ស
\end{tikzpicture}
\end{document} | 1 379 |
| 4 | No text... | 1 042 |
| 5 | \documentclass{article}
\usepackage{geometry}
\geometry{margin=0.25cm}
\usepackage[most]{tcolorbox}
%---------------------------------
\usepackage{shadow}
\usetikzlibrary{shadows.blur}
\newtcolorbox[auto counter]{D}{%
enhanced,breakable,
skin=bicolor,
arc=15pt,
sharp corners,,sidebyside align=top,%ការដាក់អត្ថបទខាងឆ្វេងនៅខាងលើ
sidebyside,
frame style={%
left color=red,
right color=blue},
colbacklower=white,colback=teal!40!blue,coltext=black
}
\begin{document}
\begin{D}
\color{white}content...
\tcblower
\begin{enumerate}
\item
\item
\item
\item
\item
\end{enumerate}
\end{D}
\end{document} | 1 182 |
| 6 | No text... | 1 424 |
| 7 | \documentclass{article}
\usepackage[most]{tcolorbox}
%-----------
\usepackage{fontspec}
\usepackage{xltxtra}
\defaultfontfeatures{Mapping=tex-text}
\XeTeXlinebreaklocale "khm"
\XeTeXlinebreakskip = 0pt plus 1pt minus 1pt
%-----------------------
\setmainfont{Khmer OS Siemreap}
\newcommand{\NK}{\fontspec[Scale=1,Script=Khmer]{Neadaka}\selectfont}
%-----------------font
%https://t.me/tk_type/31
%-------លេខខ្មែរ--និង អក្សរខ្មែរ--------------------------
\usepackage{titletoc}
\contentsmargin{1.5cm}
\usepackage{enumerate}
\usepackage{enumitem}
\makeatletter %khmer list
\def\@khmernum#1{\expandafter\@@khmernum\number#1\@nil}
\def\@@khmernum#1{%
\ifx#1\@nil
\else
\char\numexpr#1+"17E0\relax
\expandafter\@@khmernum\fi
}
\def\knum#1{\expandafter\@khmernum\csname c@#1\endcsname}
\def\khmernumeral#1{\@@khmernum#1\@nil}
\AddEnumerateCounter{\knum}{\@knum}{}
\makeatother
\makeatletter
\newcommand*{\kalph}[1]{%
\expandafter\@kalph\csname c@#1\endcsname%
}
\newcommand*{\@kalph}[1]{%
\ifcase#1\or ក\or ខ\or គ\or ឃ\or ង\or ច\or ឆ\or ជ\or ឈ\or ញ\or ដ\or ឋ\or ឌ%
\or ឍ\or ណ\or ត\or ថ\or ទ\or ធ\or ន\or ប\or ផ\or ព\or ភ\or ម\or យ\or រ\or ល%
\or វ\or ស\or ហ\or ឡ\or អ%
\else\@ctrerr\fi%
}
\AddEnumerateCounter{\kalph}{\@kalph}{}
\makeatother
%----------------------------------------------------ទំព័រលេខខ្មែរ---------------------------------------------------------------
\makeatletter
\def\@khmernum#1{\expandafter\@@khmernum\number#1\@nil}
\def\@@khmernum#1{%
\ifx#1\@nil
\else
\char\numexpr#1+"17E0\relax
\expandafter\@@khmernum\fi
}
%\def\khmercounter#1{\expandafter\@khmernum\csname c@#1\endcsname}
\renewcommand\@arabic{\@khmernum}% to reset number in \arabic to \khmernum
%---------------
\newtcolorbox{KP}[2]{title=#1,breakable,
,enhanced, before skip=2mm,after skip=3mm,
boxrule=0.4pt,left=5mm,right=2mm,top=.7cm,bottom=1mm,
colback=white,
colframe=#2!80!black,boxed title style={right=3pt, bottom=3pt,, overlay={
\draw[draw=#2, fill=#2!50!teal, line join=round]
(frame.south west) -- (frame.north west) -- (frame.north east) --
(frame.south east);
\draw[draw=#2!50, fill=#2!50!gray, line join=round]
(frame.south west) -- (frame.north west) -- (frame.north east) --
(frame.south east) -- ++(-.2, 0) -- ++(-.2, -4pt) --
++(-.2, 4pt);
} ,
},
sharp corners,rounded corners=southeast,arc is angular,arc=3mm,
underlay={%
\path[fill=#2!50!black] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2);
\path[draw=#2!80!black,shorten <=-0.05mm,shorten >=-0.05mm] ([yshift=3mm]interior.south east)--++(-0.4,-0.1)--++(0.1,-0.2);
},
colbacktitle=white,
attach boxed title to top left={xshift=8mm,yshift=-.4cm},
,drop fuzzy shadow=#2!80!black}
\begin{document}
\begin{KP}{\NK ទ្រឹស្តីបទទី ១.១១}{red}
content...
\end{KP}
\begin{KP}{\NK ចំណាំ}{blue}
លំហាត់
\begin{enumerate}[label=\NK\kalph*.]
\item
\item
\item
\item
\item
\item
\item
\end{enumerate}
\end{KP}
\begin{KP}{\NK លំហាត់សម្រាប់អនុវត្តន៍}{red}
លំហាត់
\begin{enumerate}[label=\NK\kalph*.]
\item
\item
\end{enumerate}
\end{KP}
\end{document} | 1 293 |
| 8 | របៀបដាក់លេខសម្គាស់ផ្នែកខាងឆ្វេងក្នុង Texstudio | 1 586 |
| 9 | QCM_TesT.tex | 3 132 |
| 10 | No text... | 2 974 |
| 11 | ចូលរៀនថ្ងៃទី ២៣ វិច្ឆិកា ២០២៤ | 853 |
| 12 | \documentclass{article}
\usepackage{tikz}
\usepackage{mathtools}
\usepackage{euler}
\everymath{\displaystyle}
\begin{document}
$\begin{cases}
x'&=\frac{\Delta D_{x'}}{D} =\frac{\begin{vmatrix}
1&-y\\ 0&x
\end{vmatrix}}{x^2+y^2}\\
y'&=\frac{\Delta D_{y'}}{D} =\frac{\begin{vmatrix}
x&1\\ x&0
\end{vmatrix}}{x^2+y^2}
\end{cases} \\
\begin{matrix}
x'&=\frac{\Delta D_{x'}}{D} =\frac{\begin{vmatrix}
1&-y\\ 0&x
\end{vmatrix}}{x^2+y^2}=\frac{x}{ x^2+y^2}\\
\tikz{\node[overlay] at (-.2,.7) {$\left\{\rule{0pt}{.95cm}\right.$};}
y'&=\frac{\Delta D_{y'}}{D} =\frac{\begin{vmatrix}
x&1\\ x&0
\end{vmatrix}}{x^2+y^2}=\frac{-y}{ x^2+y^2}
\end{matrix}$
\end{document} | 3 946 |
| 13 | 👉 ពៅ ពេជ្រពុទ្ធិពង្ស | 1 509 |
| 14 | \documentclass{article}
\usepackage{tikz}
\def\checkmark{\tikz\fill[scale=0.4,left color=red](0,.35) -- (.25,0) -- (1,.7) -- (.25,.15) -- cycle;}
\newcommand{\Check}{\begin{tikzpicture}
\draw[blue,thick] (0,0)rectangle(.2,.2);
\fill[scale=0.3,left color=teal!50!blue,overlay,yshift=.1cm,xshift=.12cm,draw=white,line width=0.2pt](0,.35) -- (.25,0) -- (1,.7) -- (.25,.15) -- cycle;
\end{tikzpicture}}
\begin{document}
This is a \checkmark checkmark.\Check
\end{document} | 3 547 |
| 15 | 👉 ពៅ ពេជ្រពុទ្ធិពង្ស | 1 573 |
| 16 | ការប្រៀបធៀបត្រីកោណ.pdf | 4 018 |
| 17 | No text... | 3 796 |
| 18 | មេរៀនទី១០ដល់១៤_ថ្នាក់ទី៩.pdf | 4 027 |
| 19 | No text... | 3 685 |
| 20 | No text... | 1 |
