diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fc7e027d68..b0def2b7fb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -2426,4 +2426,9 @@ 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) + +#### Name: [Pramodh](https://github.com/pramodh7860) +- Place: Srikakulam, Andhra pradesh, INDIA +- Bio: Web developer using Java and Block chain enthusiast +- GitHub: [pramodh7860](https://github.com/pramodh7860) \ No newline at end of file diff --git a/profiles/Pramodh.md b/profiles/Pramodh.md new file mode 100644 index 0000000000..e8a2322c82 --- /dev/null +++ b/profiles/Pramodh.md @@ -0,0 +1,25 @@ +# Pramodh + +### Location +srikakulam,Andhra pradesh, India + +### Academics + +SRM UNIVERSITY AP + +### Interests + +- I LIKE ANIME AND MANGA AS A SIDE QUEST MORE + +### Development + +- I LIKE WORKING ON BLOCKCHAIN + +### Projects + +- [My Project](https://github.com/pramodh7860) Short Description + +### Profile Link + +[Pramodh](https://github.com/pramodh7860) + diff --git a/scripts/hello_world_pramodh7860.js b/scripts/hello_world_pramodh7860.js new file mode 100644 index 0000000000..532bb9d45d --- /dev/null +++ b/scripts/hello_world_pramodh7860.js @@ -0,0 +1,7 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Pramodh +// GITHUB: https://github.com/pramodh7860 + +console.log('Hello, World!'); +