Skip to content
View sadat2103108's full-sized avatar

Highlights

  • Pro

Block or report sadat2103108

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. CSE3200-Project CSE3200-Project Public

    AI-powered Telegram productivity bot that turns natural language prompts into real actions. The system uses an AI agent to interpret user requests and automatically execute tasks like scheduling ev…

    JavaScript

  2. RoutinePlanner_CSE3100 RoutinePlanner_CSE3100 Public

    Routine Planner is a web-based system designed for universities. It allows authorities to create and manage class routines, while students and teachers can view personalized, filtered schedules.

    JavaScript

  3. Space-Invader-Game-CSE2100 Space-Invader-Game-CSE2100 Public

    my first ever project while learning programming for the first time from the book "Python Crash Course". Also later submitted as Academic Project

    Python

  4. tic-tac-toe-minimax-algo tic-tac-toe-minimax-algo Public

    Terminal Based Tic-tac-toe with bot implementing the minimax AI algorithm

    Python

  5. visualize-genetic-algorithm visualize-genetic-algorithm Public

    this is a visualization of how AI can learn on it's own using genetic algorithm. I found this topic in CSE3207 very fascinating how genetics can inspire AI algorithms. so I visualized the data for …

    Python

  6. broadcast broadcast Public

    A simple public messaging app where anyone can post and see messages in real-time. This is to test how web socket works

    CSS