Skip to content

Commit 2cb3761

Browse files
committed
Updates assets
1 parent 2f56a62 commit 2cb3761

6 files changed

Lines changed: 33 additions & 35 deletions

File tree

web/eslint.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ export default [
2626
parser: ts.parser
2727
}
2828
},
29-
rules: { // NOTE: Added these rules, becos everything static. I'll remove em if i make dynamic in the future
29+
rules: {
3030
'svelte/no-navigation-without-resolve': 'off', // not got any dynamic routes, so hardcoded strings are fine
31-
'svelte/require-each-key': 'off', // i'm only using static data here, no point keying them in each for loop
31+
'svelte/require-each-key': 'off' // i'm only using static data here, no point keying them in each for loop
3232
}
3333
},
3434
{

web/src/routes/experience/+page.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ import type { PageLoad } from './$types';
44
export const prerender = true;
55

66
const yamlEndpoint = 'https://raw.githubusercontent.com/Lissy93/cv/HEAD/resume.yml';
7-
const jsonEndpoint = 'https://raw.githubusercontent.com/Lissy93/cv/refs/heads/main/web/static/data/additional-data.json';
7+
const jsonEndpoint =
8+
'https://raw.githubusercontent.com/Lissy93/cv/refs/heads/main/web/static/data/additional-data.json';
89
// const jsonEndpoint =
910
// 'https://gist.githubusercontent.com/Lissy93/f3f3ad8c35449043f4e68449a05afd4d/raw/4ad57ecd293f659892d38cdc0e4683df1c67e560/cv-data.json';
1011

web/src/routes/ideal-role/+page.svelte

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@
9292

9393
<h2>Get in Touch</h2>
9494
<p>
95-
Does this sound good to you? If so, I'd love to hear from you!
96-
So please do <a href="/contact">get in touch</a>.
95+
Does this sound good to you? If so, I'd love to hear from you! So please do <a href="/contact"
96+
>get in touch</a
97+
>.
9798
</p>
9899

99100
<div class="other-pages">

web/src/routes/intro/+page.svelte

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
{ name: 'Contact', url: '/contact', icon: 'fa-paper-plane' }
77
];
88
9-
const tagline =
10-
'A hands-on engineering manager, dedicated to bringing out the best in developers and building top-notch products.';
11-
129
const intro = [
1310
`I'm a builder at heart.
1411
Whether it's a global-scale trading platform or a fun little CLI tool to check website privacy,

web/src/routes/skills/+page.svelte

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,8 @@
108108

109109
<div class="note">
110110
<p>
111-
<b>Note</b>:
112-
The technology list is not exhaustive, as it doesn't include some technologies I've used professionally
113-
at work, or for private clients.
111+
<b>Note</b>: The technology list is not exhaustive, as it doesn't include some technologies
112+
I've used professionally at work, or for private clients.
114113
<br />
115114
<br />
116115
For a full-list of programming languages and frameworks I've worked extensively with, as well as

web/static/data/additional-data.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
{
4848
"company": "loveholidays",
4949
"companyUrl": "https://loveholidays.com",
50-
"companyLogo": "https://a.loveholidays.com/design-system/meta/loveholidays/android-chrome-192x192.png",
50+
"companyLogo": "https://pixelflare.cc/alicia/icons/loveholidays",
5151
"jobTitle": "Staff Engineer",
5252
"datesWorked": "November 2024 - Present",
5353
"responsibilities": "",
@@ -56,25 +56,25 @@
5656
{
5757
"company": "AND.Digital",
5858
"companyUrl": "https://and.digital/",
59-
"companyLogo": "https://and.digital/favicon.ico",
59+
"companyLogo": "https://pixelflare.cc/alicia/icons/and-digital",
6060
"jobTitle": "Principle Engineer",
6161
"datesWorked": "August 2022 - Oct 2024",
6262
"responsibilities": "As a member of the Practice Group within Hamilton Club, I work across several client projects, ensuring that code quality, maintainability and security are top notch. I'm responsible for training up our developers, helping them gain the skills necessary to best support our clients. I'm always up for trying out new tech, so that I'm in a good position to choose the best tech stacks on a per-client basis.",
6363
"projectType": "Clients",
6464
"projects": [
6565
{
6666
"name": "International SOS",
67-
"logo": "https://i.ibb.co/WgKKMFQ/Isos.jpg",
67+
"logo": "https://pixelflare.cc/alicia/icons/international-sos",
6868
"description": ""
6969
},
7070
{
71-
"name": "Frasers Group",
72-
"logo": "https://i.ibb.co/sQcvxmG/Frasers.png",
71+
"name": "Sports Direct",
72+
"logo": "https://pixelflare.cc/alicia/icons/sports-direct",
7373
"description": ""
7474
},
7575
{
7676
"name": "Lloyds Bank",
77-
"logo": "https://i.ibb.co/GCSDPCq/Lloyds-bank.jpg",
77+
"logo": "https://pixelflare.cc/alicia/icons/lloyds-bank",
7878
"description": ""
7979
}
8080
],
@@ -100,27 +100,27 @@
100100
"projects": [
101101
{
102102
"name": "Futr.AI",
103-
"logo": "https://i.ibb.co/SyjxvhT/Futr-ai.png",
103+
"logo": "https://pixelflare.cc/alicia/icons/futr-ai",
104104
"description": ""
105105
},
106106
{
107107
"name": "Shell",
108-
"logo": "https://i.ibb.co/7r1K9cb/Shell.png",
108+
"logo": "https://pixelflare.cc/alicia/icons/shell",
109109
"description": ""
110110
},
111111
{
112112
"name": "Shell Recharge",
113-
"logo": "https://i.ibb.co/BBdP2Wh/Shell-recharge.jpg",
113+
"logo": "https://pixelflare.cc/alicia/icons/shell-recharge",
114114
"description": ""
115115
},
116116
{
117117
"name": "Machine Max",
118-
"logo": "https://i.ibb.co/XzXTKWF/machine-max.png",
118+
"logo": "https://pixelflare.cc/alicia/icons/machine-max",
119119
"description": ""
120120
},
121121
{
122122
"name": "Ctemplar",
123-
"logo": "https://i.ibb.co/2Sg6G3s/Ctemplar.png",
123+
"logo": "https://pixelflare.cc/alicia/icons/ctemplar",
124124
"description": ""
125125
}
126126
],
@@ -129,40 +129,40 @@
129129
{
130130
"company": "Accenture",
131131
"companyUrl": "https://www.accenture.com/",
132-
"companyLogo": "https://i.ibb.co/kcCKDF1/accenture.png",
132+
"companyLogo": "https://pixelflare.cc/alicia/icons/accenture",
133133
"jobTitle": "Software Developer",
134134
"datesWorked": "June 2014 - February 2019",
135135
"responsibilities": "After joining as an associate, I had the opportunity to work on a range of exciting client projects, each with their own challenges, his helped me to develop my skills and knowledge in a variety of areas. Over time I worked my way up to a senior role, where I could actively deliver high quality solutions to clients.",
136136
"projectType": "Clients",
137137
"projects": [
138138
{
139139
"name": "E.ON",
140-
"logo": "https://i.ibb.co/4PcVN4B/Eon.png",
140+
"logo": "https://pixelflare.cc/alicia/icons/e-on",
141141
"description": ""
142142
},
143143
{
144144
"name": "B&Q",
145-
"logo": "https://i.ibb.co/F79xSDK/Bandq.jpg",
145+
"logo": "https://pixelflare.cc/alicia/icons/b-and-q",
146146
"description": ""
147147
},
148148
{
149149
"name": "Boots",
150-
"logo": "https://i.ibb.co/SnPtC8t/Boots.jpg",
150+
"logo": "https://pixelflare.cc/alicia/icons/boots",
151151
"description": ""
152152
},
153153
{
154154
"name": "TK Maxx",
155-
"logo": "https://i.ibb.co/MBkQVs1/tkmaxx.jpg",
155+
"logo": "https://pixelflare.cc/alicia/icons/tk-maz",
156156
"description": ""
157157
},
158158
{
159159
"name": "Vodafone",
160-
"logo": "https://i.ibb.co/Zh1SwbR/Vodafone.png",
160+
"logo": "https://pixelflare.cc/alicia/icons/vodafone",
161161
"description": ""
162162
},
163163
{
164164
"name": "UKI Innovation Center",
165-
"logo": "https://i.ibb.co/1JX4Q9Y/Accenture-innovation.jpg",
165+
"logo": "https://pixelflare.cc/alicia/icons/accenture-innovation-centers",
166166
"description": ""
167167
}
168168
],
@@ -171,15 +171,15 @@
171171
{
172172
"company": "University of Oxford",
173173
"companyUrl": "https://www.ox.ac.uk/",
174-
"companyLogo": "https://i.ibb.co/QYmLPTX/oxford-uni.jpg",
174+
"companyLogo": "https://pixelflare.cc/alicia/icons/university-of-oxford",
175175
"jobTitle": "Intern",
176176
"datesWorked": "June 2013 - September 2013",
177177
"responsibilities": "Worked on developing a Java application which would calculate the most effective mg of antimalarial drug, per kg or patient body weight, to prevent vaccine resistance building up. Involved dealing with millions of patient records, which were often in varying formats and units.",
178178
"projectType": "Projects",
179179
"projects": [
180180
{
181181
"name": "WWARN",
182-
"logo": "https://i.ibb.co/1R657nh/Wwarn.jpg",
182+
"logo": "https://pixelflare.cc/alicia/icons/wwarn",
183183
"description": ""
184184
}
185185
],
@@ -188,25 +188,25 @@
188188
{
189189
"company": "British Army",
190190
"companyUrl": "https://www.army.mod.uk/",
191-
"companyLogo": "https://i.ibb.co/gv6mbKw/Army.jpg",
191+
"companyLogo": "https://pixelflare.cc/alicia/icons/british-army",
192192
"jobTitle": "Soldier",
193193
"datesWorked": "",
194194
"responsibilities": "",
195195
"projectType": "Regiments",
196196
"projects": [
197197
{
198198
"name": "Signals",
199-
"logo": "https://i.ibb.co/F5mhzkr/Signals.png",
199+
"logo": "https://pixelflare.cc/alicia/icons/royal-corps-of-signals",
200200
"description": ""
201201
},
202202
{
203203
"name": "Oxford UOTC",
204-
"logo": "https://i.ibb.co/ZMH1TWq/ouotc.jpg",
204+
"logo": "https://pixelflare.cc/alicia/icons/oxford-uni-otc",
205205
"description": ""
206206
},
207207
{
208208
"name": "Intelligence Corps",
209-
"logo": "https://i.ibb.co/svn2XLq/mi.jpg",
209+
"logo": "https://pixelflare.cc/alicia/icons/inteligence-corps",
210210
"description": ""
211211
}
212212
]

0 commit comments

Comments
 (0)