Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenH1234 committed Jan 28, 2024
2 parents dd988a8 + 4004826 commit 3087589
Show file tree
Hide file tree
Showing 33 changed files with 393 additions and 13 deletions.
31 changes: 31 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/details.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Details

Date : 2024-01-28 09:15:11

Directory /Users/tobybenjaminclark/Documents/Personal/Hole/hole

Total : 16 files, 751 codes, 76 comments, 243 blanks, all 1070 lines

[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)

## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |
| [hole/README.md](/hole/README.md) | Markdown | 21 | 0 | 18 | 39 |
| [hole/src_computer_vision/computer_vision.py](/hole/src_computer_vision/computer_vision.py) | Python | 204 | 33 | 95 | 332 |
| [hole/src_computer_vision/udp_server.py](/hole/src_computer_vision/udp_server.py) | Python | 22 | 5 | 12 | 39 |
| [hole/src_server/REST_API/server-api-DEPRACATED/pom.xml](/hole/src_server/REST_API/server-api-DEPRACATED/pom.xml) | XML | 73 | 0 | 3 | 76 |
| [hole/src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon/shapeshifters/RestApi.java](/hole/src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon/shapeshifters/RestApi.java) | Java | 124 | 5 | 27 | 156 |
| [hole/src_server/REST_API/server-api-DEPRACATED/src/main/resources/application.properties](/hole/src_server/REST_API/server-api-DEPRACATED/src/main/resources/application.properties) | Java Properties | 2 | 0 | 1 | 3 |
| [hole/src_server/REST_API/server-api-DEPRACATED/target/classes/application.properties](/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/application.properties) | Java Properties | 2 | 0 | 1 | 3 |
| [hole/src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon/shapeshifters/RestApi.class](/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon/shapeshifters/RestApi.class) | Java | 45 | 0 | 0 | 45 |
| [hole/src_server/REST_API/server-api-DEPRACATED/target/maven-archiver/pom.properties](/hole/src_server/REST_API/server-api-DEPRACATED/target/maven-archiver/pom.properties) | Java Properties | 3 | 2 | 1 | 6 |
| [hole/src_server/REST_API/server-api-flask/app.py](/hole/src_server/REST_API/server-api-flask/app.py) | Python | 53 | 0 | 14 | 67 |
| [hole/src_server/REST_API/server-api-flask/gunicorn_config.py](/hole/src_server/REST_API/server-api-flask/gunicorn_config.py) | Python | 6 | 1 | 10 | 17 |
| [hole/src_server/REST_API/server-api-flask/waitress_server.py](/hole/src_server/REST_API/server-api-flask/waitress_server.py) | Python | 4 | 0 | 1 | 5 |
| [hole/src_server/REST_API/server-api-flask/wsgi.py](/hole/src_server/REST_API/server-api-flask/wsgi.py) | Python | 3 | 0 | 2 | 5 |
| [hole/src_server/ServerRunner.py](/hole/src_server/ServerRunner.py) | Python | 3 | 2 | 3 | 8 |
| [hole/src_server/TCP_GameHandler/Handler.py](/hole/src_server/TCP_GameHandler/Handler.py) | Python | 132 | 14 | 35 | 181 |
| [hole/src_server/TCP_Relay/Relay.py](/hole/src_server/TCP_Relay/Relay.py) | Python | 54 | 14 | 20 | 88 |

[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)
15 changes: 15 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/diff-details.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Diff Details

Date : 2024-01-28 09:15:11

Directory /Users/tobybenjaminclark/Documents/Personal/Hole/hole

Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines

[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details

## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |

[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details
2 changes: 2 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/diff.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"filename", "language", "", "comment", "blank", "total"
"Total", "-", , 0, 0, 0
19 changes: 19 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/diff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Diff Summary

Date : 2024-01-28 09:15:11

Directory /Users/tobybenjaminclark/Documents/Personal/Hole/hole

Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines

[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md)

## Languages
| language | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |

## Directories
| path | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |

[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md)
22 changes: 22 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/diff.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Date : 2024-01-28 09:15:11
Directory : /Users/tobybenjaminclark/Documents/Personal/Hole/hole
Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines

Languages
+----------+------------+------------+------------+------------+------------+
| language | files | code | comment | blank | total |
+----------+------------+------------+------------+------------+------------+
+----------+------------+------------+------------+------------+------------+

Directories
+------+------------+------------+------------+------------+------------+
| path | files | code | comment | blank | total |
+------+------------+------------+------------+------------+------------+
+------+------------+------------+------------+------------+------------+

Files
+----------+----------+------------+------------+------------+------------+
| filename | language | code | comment | blank | total |
+----------+----------+------------+------------+------------+------------+
| Total | | 0 | 0 | 0 | 0 |
+----------+----------+------------+------------+------------+------------+
18 changes: 18 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/results.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
"filename", "language", "Python", "Markdown", "Java Properties", "Java", "XML", "comment", "blank", "total"
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/README.md", "Markdown", 0, 21, 0, 0, 0, 0, 18, 39
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_computer_vision/computer_vision.py", "Python", 204, 0, 0, 0, 0, 33, 95, 332
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_computer_vision/udp_server.py", "Python", 22, 0, 0, 0, 0, 5, 12, 39
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/pom.xml", "XML", 0, 0, 0, 0, 73, 0, 3, 76
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon/shapeshifters/RestApi.java", "Java", 0, 0, 0, 124, 0, 5, 27, 156
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/src/main/resources/application.properties", "Java Properties", 0, 0, 2, 0, 0, 0, 1, 3
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/application.properties", "Java Properties", 0, 0, 2, 0, 0, 0, 1, 3
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon/shapeshifters/RestApi.class", "Java", 0, 0, 0, 45, 0, 0, 0, 45
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/maven-archiver/pom.properties", "Java Properties", 0, 0, 3, 0, 0, 2, 1, 6
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/app.py", "Python", 53, 0, 0, 0, 0, 0, 14, 67
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/gunicorn_config.py", "Python", 6, 0, 0, 0, 0, 1, 10, 17
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/waitress_server.py", "Python", 4, 0, 0, 0, 0, 0, 1, 5
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/wsgi.py", "Python", 3, 0, 0, 0, 0, 0, 2, 5
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/ServerRunner.py", "Python", 3, 0, 0, 0, 0, 2, 3, 8
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/TCP_GameHandler/Handler.py", "Python", 132, 0, 0, 0, 0, 14, 35, 181
"/Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/TCP_Relay/Relay.py", "Python", 54, 0, 0, 0, 0, 14, 20, 88
"Total", "-", 481, 21, 7, 169, 73, 76, 243, 1070
1 change: 1 addition & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/waitress_server.py":{"language":"Python","code":4,"comment":0,"blank":1},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/wsgi.py":{"language":"Python","code":3,"comment":0,"blank":2},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/README.md":{"language":"Markdown","code":21,"comment":0,"blank":18},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_computer_vision/computer_vision.py":{"language":"Python","code":204,"comment":33,"blank":95},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/app.py":{"language":"Python","code":53,"comment":0,"blank":14},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-flask/gunicorn_config.py":{"language":"Python","code":6,"comment":1,"blank":10},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/TCP_GameHandler/Handler.py":{"language":"Python","code":132,"comment":14,"blank":35},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/ServerRunner.py":{"language":"Python","code":3,"comment":2,"blank":3},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/TCP_Relay/Relay.py":{"language":"Python","code":54,"comment":14,"blank":20},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_computer_vision/udp_server.py":{"language":"Python","code":22,"comment":5,"blank":12},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/src/main/resources/application.properties":{"language":"Java Properties","code":2,"comment":0,"blank":1},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/maven-archiver/pom.properties":{"language":"Java Properties","code":3,"comment":2,"blank":1},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon/shapeshifters/RestApi.java":{"language":"Java","code":124,"comment":5,"blank":27},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/application.properties":{"language":"Java Properties","code":2,"comment":0,"blank":1},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/pom.xml":{"language":"XML","code":73,"comment":0,"blank":3},"file:///Users/tobybenjaminclark/Documents/Personal/Hole/hole/src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon/shapeshifters/RestApi.class":{"language":"Java","code":45,"comment":0,"blank":0}}
47 changes: 47 additions & 0 deletions .VSCodeCounter/2024-01-28_09-15-11/results.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Summary

Date : 2024-01-28 09:15:11

Directory /Users/tobybenjaminclark/Documents/Personal/Hole/hole

Total : 16 files, 751 codes, 76 comments, 243 blanks, all 1070 lines

Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md)

## Languages
| language | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| Python | 9 | 481 | 69 | 192 | 742 |
| Java | 2 | 169 | 5 | 27 | 201 |
| XML | 1 | 73 | 0 | 3 | 76 |
| Markdown | 1 | 21 | 0 | 18 | 39 |
| Java Properties | 3 | 7 | 2 | 3 | 12 |

## Directories
| path | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| . | 16 | 751 | 76 | 243 | 1,070 |
| . (Files) | 1 | 21 | 0 | 18 | 39 |
| src_computer_vision | 2 | 226 | 38 | 107 | 371 |
| src_server | 13 | 504 | 38 | 118 | 660 |
| src_server (Files) | 1 | 3 | 2 | 3 | 8 |
| src_server/REST_API | 10 | 315 | 8 | 60 | 383 |
| src_server/REST_API/server-api-DEPRACATED | 6 | 249 | 7 | 33 | 289 |
| src_server/REST_API/server-api-DEPRACATED (Files) | 1 | 73 | 0 | 3 | 76 |
| src_server/REST_API/server-api-DEPRACATED/src | 2 | 126 | 5 | 28 | 159 |
| src_server/REST_API/server-api-DEPRACATED/src/main | 2 | 126 | 5 | 28 | 159 |
| src_server/REST_API/server-api-DEPRACATED/src/main/java | 1 | 124 | 5 | 27 | 156 |
| src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon | 1 | 124 | 5 | 27 | 156 |
| src_server/REST_API/server-api-DEPRACATED/src/main/java/hackathon/shapeshifters | 1 | 124 | 5 | 27 | 156 |
| src_server/REST_API/server-api-DEPRACATED/src/main/resources | 1 | 2 | 0 | 1 | 3 |
| src_server/REST_API/server-api-DEPRACATED/target | 3 | 50 | 2 | 2 | 54 |
| src_server/REST_API/server-api-DEPRACATED/target/classes | 2 | 47 | 0 | 1 | 48 |
| src_server/REST_API/server-api-DEPRACATED/target/classes (Files) | 1 | 2 | 0 | 1 | 3 |
| src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon | 1 | 45 | 0 | 0 | 45 |
| src_server/REST_API/server-api-DEPRACATED/target/classes/hackathon/shapeshifters | 1 | 45 | 0 | 0 | 45 |
| src_server/REST_API/server-api-DEPRACATED/target/maven-archiver | 1 | 3 | 2 | 1 | 6 |
| src_server/REST_API/server-api-flask | 4 | 66 | 1 | 27 | 94 |
| src_server/TCP_GameHandler | 1 | 132 | 14 | 35 | 181 |
| src_server/TCP_Relay | 1 | 54 | 14 | 20 | 88 |

Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md)
Loading

0 comments on commit 3087589

Please sign in to comment.