Skip to content

Commit

Permalink
cv updates, added homelab dashboard link
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseLad committed Aug 12, 2024
1 parent fc514a2 commit 7214d1e
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 25 deletions.
12 changes: 4 additions & 8 deletions src/components/intro.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script>
import { faPenToSquare, faEnvelope, faFileLines } from '@fortawesome/free-solid-svg-icons';
import { faServer, faEnvelope, faFileLines } from '@fortawesome/free-solid-svg-icons';
import { faGithub, faLinkedin, faInstagram } from '@fortawesome/free-brands-svg-icons';
import { FontAwesomeIcon } from '@fortawesome/svelte-fontawesome';
import { base } from '$app/paths';
Expand All @@ -25,17 +25,13 @@
</a>
</div>
<div class="pt-6">
<!--<a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1">
<FontAwesomeIcon icon={faEnvelope} />
Contact Me
</a>-->
<a href="{base}/Jake_Farrell_CV_2024.pdf" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1">
<FontAwesomeIcon icon={faFileLines} />
Résumé / CV
</a>
<a href="https://docs.jakefarrell.ie" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1">
<FontAwesomeIcon icon={faPenToSquare} />
Homelab Docs
<a href="https://home.jakefarrell.ie" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1">
<FontAwesomeIcon icon={faServer} />
Home Server Dashboard
</a>
</div>
</div>
Expand Down
26 changes: 14 additions & 12 deletions src/data/experience.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,21 @@
"link": "https://redbrick.dcu.ie",
"image": "redbrick_logo.webp",
"description": [
"Responsible for running the weekly committee meetings, ensuring order and time-keeping",
"Overseeing the running of the society as a whole and enabling each member of the committee to do their best work",
"Leading the weekly committee meetings, ensuring order and timekeeping.",
"Overseeing the running of the society as a whole and enabling each member of the committee to complete tasks.",
"Previous: Redbrick Secretary (March 2023 - March 2024)"
]
},
{
"year": "March 2024 - Present",
"position": "Webmaster / MERN Stack Developer",
"position": "Webmaster / React & Firebase Developer",
"company": "DCU Fotosoc",
"link": "https://dcufotosoc.jakefarrell.ie",
"image": "fotosoc_logo.webp",
"description": [
"Developing a full stack website built using the MERN ( MongoDB, Express, React, Node) to showcase all aspects of DCU Fotosoc",
"Utilising the Stripe API to allow for the sale of merchandise and yearly photo book"
"Developing a full stack website built using React & Firebase to showcase all aspects of DCU Fotosoc.",
"Utilising the Stripe API to allow for the sale of merchandise and yearly photo book.",
"Liaising with the committee to develop the website with the society’s vision in mind."
]
},
{
Expand All @@ -29,10 +30,11 @@
"link": "https://dcumps.ie",
"image": "dcumps_logo.webp",
"description": [
"Developed a custom website using Bootstrap & Django for the society",
"Developed a dynamic donation bar for our yearly 24-Hour Broadcast which raised over €12,800 for Jack & Jill Children's Foundation",
"Configured an email system that provides committee members with professional emails",
"Maintaining a WordPress website with over 6,000+ articles and over 13+ years of content for The College View newspaper"
"Built a custom website using Bootstrap & Django for the society.",
"Implemented a live donation bar for the yearly 24-Hour Broadcast which raised over €12,800 for Jack & Jill Children’s Foundation.",
"Configured an email system that provides committee members with professional emails.",
"Maintaining a WordPress website with over 6,000+ articles and over 13+ years of content for The College View newspaper.",
"Building a Flutter iOS and Android app for The College View that queries the WordPress REST API for article and page data."
]
},
{
Expand All @@ -42,9 +44,9 @@
"link": "https://dcustudentlife.ie",
"image": "dcusu_logo.webp",
"description": [
"Responsible for solving any problems that the class group may have",
"Relaying important information/changes to the class group",
"Working with lectures and faculty to solve issues regarding assessments, timetables, and examinations"
"Responsible for solving any problems that the class group may have.",
"Relaying important information/changes to the class group.",
"Working with lecturers and faculty to resolve issues regarding assessments, timetables, and examinations."
]
}
]
8 changes: 4 additions & 4 deletions src/data/projects.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"title": "Homelab, VPS and Documentation",
"title": "Home Server, VPS and Documentation",
"description": "I currently operate two servers, one at home and one hosted online. My home server acts as a file server, VPN, photo library and media server along with many different services running on Docker. My VPS contains more Docker services such as hosting for my personal website, my Discord bot, analytics, image organisation and other useful tools.",
"image": "homelab.webp",
"techStack": ["Docker", "Debian", "MkDocs"],
Expand All @@ -11,15 +11,15 @@
"title": "DCU Media Production Society Website",
"description": "Built using HTML, CSS, Bootstrap and Django, I created a custom website for DCU's Media Production Society as part of my tasks as a webmaster. It features dynamic content for our upcoming events, automated DCUfm data, details about the history of MPS, information about the committee and much more!",
"image": "dcumps.webp",
"techStack": ["Django", "Bootstrap", "MySQL", "Docker"],
"techStack": ["Django", "Bootstrap", "SQLite", "JavaScript", "Docker"],
"demoLink": "https://dcumps.ie",
"codeLink": "https://github.com/DCUMPS/dcumps-website-django"
},
{
"title": "DCU Fotosoc Website",
"description": "Developing a full stack website built using the MERN ( MongoDB, Express, React, Node) stack to fulfil the requirements of the society. Utilising the Stripe API to allow the society to sell merchandise and our yearly photo collection book.",
"description": "Developing a full stack website built using React, TailwindCSS and Firebase to fulfil the requirements of the society. Utilising the Stripe API to allow the society to sell merchandise and our yearly photo collection book.",
"image": "fotosoc.webp",
"techStack": ["MongoDB", "Express", "React", "Node.js", "Tailwind CSS"],
"techStack": ["React", "Firebase", "Tailwind CSS", "Stripe API"],
"demoLink": "https://dcufotosoc.jakefarrell.ie",
"codeLink": "https://github.com/CheeseLad/fotosoc"
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
{
"title": "Web Development",
"icons": "https://skillicons.dev/icons?i=html,css,js,sqlite,mysql,wordpress&perline=3&theme=dark"
"icons": "https://skillicons.dev/icons?i=html,css,js,firebase,mysql,wordpress&perline=3&theme=dark"
},
{
"title": "Frameworks",
Expand Down
Binary file modified static/Jake_Farrell_CV_2024.pdf
Binary file not shown.

0 comments on commit 7214d1e

Please sign in to comment.