Skip to content
View upendrakda's full-sized avatar

Block or report upendrakda

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

Popular repositories Loading

  1. C-Programming-Lab-Sheet C-Programming-Lab-Sheet Public

    A collection of C programming lab sheet reports for the first semester of the BSc. CSIT course. The codes and solutions included are also helpful for students pursuing BIT and BCA. It covers fundam…

    C

  2. Number-Guessing-Game Number-Guessing-Game Public

    A terminal-based number guessing game in Python with multiple difficulty levels and a hint system.

    Python

  3. Bangles Bangles Public

    A classic logic-based number guessing game. Guess the 3-digit number and get clues: Fermi (correct digit, right place), Pico (correct digit, wrong place), Bagels (no correct digits). Use logic and …

    Python

  4. Object-Oriented-Programming-CPP-Lab-Sheet Object-Oriented-Programming-CPP-Lab-Sheet Public

    This repository contains C++ lab sheets and solutions for Object-Oriented Programming (OOP) in the second semester of BSc. CSIT under Tribhuvan University. Topics include classes, inheritance, poly…

    C++

  5. Flask-Mini-Project Flask-Mini-Project Public

    This is a Flask mini-project created as a practice project to learn web development with Flask, Jinja2, and JavaScript. It displays a list of services with options to view details or purchase via m…

    HTML

  6. Simple-ATM-Interface Simple-ATM-Interface Public

    The Simple ATM Interface is a beginner-friendly C++ project that simulates basic ATM operations in a console-based environment. This program is designed to demonstrate fundamental programming conce…

    C++