An open API service providing repository metadata for many open source software ecosystems.

Topic: "rectangle"

dvecy/Ractangle-Calculator

Simple Area and Perimeter Calculator for Rectangle

Language: CSS - Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

11909383/Homework1

Calculate rectangle or cuboid

Language: Python - Size: 40 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

MehrajLatifli/KotlinLesson6

Example for Kotlin Lesson

Language: Kotlin - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wumadeline/dotfiles

My personal dotfiles (zsh, neovim config, macOS/application preferences)

Language: Shell - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Rectangle_Properties_Default

Python program with 'Rectangle' class initializing rectangle properties via a default constructor

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

er-hiba/Rectangle_Properties_Params

Python program with 'Rectangle' class defining rectangle properties using constructor parameters.

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rmanamr/CMD-geometric-shapes-Python

Python CMD program, object-oriented shape class and subclasses, enter the shape's name, color and other attributes to construct them and calculate the area and perimeter.

Language: Python - Size: 6.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manuemmanuel/Rectangle-Area-and-Perimeter-Calculator

This is a simple C program that calculates the area and perimeter of a rectangle based on the given length and breadth.

Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hansalemaos/intersectioncalc

Finds rectangle intersections

Language: Python - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khuramhaf/Online-Graphic-Editor

This repository contains the code for an online Graphic Editor startup. It enables users to draw shapes using a mouse on an SVG (Scalable Vector Graphics) canvas directly on a web page. With this editor, users can create basic geometric shapes. Additionally, the editor allows users to move the shapes after they have been drawn

Language: HTML - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

prakHr/tkinter-barcode

[Startup Mini project Learnt from book]: Make a software to print barcodes

Language: Python - Size: 4.53 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

gecotron/recatngle

Rectangle

Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hansalemaos/divide_region_into_rectangles

divides region into rectangles

Language: Python - Size: 1.95 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansalemaos/get_rectangle_infos

There are 3 common rectangle formats, and converting them all the time really is a pain in the a**

Language: Python - Size: 1000 Bytes - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansalemaos/cv2_rectangle_around_center

Creates a rectangle around a center point

Language: Python - Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AYUSIdey/first-repo

determining area of 2D shapes

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bell-kevin/rectangle

Write a class definition for a Rectangle class that contains: Two int fields, length and width Mutator and accessor methods for the length and width fields. Ask the user for these values in the mutator methods. A Boolean method named isSquare that returns true if the rectangle’s length and width are the same and false otherwise. A method that returns the perimeter of the rectangle A method that returns the area of the rectangle Write a class definition for a Rectangle Driver class that tests all of the methods. Create a Rectangle object named paper. Use the mutator methods to assign user-input values for the length and width fields Use the Boolean method to determine if paper is a square. If it is a square, print “This paper is a square: ” and the square’s dimensions If it is not a square, print “This paper is a rectangle: ” and the rectangle’s dimensions Be sure to use the accessor methods to retrieve the dimensions for printing. Print out the rectangle’s perimeter and area

Language: Java - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thnewlands/PanningZoomingMapWithUVs

Solving panning and zooming using only uv offsets in unity

Language: C# - Size: 1.9 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shaikrasheed99/rectangle-tdd

Implementation of Rectangle using TDD.

Language: Java - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MeltedMagic/Karabiner-Rectangle-Config

Karabiner Elements configuration for macOS with support for num lock toggle

Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

S-Soluel/Rectangle

Simple rectangle class created within introductory java course.

Language: Java - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aysekonus/find-edge-in-rectangle

Code to find the side lengths and center of a rectangle using the side coordinates.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kjirou/box-overlap

Check whether two boxes overlap

Language: JavaScript - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

racca3141/ant-pizza

A Triangle class. Move it. Love it. Improve it.

Language: Java - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

prabhu37/ResizableBorderRectangle

Resize and Drag to Multiple Rectangle Views

Language: Java - Size: 3.67 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Axelle-Ga/Rectangle_interactif_leaflet

Projet webmapping ING2

Language: JavaScript - Size: 4.05 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

misterhat/rectangle-spawn

spawn small rectangles into a larger rectangle

Language: JavaScript - Size: 39.1 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MateuszZalew/colors-game

Game written with JavaScript, you can guess which colors will be drawn.

Language: JavaScript - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mooict/WPF-Add-or-Remove-objects-dynamically-from-Canvas

In this project I will demonstrate how to add or remove items from the Canvas dynamically using C# and WPF

Language: C# - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gucheen/rect-restrict

to restrict your target to some areas(rectangle).

Language: TypeScript - Size: 19.5 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Midhlaj2006/Face-Recognizer

Code to identify face and draw a rectangle on the face with the name of the person above that

Language: Python - Size: 2.02 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sizigia/polygon-area-calculator

Rectangle and Square classes. Inheritance, attributes such as width and height, and methods to calculate area, perimeter, diagonal, etc.

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

daliborstakic/simon-pygame

Simon Says game where you need to follow a pattern made using Pygame in Python.

Language: Python - Size: 7.73 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Lavertis/rectangle-cuboid-calc

C console program which calculates area of a rectangle and volume of a cuboid.

Language: C - Size: 1.23 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mayorofdata/Lab-1-Python-and-VSC-Intro

Hello World (hello_world.py), Working with CSV files (rectangle_summarizer.py)

Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jakubvalenta/image-marker

Mark rectangular areas in a batch of images and save the output as a CSV

Language: Python - Size: 4.25 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

z0noxz/xrectdraw

mirror of https://git.noxz.tech/xrectdraw

Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ccworld1000/CCChart

Simple draw chart for Perl 6 , easy-to-use simple learning.

Language: Raku - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

prajurock/BrickBreaker-Java-

A java game

Language: Java - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

meetashish/RandInsideGeo

Generate randomly distributed points inside 2-D geometry

Language: MATLAB - Size: 60.5 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

frankvegadelgado/BooleanMatrixMinimumAreaRectangle

Finding a minimum are rectangle whose corners are 1's in a Boolean matrix

Language: Java - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AhsanSN/Paint-Graphic-Editor

It is a graphic editor software where you are create drawings using simple rectangles, lines, and points.

Language: C++ - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

BeardedFish/Java-Animation

An animation done using Java swing.

Language: Java - Size: 40 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codegym-vn/react-promise

React-promise

Language: JavaScript - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codegym-vn/react-es6

Rect es 6

Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codegym-vn/react-callback-function

Biết cách sử dụng callback function

Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

codegym-vn/react-package

Rect Package

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

explooosion/rectangle-loading

🌟 Build a rectangle loading with scss.

Language: CSS - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Incrementis/Javascript-closures-over-strings-

Using a very simplified benchmark to show why it is not always effective to use string as code

Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

gusenov/drag-and-drop-rect-svg-js

Drag and drop rectangles with JavaScript and SVG. Перетаскивание прямоугольников реализованное на JavaScript и SVG.

Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jannesbrunner/ruby-workshop

This repository is about my first footsteps with the amazing programming language ruby.

Language: Ruby - Size: 133 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ericzorn93/Canvas-with-JS

Using HTML 5 Canvas tag with JavaScript

Language: JavaScript - Size: 9.26 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nhsz/rectangle-area

Get the area of a rectangle, given the length and width

Language: JavaScript - Size: 25.4 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

georgeyanev/2D-Graphics

2D graphics manipulation project

Language: C++ - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

gazalpatel/Patterns

This repository is collection of pattern programs such as triangle, box (square, rectangle, etc) and other different famous patterns created in Java language using Eclipse IDE.

Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

io7m-graveyard/jrpack 📦

Rectangle packing algorithms

Language: XSLT - Size: 188 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

serpent7776/msquare

Language: Awk - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0