diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7b0c41a5..4224b9bcd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -563,6 +563,12 @@ - Bio: "24/7 Student" - GitHub: [Ansi007](https://github.com/Ansi007) +#### Name: [Chidinma Chieke](https://github.com/Assistantkiwi) + +- Place: Bariga, Lagos, Nigeria +- Bio: Undergrad Student || Frontend Engineer +- GitHub: [Assistantkiwi](https://github.com/Assistantkiwi) + #### Name: [Anshu Priya](https://github.com/1anshu-56) - Place: Kolkata, India🇮🇳 diff --git a/profiles/Chidinma_Chieke.md b/profiles/Chidinma_Chieke.md new file mode 100644 index 000000000..576f23fb5 --- /dev/null +++ b/profiles/Chidinma_Chieke.md @@ -0,0 +1,18 @@ +# Your Name +- Chidinma Chieke + +### Location + +- Lagos,Nigeria + +### Academics + +- Studying Biology Education at the University of Lagos + +### Interests + +- A good book, videography and good food + +### Profile Link + +[Chidinma Chieke](https://github.com/Assistantkiwi) \ No newline at end of file diff --git a/scripts/hello_world_Chidinma.ts b/scripts/hello_world_Chidinma.ts new file mode 100644 index 000000000..f0ef6226b --- /dev/null +++ b/scripts/hello_world_Chidinma.ts @@ -0,0 +1,5 @@ +// LANGUAGE: TypeScript +// AUTHOR: Chidinma Chieke +// GITHUB: https://github.com/Assistantkiwi + +console.log("Hello, World!"); \ No newline at end of file