summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/assets/text/quotes.txt30
-rw-r--r--docs/guide.md (renamed from docs/guide.txt)0
-rw-r--r--public/api.py (renamed from templates/api.py)0
-rw-r--r--public/api_server.service (renamed from templates/api_server.service)0
-rw-r--r--public/index.html (renamed from templates/index.html)0
5 files changed, 0 insertions, 30 deletions
diff --git a/bin/assets/text/quotes.txt b/bin/assets/text/quotes.txt
deleted file mode 100644
index 9f778ed..0000000
--- a/bin/assets/text/quotes.txt
+++ /dev/null
@@ -1,30 +0,0 @@
1“Code is like humor, it’s better if it’s clean.”
2“Software is a great combination.”
3“Computers are like a bicycle for the mind.”
4“Simplicity is the soul of efficiency.”
5“Good code is its own best documentation.”
6“In programming, clarity is key.”
7“Programs must be written for people.”
8“Computers are only tools.”
9“The best way to predict the future is to invent it.”
10“Talk is cheap. Show me the code.”
11"It’s not a bug, it’s a feature.”
12“The computer is mightier than the pen.”
13"Code is the art of telling computers what to do.”
14"Make it work, make it right, make it fast.”
15“Every problem can be solved with code.”
16“The only limit is your imagination.”
17“Programming is thinking, not typing.”
18"Design is the soul of programming.”
19“There’s no place like 127.0.0.1.”
20“Without algorithms, there’s no solution.”
21“Compilers turn ideas into machine code.”
22“A program is only as good as its design.”
23"Code never lies, comments sometimes do.”
24“Debugging is twice as hard as writing.”
25"Computers don’t make mistakes, programmers do.”
26“Code fast, debug slow, optimize last.”
27“Keep it simple, stupid (KISS).”
28“Without testing, code is poetry.”
29“Good software comes from great design.”
30“The harder you work, the luckier you get.” \ No newline at end of file
diff --git a/docs/guide.txt b/docs/guide.md
index b248f49..b248f49 100644
--- a/docs/guide.txt
+++ b/docs/guide.md
diff --git a/templates/api.py b/public/api.py
index b04ef77..b04ef77 100644
--- a/templates/api.py
+++ b/public/api.py
diff --git a/templates/api_server.service b/public/api_server.service
index b69c5e4..b69c5e4 100644
--- a/templates/api_server.service
+++ b/public/api_server.service
diff --git a/templates/index.html b/public/index.html
index 5436dbd..5436dbd 100644
--- a/templates/index.html
+++ b/public/index.html