Skip to content

Commit

Permalink
Removed 'artboard.svg' from the 'runescape/scar' directory in the per…
Browse files Browse the repository at this point in the history
…sonal website project.
  • Loading branch information
BrianPurgert committed Jun 8, 2024
1 parent d06a5af commit 9d9d244
Show file tree
Hide file tree
Showing 37 changed files with 7,678 additions and 13,349 deletions.
23 changes: 0 additions & 23 deletions .idea/deployment.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 10 additions & 7 deletions app.vue
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
<template >
<v-app :theme = "color" >
<v-app-bar scroll-behavior = 'collapse' border >
<v-app-bar
border
class = 'position-sticky'
density = 'comfortable'
scroll-behavior = 'collapse'
>
<template v-slot:prepend >
<nuxt-link class = 'ma-0' to = "/" >
<nuxt-link class = 'px-6 ' to = "/" >
<v-img id = "bp" alt = "BP" class = "mr-2" height = "40" src = "/bp.svg" to = "/"
width = "40" >
width = "50" >
</v-img >

</nuxt-link >

</template >

<v-spacer ></v-spacer >
<template v-slot:append >
<v-btn color = '#afd5aa' href = 'https://www.linkedin.com/in/brian-purgert/' >
<v-btn color = '#afd5aa' href = 'https://www.linkedin.com/in/brian-purgert/' onscroll = '' >
<template v-slot:prepend >
<Icon name = "fa-brands:linkedin-in" size = "1.5em" />
</template >
Expand Down Expand Up @@ -44,10 +47,10 @@
</template >
</v-app-bar >
<v-main class = 'overflow-x-hidden overflow-y-hidden' >
<material-parallax_1 />
<v-container >
<nuxt-page />
</v-container >
<material-parallax_1 />

<v-footer class = "pt-5 pb-5" color = "transparent" >
</v-footer >
Expand Down
99 changes: 40 additions & 59 deletions assets/css/styles.css

Large diffs are not rendered by default.

14 changes: 9 additions & 5 deletions components/BrianIsTyping.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,16 @@ onMounted(() => {
</script >

<style scoped >
svg.logo{
font-family: "tesla", cursive;
font-size: 1.1rem;
font-style: italic;
max-height: 12rem;
margin: 0px auto;
max-height: unset;
margin: 0 auto;
white-space: break-spaces;
}
.text-copy{
Expand All @@ -78,8 +82,8 @@ svg.logo{
stroke: #2975a8;
stroke-linecap: round;
stroke-linejoin: arcs;
stroke-width: 0.5%;
stroke-dasharray: 20 60 40;
stroke-width: 0.4;
stroke-dasharray: 20 500 100;
stroke-dashoffset: -100%;
}
Expand Down Expand Up @@ -118,7 +122,7 @@ svg.logo{
@keyframes stroke-offset{
100%{
stroke-dashoffset: 0%;
stroke-dashoffset: 0;
}
}
</style >
118 changes: 59 additions & 59 deletions components/Cap50TimelineItem.vue
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
<template>
<v-timeline-item>
<template v-slot:icon>

</template>
<template v-slot:opposite>
<div
class="bp-year"
v-text="2014"
></div>
</template>
<template v-slot:default>
<v-container style="min-height: 200px">
<v-card
class="mx-auto"
color="grey lighten-5"
dark
elevation="0"
max-width="100%"
tile
>
<v-card-text>
<v-card-title
class="text-h6"
style="font-style: normal;">
Cap50
</v-card-title>
<v-card-subtitle
class="text-h6"
style="font-style: normal;">
System Administrator
</v-card-subtitle>
<v-card-subtitle
class="text-h6"
style="font-style: normal;">
2014 - 2017
</v-card-subtitle>
<v-card-text>
<p>
<template >
<v-timeline-item >
<template v-slot:icon >

</template >
<template v-slot:opposite >
<div
class = "bp-year"
v-text = "2014"
></div >
</template >
<template v-slot:default >
<v-container style = "min-height: 200px;" >
<v-card
class = "mx-auto"
color = "grey lighten-5"
dark
elevation = "0"
max-width = "100%"
tile
>
<v-card-text >
<v-card-title
class = "text-h6"
style = "font-style: normal;" >
Cap50
</v-card-title >
<v-card-subtitle
class = "text-h6"
style = "font-style: normal;" >
System Administrator
</v-card-subtitle >
<v-card-subtitle
class = "text-h6"
style = "font-style: normal;" >
2014 - 2017
</v-card-subtitle >
<v-card-text >
<p >

</p>
<ul>

</ul>
</v-card-text>
</v-card-text>
</v-card>
</p >
<ul >

</ul >
</v-card-text >
</v-card-text >
</v-card >

<!-- I worked with sales to create websites to their liking.-->
<!-- I mostly used Joomla and Wordpress to create these sites. but o-->

<!-- -->
<!-- I mostly used Joomla and Wordpress to create these sites. but o-->

<!-- • Set up and managed on-premises systems and cloud infrastructure. Including migrating and on premises Active directory to Azure.-->
<!-- • FortiGate Firewall Setup with PBX IP phones.-->
<!-- • Set up Windows Local Domain Network with Active Directory, Redirected Folders, Exchange 2010, Radius Authentication for Wireless, Integrated WatchGuard XTM VPN for external access.-->
<!-- • Set up an internal asterisk server for Internal and External IP Phones.-->
<!-- • Setup and managed a Windows Server 2008 R2 with Hyper-V for virtualization.-->

<!-- • Set up and managed on-premises systems and cloud infrastructure. Including migrating and on premises Active directory to Azure.-->
<!-- • FortiGate Firewall Setup with PBX IP phones.-->
<!-- • Set up Windows Local Domain Network with Active Directory, Redirected Folders, Exchange 2010, Radius Authentication for Wireless, Integrated WatchGuard XTM VPN for external access.-->
<!-- • Set up an internal asterisk server for Internal and External IP Phones.-->
<!-- • Setup and managed a Windows Server 2008 R2 with Hyper-V for virtualization.-->

</v-container>
</template>
</v-timeline-item>
</template>
<script>

</v-container >
</template >
</v-timeline-item >
</template >
<script >
export default {
name: 'cap50-timeline-item'
name: "cap50-timeline-item"
}
</script>
</script >
14 changes: 4 additions & 10 deletions components/DoodlebikeTimelineItem.vue
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
<template >
<v-timeline-item >
<v-container >

<ClientOnly fallback-tag = "span" >
<v-card class = "elevation-5 pa-1" width = "100%" >
<VideoBackground
class = 'vod'

src = "/doodlebike/DoodleBike_Portfolio_final.webm"

>
<v-card-title class = "video-overlay-text" >Doodle Bike
</v-card-title >
<v-card-title class = "video-overlay-text" >Doodle Bike</v-card-title >
</VideoBackground >
<v-card-subtitle >
</v-card-subtitle >
<v-card-subtitle ></v-card-subtitle >
</v-card >
</ClientOnly >

</v-container >
<template v-slot:icon >
<img src = "/doodlebike/doodlebike_icon.png" style = 'max-width: 60px' />
<!-- <Icon name = "emojione-v1:sparkles" size = "150" class = "mr-1" ></Icon >-->
<img src = "/doodlebike/doodlebike_icon.png" style = 'max-width: unset' />
</template >
<template v-slot:opposite >
<div
Expand All @@ -33,5 +28,4 @@
</template >

<script setup >
</script >
2 changes: 1 addition & 1 deletion components/ProjectsTimeline.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<v-timeline
class = ''
align = "start"
density = "default"
density = "comfortable"
direction = "vertical"
side = "end"
line-inset = '30px'
Expand Down
24 changes: 2 additions & 22 deletions components/RunescapeTimelineItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,7 @@
class = "w-auto h-auto ma-2 pa-2 d-flex"
style = ""
>
<div class = "seDefault" >
<span
class = "Comment" >//The primary motivation for me to learn programming was my interest</span ><br >
<span class = "Comment" >//in Autoing in RuneScape.</span ><br >
<br >
<span class = "Comment" >//SCAR is an IDE for writing scripts that automate tasks in</span ><br >
<span class = "Comment" >//video games like clicking on colors or images on the screen.</span ><br >
<span class = "Comment" >//SCAR's syntax was inspired by Pascal.</span ><br ><br >
<span
class = "Comment" >//The first script I ever wrote was called script I wrote was called</span ><br >
<br >
<span class = "Reserved_word" >program</span > &nbsp;<span
class = "Identifier" >briansFeatherBuyer</span ><span
class = "Symbol" >;</span ><br >
<span class = "Reserved_word" >begin</span ><br >
&nbsp;<span class = "Identifier" >WriteLn</span ><span
class = "Symbol" >(</span ><span
class = "String" >'Hello World!'</span ><span
class = "Symbol" >)</span ><span
class = "Symbol" >;</span ><br >
<span class = "Reserved_word" >end</span ><span
class = "Symbol" >.</span ></div >
<scar-text />
</div >
</v-img >

Expand All @@ -75,4 +54,5 @@
</v-timeline-item >
</template >
<script setup >
import ScarText from "~/components/ScarText.vue"
</script >
29 changes: 29 additions & 0 deletions components/ScarText.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<template >
<div class = "seDefault" >
<span
class = "Comment" >//The primary motivation for me to learn programming was my interest</span ><br >
<span class = "Comment" >//in Autoing in RuneScape.</span ><br >
<br >
<span class = "Comment" >//SCAR is an IDE for writing scripts that automate tasks in</span ><br >
<span class = "Comment" >//video games like clicking on colors or images on the screen.</span ><br >
<span class = "Comment" >//SCAR's syntax was inspired by Pascal.</span ><br ><br >
<span
class = "Comment" >//The first script I ever wrote was called script I wrote was called</span ><br >
<br >
<span class = "Reserved_word" >program</span > &nbsp;<span
class = "Identifier" >briansFeatherBuyer</span ><span
class = "Symbol" >;</span ><br >
<span class = "Reserved_word" >begin</span ><br >
&nbsp;<span class = "Identifier" >WriteLn</span ><span
class = "Symbol" >(</span ><span
class = "String" >'Hello World!'</span ><span
class = "Symbol" >)</span ><span
class = "Symbol" >;</span ><br >
<span class = "Reserved_word" >end</span ><span
class = "Symbol" >.</span ></div >
</template >
<script >
export default {
name: "scar-text"
}
</script >
10 changes: 4 additions & 6 deletions components/SpacebikeTimelineItem.vue
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
<template >
<v-timeline-item >
<v-container >

<ClientOnly fallback-tag = "span" >
<v-card class = "elevation-5 pa-0 " >
<v-card class = "elevation-5 pa-1" width = "100%" >
<VideoBackground
objectFit = "fill"
class = 'vod'
src = "/SpaceBike/gameplay_space_bike_trimmed.mp4"
style = "min-height: 337px;"
>
<v-card-title class = "video-overlay-text" >SpaceBike</v-card-title >
</VideoBackground >
<nuxt-icon class = "google_installs" filled name = "google_installs" ></nuxt-icon >
</v-card >
</ClientOnly >

</v-container >
<template v-slot:icon >
<nuxt-icon filled name = "spacebike_icon_new" style = 'font-size: 5em' />
<nuxt-icon filled name = "spacebike_icon_new" style = 'font-size: 72px' />
<!-- <img src = "/doodlebike/doodlebike_icon.png" style = 'max-width: unset' />-->

</template >
<template v-slot:opposite >
<div
Expand Down
Loading

0 comments on commit 9d9d244

Please sign in to comment.