Skip to content
View Renat97's full-sized avatar
Block or Report

Block or report Renat97

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  2. Depth-First-Search-algorithm-web-app Depth-First-Search-algorithm-web-app Public

    A web Application displaying the order of operations during a Depth First Search of an example graph. This shows one of the most common way to find if there is a path from one node to another node.…

    JavaScript

  3. CS457-DBMS CS457-DBMS Public

    CS 457 Database Management Systems ~ First part is the Metadata Management, the functionalities are Database creation, deletion, as well as Table creation, deletion, updates, and basic queries. The…

    Python

  4. CS135 CS135 Public

    My CS135 class projects. The course is an Introduction to modern problem solving and programming methods. Emphasis is placed on algorithm development. Introduction to procedural and data abstractio…

    C

  5. CS202 CS202 Public

    My CS 202 class projects. The class objectives are to present the foundation for Object Oriented Design. Using the C++ Programming language as a tool, Function and Operator Overloading is covered a…

    C++

  6. CS219 CS219 Public

    My CS219 class projects. This repo is to keep as a record my classwork and show the programs I made in my CS219 course. Tools I used are NASM and DOSBox for the Intel x86 architecture. I also used …

    Assembly