#
goodfirstissue
Here are 32 public repositories matching this topic...
rodrigo-arenas
commented
Jun 27, 2021
Describe the solution you'd expect
This issue is meant to guide and support people who wants to add an external reference, these references will be shown here
You can add a blog post, a video, a kaggle notebook or an article. You can add the link of the content in the file docs/external_references.rst (followi
bhatvikrant
opened
Sep 30, 2020
Open
Suggest new features
19
Making an old-school pokemon game using unity and C#
-
Updated
Nov 15, 2018 - C#
Open
test
rajatjindal
opened
Mar 25, 2019
A downloader that allows you to download courses from coursehunter.net
help-wanted
hacktoberfest
good-first-issue
goodfirstissue
coursehunter
ch-download
coursehunter-downloader
-
Updated
Dec 27, 2020 - Python
dheeraj-2000
commented
Oct 3, 2020
Keep such code in folder name as "Other codes of Hackerrank"
This Repository is for Hacktoberfest absolute beginners guide
-
Updated
Nov 29, 2020 - Python
This repository is a quest to write the Hello World program in 100 different ways. It's also a good place to start contributing because it's super simple. Start an issue, submit a PR!
java
interface
random
thread
button
inheritance
threading
helloworld
hacktoberfest
runnable
helloworld-programs
commandline-arguments
jframe
corejava
constructors
good-to-learn
goodfirstissue
-
Updated
Nov 4, 2020 - Java
Sign in for Hacktoberfest 2019
awesome
beginner
beginner-friendly
sign-in
hacktoberfest
good-first-issue
hacktoberfest18
hacktoberfest2018
goodfirstissue
hacktoberfest2019
-
Updated
Oct 30, 2019 - HTML
Common Errors,self-written scripts related to information security,CTF challenges,steganography,forensics,web,crypto or OSINT and more
cryptography
forensics
steganography
ctf
hacktoberfest
websecurity
goodfirstissue
informationsecurity
commonerrorsandtricks
-
Updated
May 12, 2021 - JavaScript
A collection of Awesome Web Development Projects.
react
css
html
php
vue
js
showcase
project
first-timers
pull-requests
contribution
webdevelopment
first-project
contributions-welcome
simple-project
showcase-website
webdeveloper
goodfirstissue
-
Updated
Apr 17, 2021 - CSS
Repositório para o evento Hacktoberfest 2019 - iniciantes
-
Updated
May 17, 2021 - Assembly
MutationObserver with examples of all three record types
-
Updated
Oct 18, 2019 - JavaScript
Solutions to the Atcoder Educational DP Contest
python
algorithms
cpp
dynamic-programming
hacktoberfest
hacktober
dp
data-structures-and-algorithms
goodfirstissue
atcoder-educational-dp
hacktoberfest2020
-
Updated
Oct 4, 2020 - C++
Chatbot for final year Research
-
Updated
Jan 18, 2021 - Python
data handling.
-
Updated
Jan 13, 2021 - Python
Repository for sample Golang programs, anywhere from basic to intermediate levels, and complete Hacktoberfest challenges
-
Updated
Oct 13, 2019 - Go
Theme manager.
-
Updated
Feb 27, 2021 - Go
-
Updated
Oct 28, 2020 - C
Open
Readme
8
AyushTechlead
opened
Oct 11, 2020
Algorithms and data structures in many languages.
-
Updated
Oct 14, 2020 - C++
Travel Site built in AMP for Hacktoberfest
-
Updated
Oct 24, 2020 - HTML
An open-source project for testing typing speed.
-
Updated
Sep 25, 2020 - HTML
Ganeshkillamsetty
opened
Oct 6, 2020
-
Updated
Oct 29, 2020 - HTML
gracyashhh
commented
Oct 16, 2020
Have added the description and the error screenshot in the README.md
-
Updated
Sep 21, 2020 - CSS
Improve this page
Add a description, image, and links to the goodfirstissue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the goodfirstissue topic, visit your repo's landing page and select "manage topics."
API EndPoint:
/organisation/{orgId}/sites
This API will fetch all the sites for {orgId}
Response:
{
"orgId": "string",
"id": "string",
"name": "string",
"location": "string",
"floors": [
{
"floorId": "string",
"name": "string",
"openDesk": "string",
"reservedDesk": "string"
}
]
}