Skip to content
View nhnadim06's full-sized avatar

Block or report nhnadim06

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 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

Popular repositories Loading

  1. sikhbo sikhbo Public

    Sikhbo.io — A Django-based e-learning platform for browsing, enrolling in, and managing online courses.

    HTML

  2. cse-406 cse-406 Public

    This repo is a collection of Python scripts implementing CPU scheduling and disk scheduling algorithms.

    Python

  3. CSE-404 CSE-404 Public

    Machine Learning Model Implementation and Analysis

    HTML

  4. Multi-Stream-Deepfake-Detection Multi-Stream-Deepfake-Detection Public

    Final Year Thesis Topic

  5. PAC-MAN PAC-MAN Public

    Pacman CSE426 🟡 Pac-Man OpenGL A simple Pac-Man game built using C++ and OpenGL (GLUT). This project demonstrates fundamental concepts of 2D graphics programming, collision detection, animation, an…

    C++

  6. mini-compiler mini-compiler Public

    This is a complete Mini Compiler project. The compiler implements all phases of compilation from lexical analysis to code generation, with a unique Code Quality Analyzer feature that provides autom…

    Python