This is a personal website build by Cooli using python via flask
Languages Used
HTML
CSS
JS
JSON
PYTHON
Reason for language
Python - Hostinfg the website & getting the data
JSON - To get the data for the blog posts!
Helping Me!
If you guys want to help you can comment in replit and I will fix the error (like grammar or help me think of ideas) and put your name in the by section!
A nice custom personal website (portfolio)
Hi, there!
Languages Used
HTML
CSS
JS
JSON
PYTHON
Reason for language
Python - Hostinfg the website & getting the data
JSON - To get the data for the blog posts!
Helping Me!
If you guys want to help you can comment in replit and I will fix the error (like grammar or help me think of ideas) and put your name in the by section!
Credits
StartBootstrap
Cruip
Replit
n:point
Traceback (most recent call last):
File "main.py", line 6, in
OWN_PASSWORD = os.environ['Password']
File "/usr/lib/python3.8/os.py", line 675, in getitem
raise KeyError(key) from None
KeyError: 'Password'