diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fc7e027d68..2bfb87ceae 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,3 +1,7 @@ +#### Name: [PRIYANSHU MITTAL](https://github.com/Spidyhog) +- Place: India +- Bio: Always ready for places to go!! +- GitHub: [Spidyhog](https://github.com/Spidyhog) #### Name: Vallenain - Place: Lyon, France - Bio: Software engineer. Graduated from INSA Lyon. @@ -2426,4 +2430,4 @@ Noida #### Name: [Ítalo Epifânio](https://github.com/itepifanio) - Place: Natal, Brazil - Bio: Web developer PHP and Python -- Github: [Ítalo Epifânio](https://github.com/itepifanio) \ No newline at end of file +- Github: [Ítalo Epifânio](https://github.com/itepifanio) diff --git a/profiles/Priyanshu Mittal b/profiles/Priyanshu Mittal new file mode 100644 index 0000000000..c2e76d35d2 --- /dev/null +++ b/profiles/Priyanshu Mittal @@ -0,0 +1,32 @@ +# Priyanshu Mittal + +### Location + +Agra, India + +### Academics + +Jaypee University of Engineering and Technology + +### Interests + +Acting +Listening Music +Photography +Lawn Tennis + +### Development + +Backend developer +html +Javascript +PHP + +### Projects + +- [E commerce website](https://github.com/Spidyhog/TIS) +- [Quiz Portal](https://github.com/Spidyhog/Portal) + +### Profile Link + +[Priyanshu Mittal](https://github.com/Spidyhog) diff --git a/scripts/Hello_world_spidy.py b/scripts/Hello_world_spidy.py new file mode 100644 index 0000000000..b2e3064de2 --- /dev/null +++ b/scripts/Hello_world_spidy.py @@ -0,0 +1,6 @@ +// LANGUAGE: python +// ENV: python ide +// AUTHOR: Priyanshu Mittal +// GITHUB: https://github.com/Spidyhog + +print('Hello, World!')