Skip to content

Commit

Permalink
Some refinements to content: eLearning oriented
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Johnston committed Dec 2, 2023
1 parent 38b659e commit 8233c33
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 25 deletions.
21 changes: 11 additions & 10 deletions ngx-joeljca-blogapp-2/src/app/views/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
<div class="row gy-5">
<div class="col-xl-5 col-lg-6">
<div class="position-relative zindex-5 text-lg-start text-center">
<h1 class="display-2 mb-4 pb-lg-3 pb-md-2">Expert <span class="text-primary">software consulting</span> for non-profits</h1>
<h1 class="display-2 mb-4 pb-lg-3 pb-md-2">Expert .NET <span class="text-primary">software developer</span></h1>
<p class="mb-4 pb-lg-3 pb-md-2">
<span class="me-2 text-light">Dependable development and systems support services for associations, non-profits and government agencies</span>
<span class="me-2 text-light">
Employee by day, freelancer by night.
I help business and assocations integrate with eLearning technology.
</span>
</p>
<a routerLink="/services" class="btn btn-lg btn-primary">My services</a>
</div>
Expand All @@ -27,14 +30,13 @@ <h1 class="display-2 mb-4 pb-lg-3 pb-md-2">Expert <span class="text-primary">sof
<div class="d-flex align-items-center justify-content-center bg-secondary rounded-3"
style="min-height: 176px; backdrop-filter: blur(6px);">
<div class="p-xl-4 p-sm-3 p-2 fs-xl fw-semibold text-center">
<span class="hero-animation-fade text-white">We need a website for our association</span>
<span class="hero-animation-fade text-white">Our team needs a Full Stack .NET Developer</span>
</div>
</div>
<div class="d-flex align-items-center justify-content-center bg-secondary rounded-3"
style="min-height: 176px; backdrop-filter: blur(6px);">
<div class="p-xl-4 p-sm-3 p-2 fs-xl fw-semibold text-center">
<span class="hero-animation-fade hero-animation-delay-2 text-white">We are looking for a CiviCRM
expert</span>
<span class="hero-animation-fade hero-animation-delay-2 text-white">We want to deliver online courses through our custom front-end</span>
</div>
</div>
</div>
Expand All @@ -44,14 +46,14 @@ <h1 class="display-2 mb-4 pb-lg-3 pb-md-2">Expert <span class="text-primary">sof
<div class="d-flex align-items-center justify-content-center bg-secondary rounded-3"
style="min-height: 176px; backdrop-filter: blur(6px);">
<div class="p-xl-4 p-sm-3 p-2 fs-xl fw-semibold text-center">
<span class="hero-animation-fade hero-animation-delay-1 text-white">Our members want a self-service portal</span>
<span class="hero-animation-fade hero-animation-delay-1 text-white">We need to ingest learner data into our CRM</span>
</div>
</div>
<div class="d-flex align-items-center justify-content-center bg-secondary rounded-3"
style="min-height: 176px; backdrop-filter: blur(6px);">
<div class="p-xl-4 p-sm-3 p-2 fs-xl fw-semibold text-center">
<span class="hero-animation-fade hero-animation-delay-3 text-white">
We want to deliver LMS courses through Moodle
My association needs help selecting an eLearning solution
</span>
</div>
</div>
Expand All @@ -74,9 +76,8 @@ <h1 class="display-2 mb-4 pb-lg-3 pb-md-2">Expert <span class="text-primary">sof
<div class="align-self-center ps-lg-0 ps-md-4">
<h2 class="h1 mb-lg-4 mb-3">Full Stack Software Developer</h2>
<p class="mb-4 pb-lg-3 fs-lg">
I'm a Software Developer that specializes in web development, systems support and software integrations for non-profit organizations.
I help clients establish their web presence, automate processes and integrate with digital tools for marketing and online learning.
Depending on the size of the project, I can run the show end-to-end or augment an existing team. I'm also happy to partner with other agencies.
I'm a Full Stack Software Developer, experienced with RESTful .NET APIs, CRM integrations, and Angular SPAs.
As a freelancer, I specialize in helping clients integrate with Learning Management Systems.
</p>
<a routerLink="/pages/about-me" class="btn btn-lg btn-outline-primary">More about me</a>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@ <h1 class="mb-2 mb-md-0">Services</h1>
<img src="assets/img/services/icons/cms.svg" class="d-block m-1" width="40" alt="Icon">
</div>
<h2 class="h4 d-inline-flex align-items-center">
Web Design
Full Stack Software Development
<i class="bx bx-right-arrow-circle text-primary fs-3 ms-2"></i>
</h2>
<p class="fs-sm text-body mb-0">
Do you need a professional home page for your organization? I will build you
an attractive website, get you setup with tooling for content management, and figure out all the details of hosting, HTTPS and deployment.
For member-based organizations, I also specialize in building private self-service portals that accompany your public website.
As a freelancer or contractor, I can supplement your team as a part-time resource. I'm most experienced with SQL database development,
.NET APIs and Angular SPAs. I'm always eager to learn some new tech if a project is the right fit.
</p>
</div>
</a>
Expand All @@ -43,13 +42,12 @@ <h2 class="h4 d-inline-flex align-items-center">
<img src="assets/img/services/icons/rocket.svg" class="d-block m-1" width="40" alt="Icon">
</div>
<h2 class="h4 d-inline-flex align-items-center">
Software Development
DevOps Consulting
<i class="bx bx-right-arrow-circle text-primary fs-3 ms-2"></i>
</h2>
<p class="fs-sm text-body mb-0">
I focus primarily on web development in PHP and .NET stacks. I'm strongest with
database design and development, CRM integrations and Angular SPAs. I'm known for my expert SQL skills and keen troubleshooting
ability. I'm also experienced with DevOps patterns like Containerization, CI/CD, IaaS and Shell Scripting.
Do software releases make you sweat? I will walk you through best practices in version control, CI/CD, release management and
monitoring so that you can deploy updates to your web service without fear.
</p>
</div>
</a>
Expand All @@ -65,12 +63,12 @@ <h2 class="h4 d-inline-flex align-items-center">
<img src="assets/img/services/icons/mobile-app.svg" class="d-block m-1" width="40" alt="Icon">
</div>
<h2 class="h4 d-inline-flex align-items-center">
CiviCRM Consulting
LMS Integrations
<i class="bx bx-right-arrow-circle text-primary fs-3 ms-2"></i>
</h2>
<p class="fs-sm text-body mb-0">
I help clients customize their CiviCRM implementation in order to automate business processes and integrate
with other software components like mass mail, eLearning and member portals.
I help clients integrate their existing software ecosystems with Learning Management Systems. Common scenarios include
ingesting learner data into another system of record and SSO-enabled integrations with a custom front-end.
</p>
</div>
</a>
Expand All @@ -86,13 +84,12 @@ <h2 class="h4 d-inline-flex align-items-center">
<img src="assets/img/services/icons/analytics.svg" class="d-block m-1" width="40" alt="Icon">
</div>
<h2 class="h4 d-inline-flex align-items-center">
Moodle Implementation
Systems Support and Troubleshooting
<i class="bx bx-right-arrow-circle text-primary fs-3 ms-2"></i>
</h2>
<p class="fs-sm text-body mb-0">
Are you looking to deliver online courses to your members? Do you want a platform that minimizes costs without
comprimising on quality and features? I can help you with your initial eLearning implementation in Moodle,
or help you migrate from another LMS.
I have a knack for troubleshooting, and can help you track down tricky bugs and
system errors.
</p>
</div>
</a>
Expand Down

0 comments on commit 8233c33

Please sign in to comment.