From 2a7f12bee7b2f6572562cdb481bc3cb8caba9106 Mon Sep 17 00:00:00 2001 From: Mayank Parmar Date: Wed, 9 Oct 2019 22:52:14 +0530 Subject: [PATCH] add Mayank --- CONTRIBUTORS.md | 1 + code/Cobol/hello_world.cob | 5 +++++ profiles/Mayank_Parmar.md | 20 ++++++++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 code/Cobol/hello_world.cob create mode 100644 profiles/Mayank_Parmar.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a9128de0..59970c84 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -31,6 +31,7 @@ - [Lilian F](https://github.com/lilianferreira) - [Loris Gabriele](https://github.com/Pyr0x1) - [Luciano Santos](https://github.com/lucianosz7) +- [Mayank Parmar](https://github.com/myk7hackon) - [Megha Agarwal](https://github.com/meghaa105P) - [Mehul Garg](https://github.com/gargmehul10) - [Momozor](https://github.com/momozor) diff --git a/code/Cobol/hello_world.cob b/code/Cobol/hello_world.cob new file mode 100644 index 00000000..4c50c223 --- /dev/null +++ b/code/Cobol/hello_world.cob @@ -0,0 +1,5 @@ +IDENTIFICATION DIVISION. +PROGRAM-ID. HELLO-WORLD. +PROCEDURE DIVISION. +DISPLAY 'Hello, world'. +STOP RUN. \ No newline at end of file diff --git a/profiles/Mayank_Parmar.md b/profiles/Mayank_Parmar.md new file mode 100644 index 00000000..425c86af --- /dev/null +++ b/profiles/Mayank_Parmar.md @@ -0,0 +1,20 @@ +## Mayank Parmar + +### Bio + Engineering student who is interested in programming and coding and have learned quite a few concepts about computer science and a some programming languages including + C,C++,Python. + +### Location + India. + +### Projects + Haven't done anything worth mentioning beside a Django website. + +### Hobbies & Interests + -Programming.. + -Weight lifting. + +### Profiles +[![GitHub][github-img]](https://github.com/myk7hackon) +[![Twitter][twitter-img]](https://twitter.com/myk7_hackon) +