Skip to content

Instantly share code, notes, and snippets.

View ertanuj96's full-sized avatar
🎯
Focusing

Tanuj Sharma ertanuj96

🎯
Focusing
View GitHub Profile
@ertanuj96
ertanuj96 / List of API endpoints & objects
Created August 30, 2020 12:04 — forked from yassineaboukir/List of API endpoints & objects
A list of 3203 common API endpoints and objects designed for fuzzing.
0
00
01
02
03
1
1.0
10
100
1000
@ertanuj96
ertanuj96 / safe_schedule.py
Created April 30, 2020 21:42 — forked from mplewis/safe_schedule.py
An implementation of Scheduler that catches jobs that fail. For use with https://github.com/dbader/schedule
import logging
from traceback import format_exc
import datetime
from schedule import Scheduler
logger = logging.getLogger('schedule')
import React,{Component} from 'react';
import axios from 'axios';
import { NavLink } from 'react-router-dom';
import ReactDOM from 'react-dom';
import Cookies from 'universal-cookie';
import { Provider } from 'react-globally';
import {
Row,
import React,{Component} from 'react';
import axios from 'axios';
import { NavLink } from 'react-router-dom';
import ReactDOM from 'react-dom';
import Cookies from 'universal-cookie';
import { Provider } from 'react-globally';
import {
Row,
@ertanuj96
ertanuj96 / modifycourse.js
Last active May 20, 2019 22:12
two functions on a single onClick event is not working
//Modify course
import React, { Component } from 'react';
import reactFeature from '../../assets/images/react-feature.svg';
import sassFeature from '../../assets/images/sass-feature.svg';
import bootstrapFeature from '../../assets/images/bootstrap-feature.svg';
import responsiveFeature from '../../assets/images/responsive-feature.svg';
import {
Row,
FormGroup,
Label,
import React, {Component, Fragment} from 'react';
import ReactDOM from 'react-dom';
import axios from 'axios';
import { Provider } from 'react-globally';
import {
Row,
Col,
Card,
CardHeader,