Skip to content

JChunX/a-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-website

My very own website. It could be yours too, if you want.

Features🔥

Markdown pages Not a webdev? No problem. Skip the bells and whistles and render raw markdown files as webpages. It even looks cleaner!

Blog posts Ever wanted to become a blogger 🤓🤓?? Now you can!

Chatbot Too busy to respond to recruiters? Let a GPT chatbot do it for you using personalized responses!

Run locally 🏃‍♂️

pip install -r requirements.txt
gunicorn -b 127.0.0.1:5000 app:app

Deploy 🚀

heroku login
git push heroku main
heroku open

About

a website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published