diff --git a/content/experience/_index.md b/content/experience/_index.md new file mode 100644 index 0000000..1f1b76e --- /dev/null +++ b/content/experience/_index.md @@ -0,0 +1,3 @@ +--- +title: My Work History Wy +--- \ No newline at end of file diff --git a/content/experience/amazon.md b/content/experience/amazon.md new file mode 100644 index 0000000..d867231 --- /dev/null +++ b/content/experience/amazon.md @@ -0,0 +1,7 @@ +--- +company: Amazon +when: May 2020 - October 2020 +title: Fullfilment Associate +--- + +Fulfill basic warehouse and stock order duties. Responsibilities include offloading merchandise trucks, locating stock, and packing items for shipment. diff --git a/content/experience/cmg.md b/content/experience/cmg.md new file mode 100644 index 0000000..7b15ae5 --- /dev/null +++ b/content/experience/cmg.md @@ -0,0 +1,8 @@ +--- +company: Career Mentor Group +when: May 2020 - October 2020 +title: Devops Consultant +--- + +Fulfill basic warehouse and stock order duties. Responsibilities include offloading merchandise trucks, locating stock, and packing items for shipment. + diff --git a/content/projects/clippable copy.md b/content/projects/clippable copy.md new file mode 100644 index 0000000..2adc3e0 --- /dev/null +++ b/content/projects/clippable copy.md @@ -0,0 +1,22 @@ ++++ +link="https://shockrah.gitlab.io/clippable" +img="https://shockrah.gitlab.io/clippable/images/og-bg.jpg" +title="Clippable" +slogan="A self hosted video streaming" ++++ + +Designed and architected a cost effective scalable video streaming +platform. Implemented deployment automation systems which reduce +standard server maintainence to a single command. Reduced operational +costs by evaluating optimal EC2 instance for the given network load. + + +Used the following tools: +* Gitlab +* Ansible +* Rust +* Tera Templating Engine +* Typescript/Node +* AWS + + diff --git a/content/projects/clippable.md b/content/projects/clippable.md index 63cf9b7..9348693 100644 --- a/content/projects/clippable.md +++ b/content/projects/clippable.md @@ -2,7 +2,7 @@ link="https://shockrah.gitlab.io/clippable" img="https://shockrah.gitlab.io/clippable/images/og-bg.jpg" title="Clippable" -slogan="A self hosted video streaming" +slogan="A self hosted video streaming platform" +++ Designed and architected a cost effective scalable video streaming @@ -20,4 +20,4 @@ Used the following tools: * AWS * Terraform - +**[Live project instance](https://clips.shockrah.xyz)** diff --git a/content/projects/freechat.md b/content/projects/freechat.md index 15bb68e..39707d9 100644 --- a/content/projects/freechat.md +++ b/content/projects/freechat.md @@ -3,7 +3,6 @@ link="https://freechat.shockrah.xyz" img="https://freechat.shockrah.xyz/bear.gif" title="Freechat" slogan="FOSS Decentralized Chatting" -color="#c81d8d" +++ Developed a scalable decentralized chat platform. Designed and documented