more text
This commit is contained in:
parent
dc40e7cd34
commit
536ffeab3d
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ function App() {
|
||||||
Below is a portfolio of my freelance projects.
|
Below is a portfolio of my freelance projects.
|
||||||
Each project represents solutions to complex problems across various domains. This site is hosted on my rural farm in Northern, Ontario, Canada. If the site is down its most likely due to weather conditions like a blizzard if its winter. Relavent Links in the footer unfortunately a significant amount of my professional work is locked in private git, code commit and gitlab repos. If you've been given this site please feel free to contact me for more details.
|
Each project represents solutions to complex problems across various domains. This site is hosted on my rural farm in Northern, Ontario, Canada. If the site is down its most likely due to weather conditions like a blizzard if its winter. Relavent Links in the footer unfortunately a significant amount of my professional work is locked in private git, code commit and gitlab repos. If you've been given this site please feel free to contact me for more details.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
This site is a minimal React site, hosted on my own git server with a custom CI/CD pipline hooked up to pm2 for loadbalancing across a proxmox cluster (mainly for other stuff but it hosts this site too). The images are hosted via Google drive so if too many people hit the site the images will stop loading. Thanks for your understanding.
|
||||||
|
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{projects.map(project => (
|
{projects.map(project => (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue