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

Block or report aloramercer

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 Loading

  1. C-Sharp-Create-Polygon_Project C-Sharp-Create-Polygon_Project Public

    This C# program allows users to create and manipulate polygons using a graphical user interface. Users can input the center, length, number of edges, and rotation angle of the polygon through text …

    C#

  2. Integral-Calculation-Using-Reiman-Sums Integral-Calculation-Using-Reiman-Sums Public

    This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.

    C++

  3. Matrix-Multiplication-Project Matrix-Multiplication-Project Public

    This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.

    C++