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

Added profile and hello world #219

Open
wants to merge 2 commits 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
6 changes: 6 additions & 0 deletions hello_world/Hello-World-2021/HelloWorldABacchus.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
public class HelloWorldABacchus {

public static void main( String[] args ) {
System.out.println("Hello World!");
}
}
23 changes: 23 additions & 0 deletions profiles/Profiles-2021/Aqeel_Bacchus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Aqeel Bacchus

### Location
Scranton, Pennsylvania, USA

### Associated Organization
- N/A

### Academics
- Penn State University

### Non-Coding Interests
- Sports
- Hiking

### Why Do You Love Coding?
I love coding because it is fun to solve problems with code. It is a fun experience.

### Your Favorite Animal
Penguin

### Your Favorite Dessert
Brownie and ice cream!