Skip to content

Commit 3756cc8

Browse files
cactrohqdiegocchavesAnkaAnkaAnka
authored
Add Cactro (#848)
* Add Cactro * Auto updating db and README.md * Update resources.json * Auto updating db and README.md * Update README.md * Auto updating db and README.md * Update c.ts * Update resources.json * Update README.md * Update resources.json * Update README.md --------- Co-authored-by: Diego Carvalho <[email protected]> Co-authored-by: Anka <[email protected]> Co-authored-by: Anka <[email protected]> Co-authored-by: Anka <runner@sat12-bq158_62b86e68-5ee8-42dd-9bdc-071498362fab-F268EAB070A8.local>
1 parent 36b9db0 commit 3756cc8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2397,4 +2397,4 @@
23972397
<img src="https://www.google.com/s2/favicons?domain=https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA&sz=128" width="16" /> | [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA) | Traversy Media features the best online web development and programming tutorials for all of the latest web technologies including Node.js, Angular 2, React.js, PHP, Rails, HTML, CSS and much more. | Programming Tutorials Web Development Tutorials Web Development Videos Web Design Tutorials Learn We... |
23982398
<img src="https://www.google.com/s2/favicons?domain=https://www.youtube.com/channel/UCoebwHSTvwalADTJhps0emA&sz=128" width="16" /> | [Wes Bos](https://www.youtube.com/channel/UCoebwHSTvwalADTJhps0emA) | HTML, CSS, JavaScript and WordPress web development tutorials! | JavaScript jQuery HTML5 CSS3 development web design css php wordpress |
23992399

2400-
**[⬆ Back to Index](#index)**
2400+
**[⬆ Back to Index](#index)**

db/resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13096,4 +13096,4 @@
1309613096
],
1309713097
"url": "https://zyro.com//"
1309813098
}
13099-
]}
13099+
]}

resources/c.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
import { Resource } from 'types'
22

33
export const resources: Resource[] = [
4+
{
5+
name: 'Cactro',
6+
description: 'India’s Fairest Technical Test | Trusted by 300+ Companies',
7+
categories: ['Job', 'Interview', 'Code Challenge'],
8+
url: 'https://cactro.com/',
9+
keywords: ['hiring', 'hr', 'marketplace', 'jobs', 'career'],
10+
},
411
{
512
name: 'CakeResume',
613
description:

0 commit comments

Comments
 (0)