Skip to content
View Shawon00s's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Studying at North South University
  • Dhaka
  • 06:11 (UTC +06:00)
  • Facebook 00nowahs
  • LinkedIn in/shawon00s

Highlights

  • Pro

Block or report Shawon00s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shawon00s/README.md

Sudipto Roy Shawon


Coding

 About Me

class Shawon:
    def __init__(self):
        self.name     = "Sudipto Roy Shawon"
        self.role     = "CSE Undergrad @ North South University"
        self.learning = ["Deep Learning", "Computer Vision", "RAG Systems"]
        self.stack    = ["Python", "PyTorch", "Electron", "Node.js", "React Native"]
        self.fuel     = ["chai", "Codeforces", "3AM debugging"]

    def current_mission(self):
        return "Making machines see, think, and snitch on intruders 🕵️"
  • 🖥️  Shipped LabDesk with IntelligentLab AI — runs a 40-PC lab from one screen
  • 🧠  Currently deep-diving into Deep Learning, CNNs & Retrieval-Augmented Generation
  • 🏫  Maintaining NSU CSE lab archives so juniors don't suffer like I did
  • 📫  Reach me at royshawonsudipto@gmail.com

🌐  Connect With Me

LinkedIn Gmail Codeforces Facebook

⚡  Tech Arsenal

Languages
AI / Machine Learning
Web, Mobile & Desktop
Tools & Hardware

🚀  Featured Builds

Stars Release Org Platform

Run an entire computer lab from one screen — self-hosted, no cloud, no per-seat license. Shipped publicly with IntelligentLab AI; installers are up on the releases page and it's already benchmarked against commercial tools like Faronics Insight and Classroom Spy.

🔴 Live screen wall Every student's desktop at once, throttled per tile so 40 machines don't melt the LAN — with WebRTC (simple-peer) for full-rate single-student video
🖱️ Remote control Mouse and keyboard on any machine, driven by a PowerShell input helper
🔒 Exam lockdown Freezes the room, runs a countdown that auto-freezes at zero, blocks URLs at the hosts file, and locks USB, Bluetooth, and Wi-Fi transfer
📄 Teaching tools Live-annotated PDFs the class follows along with, drag-and-drop file distribution, an assignment portal, and two-way chat
🎥 Session recording FFmpeg-backed capture plus exportable per-student activity timelines
🏗️ Zero-infra deploy The teacher .exe boots its own Express + Socket.IO server and SQLite store — students install one tray app and point it at an IP

🤖 A separate AI proctor layer sits on top of this suite — students emit 10-second telemetry packets (window titles, dwell times, clipboard hashes, never screenshots), filtered through a three-tier funnel that resolves most cases locally and escalates only ambiguous ones to an LLM, so the teacher reads a ranked alert feed instead of watching 40 tiles. Not part of the public release — ask me for a walkthrough.


Watches every syscall on a Linux machine and flags data-stealing processes. Two-layer defense: handwritten rules + an LSTM / Isolation Forest trained on a public intrusion dataset.

eBPF LSTM Isolation Forest Threading

An autonomous car that dodges obstacles, detects fire in real time, and fires off a Telegram alert the second things get hot.

Python Computer Vision Embedded Telegram API

Deep CNN pipeline that reads chest X-rays and separates healthy lungs from pneumonia cases.

PyTorch CNN Medical Imaging

🎬 SceneIt

Movie discovery app — browse what's trending, search, build a watchlist, and get personalized picks.

React Native Expo TypeScript Node.js

Full-stack task planner that helps students manage workload, track productivity, and optimize study schedules.

JavaScript Full-Stack Productivity

Ask questions, get answers straight out of your documents — built while learning retrieval-augmented generation.

Python RAG LLM Embeddings


📊  GitHub Analytics

Overview and Languages
GitHub Streak
Repos Focus University



Contribution Calendar

🏆  Trophy Cabinet

Achievements

🐍  Watch My Contributions Get Eaten

Contribution snake

⭐ If any of my repos helped you, a star goes a long way ⭐

Pinned Loading

  1. MRSHAKILS/Custom-image-classification-model MRSHAKILS/Custom-image-classification-model Public

    Create a custom image classification dataset featuring five classes: dog, cow, cat, lamb, and zebra, each with 100 images sourced from the internet or captured using your phone. Develop a classifi…

    Jupyter Notebook 4 1

  2. SceneIt SceneIt Public

    SceneIt is a modern movie discovery mobile application built with React Native, Expo, and Node.js. Discover popular movies, search for your favorites, save movies to watch later, and get personaliz…

    TypeScript

  3. BrainyBalance_Intelligent-Task-Planner-for-Students BrainyBalance_Intelligent-Task-Planner-for-Students Public

    A comprehensive full-stack web application designed to help students manage their tasks, track productivity, and optimize their study schedule using intelligent features.

    JavaScript

  4. Retrieval-Augmented-Generation_RAG_Learning Retrieval-Augmented-Generation_RAG_Learning Public

    JavaScript

  5. CSE311-Lab_Project-Cricket_Club_Management-NSU-Slf CSE311-Lab_Project-Cricket_Club_Management-NSU-Slf Public

    A Cricket Club Management System project for CSE311, featuring player registration, match scheduling, and performance tracking. Demonstrates database and application development concepts.

    PHP 2

  6. CSE225-Lab-Data_Structure_And_Algorithm-NSU-IqN CSE225-Lab-Data_Structure_And_Algorithm-NSU-IqN Public

    This repository contains lab materials and implementations for CSE225: Data Structures and Algorithms at NSU. It covers fundamental concepts in data structures and algorithmic problem-solving, incl…

    C++ 5