Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more features #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/images/clear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/eraser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/paint-bucket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/pencil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/redo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/shapes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/undo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
396 changes: 389 additions & 7 deletions src/routes/(tools)/whiteboard/+page.svelte

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions src/routes/(tools)/whiteboard/meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "",
"description":"",
"name": "Whiteboard",
"description":"It is an online Whiteboard where you can covert your own thoughts to picture",
"contributors": [{
"name": "",
"githubId": ""
"name": "Aswani Bolisetti",
"githubId": "AswaniBolisetti"
}, {
"name": "",
"githubId": ""
"name": "Pranav Mahajan",
"githubId": "PranavGitHubAcc"
},
{
"name": "",
Expand Down
249 changes: 246 additions & 3 deletions src/routes/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,33 @@
}
]
},
"code-to-image-converter": {
"name": "",
"link": "/code-to-image-converter",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"css-animator": {
"name": "CSS Animator",
"link": "/css-animator",
Expand All @@ -95,6 +122,87 @@
}
]
},
"custom-handwriting-font": {
"name": "",
"link": "/custom-handwriting-font",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"custom-icon-font-generator": {
"name": "",
"link": "/custom-icon-font-generator",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"database-schema-visualizer": {
"name": "",
"link": "/database-schema-visualizer",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"device-details": {
"name": "Device Details",
"link": "/device-details",
Expand All @@ -117,9 +225,9 @@
}
]
},
"gradient-generator": {
"Gradient-generator": {
"name": "Gradient Generator",
"link": "/gradient-generator",
"link": "/Gradient-generator",
"description": "The Gradient Generator is a tool for Developers which allows you to create Gradient between 2 Colors and Copy its CSS Output.",
"contributors": [
{
Expand Down Expand Up @@ -198,6 +306,33 @@
}
]
},
"mock-webhook": {
"name": "",
"link": "/mock-webhook",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"neumorphism-generator": {
"name": "Neumorphism Generator",
"link": "/neumorphism-generator",
Expand All @@ -217,6 +352,33 @@
}
]
},
"online-video-editor": {
"name": "",
"link": "/online-video-editor",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"password-generator": {
"name": "Password Generator",
"link": "/password-generator",
Expand All @@ -228,6 +390,60 @@
}
]
},
"pastebin": {
"name": "",
"link": "/pastebin",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"pdf-2-scan": {
"name": "",
"link": "/pdf-2-scan",
"description": "",
"contributors": [
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
},
"pomodoro": {
"name": "Pomodoro",
"link": "/pomodoro",
Expand Down Expand Up @@ -307,5 +523,32 @@
"githubId": "hannansatopay"
}
]
},
"whiteboard": {
"name": "Whiteboard",
"link": "/whiteboard",
"description": "It is an online Whiteboard where you can covert your own thoughts to picture",
"contributors": [
{
"name": "Aswani Bolisetti",
"githubId": "AswaniBolisetti"
},
{
"name": "Siddharth Samant",
"githubId": "Siddharth-smnt"
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
},
{
"name": "",
"githubId": ""
}
]
}
}
}