diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 613ed44af..a29d16e26 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2850,9 +2850,8 @@ - Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering - GitHub: [op-amateur](https://github.com/op-amateur) -```markdown + ### Name: [Athar Ramzan](https://github.com/oathar) - Place: Jammu and Kashmir, India - Bio: 1st year Computer Science student. -- GitHub: [oathar](https://github.com/oathar) -``` \ No newline at end of file +- GitHub: [oathar](https://github.com/oathar) \ No newline at end of file diff --git a/profiles/Athar Ramzan.md b/profiles/Athar Ramzan.md new file mode 100644 index 000000000..a8339ff3f --- /dev/null +++ b/profiles/Athar Ramzan.md @@ -0,0 +1,19 @@ +# Athar Ramzan + +### Location + +Jammu and Kashmir, India + +### Academics + +Polaris School of Technology, Bangalore + +### Interests + +- Programming +- AI +- Football + +### Profile Link + +[oathar](https://github.com/oathar) \ No newline at end of file diff --git a/scripts/hello_world_athar_ramzan.js b/scripts/hello_world_athar_ramzan.js new file mode 100644 index 000000000..7f7ca3d46 --- /dev/null +++ b/scripts/hello_world_athar_ramzan.js @@ -0,0 +1,7 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Athar Ramzan +// GITHUB: https://github.com/oathar + +console.log("Hello World!"); +console.log("Hello Hacktoberfest 2024!");