Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hannah-hacktoberfest-1st #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,8 @@
- Place: Surat, Gujarat, India
- Bio: Coder, Android Developer
- GitHub: [Ujjwal0501](https://github.com/Ujjwal0501)

#### Name: [Hannah Wang](https://github.com/hqnnahwang)
- Place: Seattle, Washington, US
- Bio: Student
- GitHub: [hqnnahwang](https://github.com/hqnnahwang)
16 changes: 16 additions & 0 deletions Program/C#/hello_world_hqnnahwang.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
// LANGUAGE: C#
// AUTHOR: Hannah Wang
// GITHUB: https://github.com/hqnnahwang

using System;
namespace HelloWorld
{
class Hello
{
static void Main()
{
Console.WriteLine("Hello World!");
Console.ReadKey();
}
}
}
25 changes: 25 additions & 0 deletions profiles/hqnnahwang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Hannah Wang
### Location
Seattle Washington

### Academics
Newport High School

### Interests

- Coding, Chess, Reading, Kayaking

### Development

- Developer, Medical doctor

### Projects

- #### NA

- #### Learning coding


### Profile Link

[hqnnahwang](https://github.com/hqnnahwang)
4 changes: 4 additions & 0 deletions resources/search_string.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Hannah Wang
### searchstring
### link -> [searchstring](https://pythonbasics.org)
### The prefect website for searching a string in Python