This is my study files repo done at Python Immersion at 42 São Paulo All files were done with zero Python knowledge, within 10 business days.
Please, check this github-pages to test my Python code in a live mode :)
Note
This Github Page is under development, but you can still test it
- This site is a static HTML/JS/CSS site. No Jekyll or static site generator is used.
- The main entry point is
index.htmlat the root of the repository. - All assets and study files are loaded directly by the browser.
- To deploy, simply push to the
mainbranch and GitHub Pages will serve the site from the root.