Skip to content

Commit

Permalink
SEO: update texts & descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
kevelopment committed Nov 16, 2023
1 parent 09762f0 commit 098e8c4
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/components/References.jsx
Expand Up @@ -181,7 +181,7 @@ export default function References() {
<div className="hero-body">
<div className="container has-text-centered is-spaced">
<h2 className="title">Portfolio</h2>
<h3 className="subtitle">Projects &bull; Products &bull; Partner</h3>
<h3 className="subtitle">What Products &bull; Projects &bull; Partners have I supported?</h3>
</div>
</div>
<div className="hero-body pt-0">
Expand Down
2 changes: 1 addition & 1 deletion src/components/cv/Experience.jsx
Expand Up @@ -18,7 +18,7 @@ export default function Experience() {
<div className="hero-body">
<div className="container has-text-centered">
<h2 className="title">Experience</h2>
<h3 className="subtitle">Profession &bull; Education</h3>
<h3 className="subtitle">What Professions &bull; Education did I receive?</h3>
</div>
</div>
{nodes.map(({ frontmatter, html }, index) => (
Expand Down
9 changes: 5 additions & 4 deletions src/components/cv/Skills.jsx
Expand Up @@ -52,12 +52,11 @@ const techStack = {
],
},
cloud: {
label: "Cloud-Development: Heroku - Firebase - AWS",
label: "Cloud-Development: Heroku - AWS",
icons: [
<SiAmazonaws size={size} title="AWS" />,
<SiHeroku size={size} title="Heroku" />,
<SiVercel size={size} title="Vercel" />,
<SiFirebase size={size} title="Firebase" />,
],
},
misc: {
Expand Down Expand Up @@ -92,7 +91,7 @@ const techStack = {
label: "Experienced Team player",
},
blushy: {
label: "Experience in Kanban, Scrum and SAFe",
label: "Agile Mindset: Kanban, Scrum and SAFe",
},
};

Expand All @@ -103,7 +102,9 @@ export default function Skills() {
<div className="hero-body">
<div className="container has-text-centered">
<h2 className="title">Skills</h2>
<h3 className="subtitle">Qualifications &bull; Frameworks &bull; Tools</h3>
<h4 className="subtitle">
Which Qualifications &bull; Frameworks &bull; Tools can I bring into your project?
</h4>
</div>
<section className="section">
<div className="has-text-centered">
Expand Down
9 changes: 6 additions & 3 deletions src/content/experience/freelancer.md
@@ -1,8 +1,11 @@
---
title: Freelance Software developer
company: Kevelopment - Software development and Consulting
company: Kevelopment - Software Development and Consulting
start: 2021-03
---

Currently I'm working as a self employed, freelance software developer focussing on modern TypeScript related (Web-) Projects.
My main focus lies in the design and implementation of the backend infrastructure but I'm enjoying Frontend related Tasks every now and again as well.
As a results-driven freelance software and web developer, I specialize in transforming digital landscapes through cutting-edge frontend solutions. With extensive expertise in modern Frameworks, I craft seamless and engaging user experiences that resonate with modern design principles.

My unique value proposition lies in the ability to seamlessly navigate both frontend and backend realms. On the frontend, I harness the power of React to build dynamic and responsive interfaces that captivate users. Implementing rigorous testing methodologies, including End-To-End and Visual Regression Testing, ensures the durability and performance of the applications I develop. In tandem, I bring robust backend capabilities to the table, leveraging technologies like Nestjs or Spring Boot coupled with State-Of-The-Art Database foundations. This dual proficiency empowers me to architect and maintain scalable infrastructures.

With a proven track record of successful projects, I bring a wealth of experience and innovation to every client engagement. Elevate your digital presence with a freelance developer who excels in User-Interface-Design while seamlessly managing the intricacies of application scalability – let's bring your vision to life, one line of code at a time.
2 changes: 1 addition & 1 deletion src/content/experience/hstrier.md
Expand Up @@ -10,7 +10,7 @@ Acquisition of the academic degree Bachelor of Science with following majors
- Development of distributed and parallel Systems
- Mobile app development
- IT Security
- Seminar: TensorFlow - Convolutional Neural Networks
- Machine Learning (TensorFlow, Convolutional Neural Networks)

**Thesis**
\
Expand Down
6 changes: 5 additions & 1 deletion src/content/md/aboutme.md
@@ -1,7 +1,11 @@
Howdy visitor! ✌️

\
I'm Kevin Adam, 30 years old and live in Oldenburg, Germany. I managed to turn one of my Hobbies into a Profession. This brought me into being a passionate Full-Stack Software-Developer with a fondness for all kinds of JavaScript related Projects. Be it mobile, frontend or backend as long as it's not PHP I'm in.
I'm Kevin Adam, 30 years old and live in Oldenburg, Germany. I managed to turn one of my Hobbies into a Profession. This brought me into being a passionate Full-Stack Software-Developer with a fondness for all kinds of JavaScript related Projects. Be it mobile, frontend or backend as long as it's not PHP you can count me in.
\
\
Are you looking for someone that can drive forward your project or MVP or need some amplification for your team?
Look no further - let's get in touch! ✉️
\
\
Aside from work I highly enjoy trips into nature by going Camping, Cycling or Hiking to break out of the digital bubble that consumes our everyday life.

1 comment on commit 098e8c4

@vercel
Copy link

@vercel vercel bot commented on 098e8c4 Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.