Skip to content
View TheUmezude's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report TheUmezude

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

Pinned Loading

  1. Python-Repository Python-Repository Public

    This is a repository for Python programming. Very essential information on easily forgettable Python syntax concepts are featured here. This is not a functional program and should not be run with a…

    Python 2 1

  2. Visible-Light-based-Motion-Detection Visible-Light-based-Motion-Detection Public

    By utilizing cameras with 640x480 image resolution , and by discretizing visible-light image information to individual pixel-based matrices, an 'iterative image subtraction' algorithm was developed…

    C++ 2 1

  3. File_Parser_Project File_Parser_Project Public

    This software is supposed to peek into folders created on your personal PC, one-at-a-time, and provide a description of the contents of the same folders, as contained in a 'ReadMe' or descriptive t…

    Python 1

  4. SQL-Repository SQL-Repository Public

    An easily accessible SQL syntax repository

    1

  5. C-for-Unity-mnipulations C-for-Unity-mnipulations Public

    This is a repository for C# Unity game development syntaxes. Very essential information on easily forgettable C# syntaxes and concepts are featured here. This is not a functional program and should…

    C#

  6. Implementation-of-a-Finite-Element-Modeling-FEM-solver-targeted-for-the-three-node-triangle-eleme Implementation-of-a-Finite-Element-Modeling-FEM-solver-targeted-for-the-three-node-triangle-eleme Public

    This project involved implementation of techniques associated with Finite Element Methods for the three-node triangle element discretization on C++, such that the developed solver would be able to …

    C++