Chatbot orqali profilingizdagi emoji status yani nomingiz oʻng tarafidagi nishon ni oʻzgartirish kodi
Funksiya
Oʻzgaruvchilar va kod
Buni ishlatish uchun webappdan requestEmojiStatusAccess ni yoqish kerak shuni yoqadigan kod pastda👇
Framework
Qo'shimcha ma'lumot: Profilingiz ga kirmasdan Botda yoki istalgan chatda emoji statusingizni o'zgartirsangiz bo'ladi + cron bilan har soatda yoki har minutda o'zgartiradigan qilish mumkin. t.me/vip_kodlar_chat/1678?single
🚀 Namuna: @MilliyChatBot
🇺🇿 Manba: @vip_kodlar
🐶 Dasturchi: @Asilbek_Coder
Funksiya
bot();
Oʻzgaruvchilar va kod
$bmessage_emojitext = $bmessage->entities;
$bmessage_emojitexte = $bmessage->entities[0]->custom_emoji_id;
if(isset($bmessage_emojitext) and preg_match("/.status/i", $bmessage_text)){
$emoji = json_encode($bmessage_emojitext);
bot('setUserEmojiStatus',[
'user_id'=>$bmessage_fid,
'emoji_status_custom_emoji_id' => $bmessage_emojitexte,
]);
bot('editMessagetext',[
'business_connection_id'=>$bmessage_id,
'chat_id'=>$bmessage_cid,
'message_id' => $bmessage_mid,
'text'=>"$bmessage_text statusingizga qo'yildi",
'entities'=>"$emoji",
]);
}
Buni ishlatish uchun webappdan requestEmojiStatusAccess ni yoqish kerak shuni yoqadigan kod pastda👇
Framework
<script src="https://telegram.org/js/telegram-web-app.js?56"></script>
let tg = window.Telegram.WebApp;
tg.expand();
tg.requestEmojiStatusAccess();
Qo'shimcha ma'lumot: Profilingiz ga kirmasdan Botda yoki istalgan chatda emoji statusingizni o'zgartirsangiz bo'ladi + cron bilan har soatda yoki har minutda o'zgartiradigan qilish mumkin. t.me/vip_kodlar_chat/1678?single
Please open Telegram to view this post
VIEW IN TELEGRAM
1 8 3 2👍1🔥1
VIP KODLAR
Chatbot orqali profilingizdagi emoji status yani nomingiz oʻng tarafidagi nishon ni oʻzgartirish kodi Funksiya bot(); Oʻzgaruvchilar va kod $bmessage_emojitext = $bmessage->entities; $bmessage_emojitexte = $bmessage->entities[0]->custom_emoji_id; if(is…
Frontend Backend kodlarni oʻzingiz yozganingiz uchun bemalol birlashtira olasiz
Frontend ga alohida Backend ga alohida dasturchi boʻlsa bir birini tushunmasligi mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM
1👍8🔥3 3 2
Bot nomini har xil tillarga o'zgaradigan qilish. Bu boshqa davlatdan botingizga kiradiganlar uchun qulay boʻlishi mumkin
Funksiya
Qo'shimcha ma'lumot: Telegramdagi tilni o'zgartirsangiz bot nomi o'zgaradi bazi tillarda o'zgarmasligi mumkin asosiysi uz, en, ru qilganingiz maqul. Keyin bu so'rovni bir marta ishlatish kerak bo'lmasa keyin bot nomini oʻzgartirolmasligingiz mumkin
🚀 Namuna: @MilliyChatBot
🇺🇿 Manba: @vip_kodlar
🐶 Dasturchi: @Asilbek_Coder
Funksiya
bot();
bot('setMyName',[
'name'=>"Milliy Chat Bot",
'language_code' => "uz",
]);
bot('setMyName',[
'name'=>"National Chat Bot",
'language_code' => "en",
]);
bot('setMyName',[
'name'=>"Национальный чат-бот",
'language_code' => "ru",
]);
bot('setMyName',[
'name'=>"روبوت الدردشة الوطني",
'language_code' => "ar",
]);Qo'shimcha ma'lumot: Telegramdagi tilni o'zgartirsangiz bot nomi o'zgaradi bazi tillarda o'zgarmasligi mumkin asosiysi uz, en, ru qilganingiz maqul. Keyin bu so'rovni bir marta ishlatish kerak bo'lmasa keyin bot nomini oʻzgartirolmasligingiz mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1 8 5 4👍1🔥1
Botning chatida har bitta foydalanuvchi uchun webapp link
Shuningdek guruh va foydalanuvchi chati uchun
Guruh uchun
Shaxsiy chatda
©️ Manba: @vip_kodlar
✅ Dasturchi: @DrLiviesey
bot('setChatMenuButton',[
'chat_id'=>$chat_id,
'menu_button'=>json_encode([
'type'=>"web_app",
'text'=>"🕹 Play",
'web_app'=>['url'=>"foydalanuvchi uchun link"]
])
]);Shuningdek guruh va foydalanuvchi chati uchun
/bot_buyruqlariGuruh uchun
bot('setMyCommands', [
'commands' => json_encode([
["command" => "/top", "description" => "🏆 Top reyting"],
["command" => "/help", "description" => "🔆 Bot buyruqlari"]
]),
'scope' => json_encode([
'type' => "all_group_chats",
]),
]);Shaxsiy chatda
bot('setMyCommands', [
'commands' => json_encode([
["command" => "/start", "description" => "♻️ Botni ishga tushirish"],
["command" => "/profile", "description" => "👤 Profil"]
]),
'scope' => json_encode([
'type' => "all_private_chats",
]),
]);Please open Telegram to view this post
VIEW IN TELEGRAM
2 8 7 6👍3🔥1
Google Cloud Shell ishlatib ko'ringlar 5 Gb uy katalogingiz seanslar davomida saqlanib qoladi, lekin VM vaqtinchalik va qayta tiklanadi
seansingiz tugaganidan keyin taxminan 20 daqiqa. Tizim bo'ylab hech qanday o'zgarish bundan keyin davom etmaydi.
seansingiz tugaganidan keyin taxminan 20 daqiqa. Tizim bo'ylab hech qanday o'zgarish bundan keyin davom etmaydi.
1 2 1
Foydalanuvchilarga bitta so'rov bilan ko'proq xabar jo'natish
Qo'shimcha malumot: Hozirda 15 ta bu normal deb o'ylayman chunki telegram documentida sekuntiga 30 ta agar oylik foydalanuvchilar 100k dan oshgan bo'lsa 1000 ta xabar yuborsa bo'ladi albatta har bitta xabar 0.1 Telegram Yulduzcha⭐
©️ Manba: @vip_kodlar
✅ Dasturchi: @DrLiviesey
<?php
$token = "TOKEN";
function bot_multi($requests) {
$mh = curl_multi_init();
$curl_array = [];
foreach ($requests as $key => $req) {
$url = "https://api.telegram.org/bot" . $token . "/sendmessage";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $req);
curl_multi_add_handle($mh, $ch);
$curl_array[$key] = $ch;
}
$running = null;
do {
curl_multi_exec($mh, $running);
} while ($running > 0);
foreach ($curl_array as $ch) {
curl_multi_remove_handle($mh, $ch);
curl_close($ch);
}
curl_multi_close($mh);
}
$get = file_get_contents("users.txt");
$users = array_filter(array_map('trim', explode("\n", $get)));
$batch_size = 15; // Bir vaqtda nechta xabar yuborish
$chunks = array_chunk($users, $batch_size);
$i=1;
foreach ($chunks as $batch) {
$requests = [];
foreach ($batch as $id) {
$requests[] = [
'chat_id' => $id,
'parse_mode'=>'html',
'text' => "Salom, foydalanuvchilarga xabar",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"Share",'url'=>"https://t.me/VIP_KODLAR"]]
]
]),
];
}
bot_multi($requests);
echo "$i. ✅ " . count($batch) . " ta xabar yuborildi\n";
$i++;
sleep(3);
}
echo "🚀 Barcha xabarlar yuborildi!";
?>
Qo'shimcha malumot: Hozirda 15 ta bu normal deb o'ylayman chunki telegram documentida sekuntiga 30 ta agar oylik foydalanuvchilar 100k dan oshgan bo'lsa 1000 ta xabar yuborsa bo'ladi albatta har bitta xabar 0.1 Telegram Yulduzcha
Please open Telegram to view this post
VIEW IN TELEGRAM
1 9 7 4
Biznes ChatBot orqali akauntga soat qo'yish kodi
Funksiya
Ko'payib ketgan rasmlarni keyinchalik o'chirish uchun
Qo'shimcha ma'lumot: ChatBot ulangan akauntni business_id sini olib cron qilsangiz akaunt nomini, biosini, glavni rasmini o'zgartirib turadi. Tepadagi kodda ishlatilingan rasm va font t.me/vip_kodlar_chat/2596
🚀 Namuna: @yetdi
©️ Manba: @vip_kodlar
🐶 Dasturchi: @Asilbek_Coder
Funksiya
bot();
date_default_timezone_set('Asia/Tashkent');
$time = date('H:i');
$img = imagecreatefromjpeg('img/rasm.jpg');
$font = "font/Font.ttf";
$color = imagecolorallocate($img, 255, 255, 255);
imagettftext($img, 50, -25, 400, 450, $color, $font, $time);
imagejpeg($img, "img/goto.jpg");
imagedestroy($img);
$filename = 'img/goto.jpg';
$photoFile = new CURLFile(realpath($filename));
$attachName = 'photo_file';
bot('setBusinessAccountName',[
'business_connection_id'=>"hviGADzo6EscDQAAWhRhLMUyBNQ",
'first_name' => "Telegramium | $time",
]);
bot('setBusinessAccountBio',[
'business_connection_id'=>"hviGADzo6EscDQAAWhRhLMUyBNQ",
'bio' => "@TgramUz | $time",
]);
$response = bot('setBusinessAccountProfilePhoto',[
'business_connection_id' => 'hviGADzo6EscDQAAWhRhLMUyBNQ',
'photo' => json_encode([
'type' => 'static',
'photo' => "attach://$attachName"
]),
$attachName => $photoFile,
'is_public' => false
]);
print_r($response);Ko'payib ketgan rasmlarni keyinchalik o'chirish uchun
for($i=0; $i<=100; $i++){
bot('removeBusinessAccountProfilePhoto',[
'business_connection_id' => 'hviGADzo6EscDQAAWhRhLMUyBNQ',
'is_public' => false
]);
}Qo'shimcha ma'lumot: ChatBot ulangan akauntni business_id sini olib cron qilsangiz akaunt nomini, biosini, glavni rasmini o'zgartirib turadi. Tepadagi kodda ishlatilingan rasm va font t.me/vip_kodlar_chat/2596
Please open Telegram to view this post
VIEW IN TELEGRAM
1 7 5 3 3
bot('giftPremiumSubscription',[
'user_id'=>$from_id, // foydalanuvchi id
'month_count'=>3, // 3, 6 va 12 oylik
'star_count'=>1000, // telegram stars
'text'=>"Foydalanuvchiga Premium sovg'a" // text
]);3 oylik
6 oylik
12 oylik
Qo'shimcha malumot: Starslar bot hisobidan ketadi
Please open Telegram to view this post
VIEW IN TELEGRAM
1 7 4 3
Funksiya
bot();
$photo = $message->photo;
$photo_file_id = $photo[sizeof($photo)-1]->file_id;
$photo_file_size = $photo[sizeof($photo)-1]->file_size;
mkdir("story");
if(!empty($photo)){
if($photo_file_size < 20000000){
$response = bot('getFile', ['file_id' => $photo_file_id]);
$file_path = $response->result->file_path;
mkdir("story/$chat_id");
$img = imagecreatefromstring(file_get_contents("https://api.telegram.org/file/bot" . API_KEY . "/$file_path"));
$w = imagesx($img); $h = imagesy($img); $tw = 1080; $th = 1920;
$ratio = min($tw/$w, $th/$h); $nw = $w*$ratio; $nh = $h*$ratio;
$resized = imagecreatetruecolor($tw, $th);
imagefill($resized, 0, 0, imagecolorallocate($resized, 255, 255, 255));
imagecopyresampled($resized, $img, ($tw-$nw)/2, ($th-$nh)/2, 0, 0, $nw, $nh, $w, $h);
imagejpeg($resized, "story/$chat_id/img.jpg", 100);
imagedestroy($img); imagedestroy($resized);
$filename = "story/$chat_id/img.jpg";
$photoFile = new CURLFile(realpath($filename));
$attachName = 'photo_file';
$svaqti = 3600 * 48;
$response = bot('postStory',[
'business_connection_id' => "$biznesid",
'content' => json_encode([
'type' => 'photo',
'photo' => "attach://$attachName"
]),
$attachName => $photoFile,
'active_period' => $svaqti,
'caption' => "Test istorya: @vip_kodlar",
'parse_mode' => "html",
'post_to_chat_page' => true,
'protect_content' => false
]);
bot('sendPhoto',[
'chat_id'=>$chat_id,
'photo'=>"https://".$_SERVER['SERVER_NAME'].dirname($_SERVER['SCRIPT_NAME'])."/story/$chat_id/img.jpg?".time(),
'caption'=>"Istorya qo'yildi",
'parse_mode'=>"html",
]);
unlink($filename);
}else{
bot('sendMessage',[
'chat_id'=>$chat_id,
'text'=>"💾 20Mb dan kam rasm yuklang❗️",
'parse_mode'=>"html",
]);
}
}
Qo'shimcha ma'lumot: Istalgan o'lchamdagi rasmlarni qo'yish mumkin rasm 1080x1920 ga mos kelmasa bo'sh joylari 255, 255, 255 yani oq rang bilan to'ldiriladi xohlasangiz boshqa ranglarni raqamini sinab ko'rishingiz mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1 9 6 5 2
Telegram Chatbot bilan akkauntdagi gift va nft giftlarni chiqarish
Qo'shimcha ma'lumot: Bu ishlashu uchun siz Biznes Chatbot sozlamalaridan kerakli ruxsatlarni yoqib qo'yishingiz kerak rasmda ko'rsatilgan
🚀 Namuna: bu yerda
©️ Manba: @vip_kodlar
✅ Dasturchi: @DrLiviesey
if(isset($business_message) and $text==".gift" and $chat_id!=$from_id){
$get = json_decode(file_get_contents("https://api.telegram.org/bot$TOKEN/getBusinessAccountGifts?business_connection_id=$business_id"),true);
$i=1;
foreach($get['result']['gifts'] as $nums){
if($nums['type']=="unique"){
$base_name = $nums['gift']['base_name'];
$name = $nums['gift']['name'];
$inline[]=["text"=>"$i. $base_name","url"=>"https://t.me/nft/$name"];
$inlinekeys=array_chunk($inline, 1);
$inline_keyboard=json_encode([
'inline_keyboard'=>$inlinekeys,
]);
$i++;
}
}
$i = $i - 1;
$allgift = $get['result']['total_count'];
bot('editmessagetext',[
'business_connection_id'=>$business_id,
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'parse_mode'=>'html',
'text'=>"<tg-emoji emoji-id='5199749070830197566'>🎁</tg-emoji> Jami sovg'alar: <b>$allgift</b> ta\n<tg-emoji emoji-id='5407118600211293224'>🧢</tg-emoji> NFT sovg'alar: <b>$i</b> ta",
'reply_markup'=>$inline_keyboard
]);
exit();
}Qo'shimcha ma'lumot: Bu ishlashu uchun siz Biznes Chatbot sozlamalaridan kerakli ruxsatlarni yoqib qo'yishingiz kerak rasmda ko'rsatilgan
Please open Telegram to view this post
VIEW IN TELEGRAM
2 4 3 3👍1
bot();
$message = $update->message;
$chat_id = $message->chat->id;
$message_id = $message->message_id;
$message_tid = $message->message_thread_id;
$date = $message->date;
mkdir("kanal");
$from_id = $message->from->id;
$sender_type = $message->sender_chat->type;
$sender_id = $message->sender_chat->id;
$fomid = $message->forward_origin->message_id;
$rfrom_id = $message->reply_to_message->from->id;
$rsender_type = $message->reply_to_message->sender_chat->type;
$rsender_id = $message->reply_to_message->sender_chat->id;
$rfomid = $message->reply_to_message->forward_origin->message_id;
$channel = $update->channel_post;
$channel_mid = $channel->message_id;
$channel_date = $channel->date;
$channel_id = $channel->chat->id;
if($channel){
$muhokamaid = bot('getchat', ['chat_id' => $channel_id])->result->linked_chat_id;
$muhokama = explode("-100", $muhokamaid)[1];
$inline = [
'inline_keyboard' => [
[['text' => "👨💻 Admin", 'url' => "tg://user?id=5819317484"]],
[['text' => "💬 Comment 🕒", 'url' => "https://t.me/c/$muhokama/$channel_date/?thread=1"]],
]
];
if(!$muhokamaid){
$inline['inline_keyboard'][1][0]['text'] = "Kanalga Comment guruh ulanmagan";
$inline['inline_keyboard'][1][0]['url'] = "https://t.me/vip_kodlar_chat";
}else{
$botid = explode(":", API_KEY)[0];
$stat = bot("getChatMember", [
"chat_id" => "$muhokamaid",
"user_id" => $botid,
])->result->status;
if($stat != "administrator"){
$inline['inline_keyboard'][1][0]['text'] = "Botni Comment guruhga admin qiling";
$inline['inline_keyboard'][1][0]['url'] = "https://t.me/vip_kodlar_chat";
}
}
bot('editMessageReplyMarkup', [
'chat_id' => $channel_id,
'message_id' => $channel_mid,
'reply_markup' => json_encode($inline)
]);
}
if($from_id == 777000 and $sender_type == "channel"){
file_put_contents("kanal/$sender_id-$fomid-$chat_id-$message_id.txt", 0);
$muhokama = explode("-100", $chat_id)[1];
$inline = [
'inline_keyboard' => [
[['text' => "👨💻 Admin", 'url' => "tg://user?id=5819317484"]],
[['text' => "💬 Fikr bildirish", 'url' => "https://t.me/c/$muhokama/$date/?thread=$message_id"]],
]
];
bot('editMessageReplyMarkup', [
'chat_id' => $sender_id,
'message_id' => $fomid,
'reply_markup' => json_encode($inline)
]);
}
if($rfrom_id == 777000 and $rsender_type == "channel" or isset($message_tid)){
if(isset($message_tid) and !isset($rfomid)){
$pattern = "kanal/*$chat_id-$message_tid.txt";
$matching_files = glob($pattern);
$fileu = $matching_files[0];
$nta = file_get_contents("$fileu");
$parts = explode('-', $fileu);
$rsender_id = "-".$parts[1];
$rfomid = $parts[2];
}else{
$nta = file_get_contents("kanal/$rsender_id-$rfomid-$chat_id-$message_tid.txt");
}
$nta += 1;
file_put_contents("kanal/$rsender_id-$rfomid-$chat_id-$message_tid.txt", $nta);
$muhokama = explode("-100", $chat_id)[1];
$inline = [
'inline_keyboard' => [
[['text' => "👨💻 Admin", 'url' => "tg://user?id=5819317484"]],
[['text' => "💬 $nta ta fikr", 'url' => "https://t.me/c/$muhokama/$date/?thread=$message_tid"]],
]
];
bot('editMessageReplyMarkup', [
'chat_id' => $rsender_id,
'message_id' => $rfomid,
'reply_markup' => json_encode($inline)
]);
}
Qo'shimcha ma'lumot: Bot kanalga ham guruhga ham admin bo'lishi kerak Comment ni Telegram akaunti guruhga tashlaydi shunga tugma 3+- soniya kechikishi mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM
1 9 5 5👍2 2
Funksiya
bot();
function cdate($dd) {
$h = ['x-api-key: e758fb28-79be-4d1c-af6b-066633ded128'];
$d = ["telegramId" => (int)$dd];
$ch = curl_init('https://restore-access.indream.app/regdate');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, $h);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($d));
$r = curl_exec($ch);
return json_decode($r)->data->date;
curl_close($ch);
}
if($text=="/infotg"){
$result=json_decode(file_get_contents("https://api.telegram.org/bot".API_KEY."/getUserProfilePhotos?user_id=$chat_id"),true);
$file_id = $result["result"]["photos"][0][0]["file_id"];
$count = $result["result"]["total_count"];
$sana = cdate($chat_id);
bot("sendphoto",[
"chat_id"=>$chat_id,
"photo"=>"$file_id",
"caption"=>"📅 Telegram akkauntingiz yaratilgan sana: $sana
👤 | Usernamingiz: @$username
🎫 | ID raqamingiz: $chat_id
📸 | Profil rasmlaringiz soni: $count 💐
➖ ",
'reply_to_message_id'=>$message_id,
]);
}Qoʻshimcha maʼlumot: cdate(); funksiyasini ichidagi apidan istalgan akauntni tg idsi orqali qachon ochilganini koʻrish mumkin
Please open Telegram to view this post
VIEW IN TELEGRAM
1 10 5 4👍3🔥1
Bu vaqtda DNS tizimi qaysi sahifani qidiryapsiz, oldin kirganmisiz, xaker emasmisiz – shuni aniqlaydi. Agar AyTi, ayniqsa, kiberxavfsizlik yoki veb dasturlash sohasidan ketsangiz, shu jarayonni tushunish muhim.
Maqolamiz bunda yordam beradi. Unda DNS nimaligidan boshlab tizimga nisbatan hujumlardan himoyalanishgacha tushuntirilgan.
@mohirdev
Please open Telegram to view this post
VIEW IN TELEGRAM
1👍3 3
MadelineProto bilan user uchun kanalga qo'shilish va chiqish, kanal va guruh yaratish metodlari
Kanalga qo'shilish
Kanaldan chiqish
Kanal yaratish
Guruh yaratish
Qoʻshimcha maʼlumot: qo'shilish va chiqishda faqat username bo'lishi kerak degani emas unda oddiy link yoki id
©️ Manba: @vip_kodlar
✅ Dasturchi: @DrLiviesey
Kanalga qo'shilish
$this->channels->joinChannel([
'channel' => '@channelusername'
]);
Kanaldan chiqish
$this->channels->leaveChannel([
'channel' => '@channelusername'
]);
Kanal yaratish
$this->channels->createChannel([
'title' => 'test creat'
]);
Guruh yaratish
$this->messages->createChat([
'title' => 'test creat'
]);
Qoʻshimcha maʼlumot: qo'shilish va chiqishda faqat username bo'lishi kerak degani emas unda oddiy link yoki id
Please open Telegram to view this post
VIEW IN TELEGRAM
1 4👍3 3 2
Forwarded from Sardor Dushamov | PHP
Jakhongir Rakhmonov - IT
Eng zo’r kod bu to’g’ri ishni qilishni iloji boricha osonlashtiradigan va noto’g’ri ishni qilishni iloji boricha qiyinlashtiradigan koddir.
Shu jumlarni PHP kodlar yordamida tushuntirgim keldi:
Typesiz holat
Typesiz holat
<?php
function yigindi($a, $b) {
return $a + $b;
}
// Misol uchun:
echo yigindi(5, 7); // Natija: 12echo yigindi("5", 7); // Natija: 12
?>
Endi type bilan:
function yigindi(int $a, int $b): int {
return $a + $b;
}
// 1. To‘g‘ri qiymatlar:
echo yigindi(5, 10); // Natija: 15
// 2. Xato qiymatlar (katta ehtimol bilan PHP xatolik beradi):
// echo yigindi("5", 10); // string berilgan — TypeError
// echo yigindi(5.5, 2); // float berilgan — TypeError
// echo yigindi(true, false); // boolean berilgan — TypeError
// echo yigindi(null, 10); // null berilgan — TypeError
?>
Ustasiga farqi yo'q))1 8👍4🔥2 1
Forwarded from UzGeeks Community - 10 yoshda🎉
Assalom alaykum!!!
UzGeeksʼda DevOps kuni!
📌 31-may, shanba kuni TATU binosida "UzGeeks May2025 DevOps Day Meetup" boʻlib oʻtadi.
⭐️Meetupʼda quyidagi spikerlar ishtirok etadi:
🔄 Meetup odatiy ravishda bepul boʻlib, soat 14:00 da boshlanadi, unda qatnashish uchun UzGeeks.uz saytida roʻyxatdan oʻtish kerak.
📍Manzil: Amir Temur ko‘chasi, 108 (Toshkent axborot texnologilari universiteti)
🎙Hamkorlar:
➡️ Oʻzbekiston Respublikasi Raqamli texnologiyalar vazirligi;
➡️ Raqamli ta'limni rivojlantirish markazi;
➡️ Thinkland.
➡️ Toshkent axborot texnologilari universiteti
➡️ Floss O'zbekiston.
Sayt | Guruh | Kanal | Facebook | 💫 Donate
UzGeeksʼda DevOps kuni!
📌 31-may, shanba kuni TATU binosida "UzGeeks May2025 DevOps Day Meetup" boʻlib oʻtadi.
⭐️Meetupʼda quyidagi spikerlar ishtirok etadi:
1️⃣“GitOps Beyond Kubernetes: Applying GitOps to VMs, and more”
- Numon Amirov (Owner @ Subinc);
2️⃣“Lets Nix it.”
- Sokhibjon Orzikulov (Head of OSS @ Uzinfocom);
3️⃣“Katta infrastrukturani boshqarishda monitoringning o'rni.”
- Jahongir Yovmuddinov (Yetakchi mutahassis @ Mobiuz);
🔄 Meetup odatiy ravishda bepul boʻlib, soat 14:00 da boshlanadi, unda qatnashish uchun UzGeeks.uz saytida roʻyxatdan oʻtish kerak.
📍Manzil: Amir Temur ko‘chasi, 108 (Toshkent axborot texnologilari universiteti)
🎙Hamkorlar:
➡️ Oʻzbekiston Respublikasi Raqamli texnologiyalar vazirligi;
➡️ Raqamli ta'limni rivojlantirish markazi;
➡️ Thinkland.
➡️ Toshkent axborot texnologilari universiteti
➡️ Floss O'zbekiston.
Sayt | Guruh | Kanal | Facebook | 💫 Donate
1👍3🔥1 1 1