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

Dillon-Maks #3203

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 CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2850,3 +2850,8 @@
- Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [op-amateur](https://github.com/op-amateur)

#### Name: [Dillon Maks](https://github.com/Dillon-Maks)

- Place: Texas, United States
- Bio: Aspiring cybersecurity associate
- Github: [Dillon Maks](https://github.com/Dillon-Maks/hacktoberfest.git)
28 changes: 28 additions & 0 deletions profiles/Dillon_Maks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Dillon Maks

### Location

Texas, United States

### Academics

- High School
- Google Security Certification

### Interests

- Tinkering with IOT based hardware
- 3D Printing
- Playing guitar with my band

### Development

- Webapp for current company

### Projects

- Nothing public yet :)

### Profile Link

[Dillon Maks](https://github.com/Dillon-Maks)
6 changes: 6 additions & 0 deletions scripts/hello_world_dillonmaks.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# LANGUAGE: Python
# ENV: Python3
# AUTHOR: Dillon Maks
# GITHUB: https://github.com/Dillon-Maks

print('Hello, World!')
Loading