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

Organizations

@TechOnIt @Melkato

Block or report RezaAmd

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
RezaAmd/README.md

Hi there 👋

  • 🌱 I’m fullstack dotnet developer.
  • 📫 Reach me: rezaahmadidvlp@gmail.com
  • ❤️ I'm interested in IoT & automation topics.

Pinned Loading

  1. Http.Request.Builder Public

    Http request as Builder & Retry pattern for easier to use and reduce the possibility of failed. 📦

    C#

  2. TechOnIt/web-application Public

    ⚡IoT panel for manage your places and devices with .Net platform.

    JavaScript 1

  3. TechOnIt/board-dotnet Public

    🏭 Manage devices with techonit panel connected by raspberry pi.

    C#

  4. digital-wallet Public

    Open-Source virtual wallet for personal use.

    JavaScript 2

  5. Calculate two points angle degree in...
    1
    // JavaScript:
    2
    const angleCalculator = function(ax, ay, bx, by)
    3
    {
    4
        return Math.atan2(by - ay, bx - ax) * 180 / Math.PI
    5
    }
  6. JavaScript: image average color
    1
    var getAverageColor = (function(window, document, undefined){
    2
    	return function(imageURL, options}){
    3
    		options = {
    4
    			// image split into blocks of x pixels wide, 1 high
    5
    			blocksize: options.blocksize || 5,

634 contributions in the last year

Contribution Graph
Day of Week January February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing RezaAmd's contributions from January 14, 2024 to January 20, 2025. The contributions are 98% commits, 1% issues, 1% pull requests, 0% code review.   Code review 1% Issues 1% Pull requests 98% Commits

Contribution activity

January 2025

Created an issue in RezaAmd/ContractorDocuments that received 5 comments

🔍 Research & data collection

Talking with the main contractors about the work process and their challenges.

5 comments
Opened 8 other issues in 2 repositories
RezaAmd/ContractorDocuments 6 open 1 closed
TechOnIt/web-application 1 open
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.