-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from theguy951357/scrollytelling-experiment
website updates
- Loading branch information
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,26 +105,22 @@ <h1 class="w3-jumbo w3-animate-left" style="z-index: 20;">Chris Blaha</h1> | |
<h2 class="w3-text-light-grey">About Me</h2> | ||
<hr style="width:200px" class="w3-opacity"> | ||
<div id="unique-id" class="w3-2021-buttercream w3-card-4 w3-padding w3-margin-bottom w3-round-medium" style="display: none;"> | ||
<p> I am a graduate from the University of North Carolina Asheville with a bachelors degree in computer science and a minor in music. | ||
During my time there, I gained an interest in AI and conducted my research on swarm intelligence. My project titled "Swarmbot" | ||
utilizes swarm intelligence to navigate a Monte Carlo Tree Search with efficiency and intuition. These metaheuristics combined | ||
with genetic algorithms allow the swarm agents to grow in a way where survival of the fittest navigates the swarm towards the | ||
optimal goal. The project is listed below with a link to the UNCA journal of undergraduate research entry and results from the | ||
project. | ||
<p> I'm a versatile computer science professional with a passion for innovation in technology and web design. A graduate of the University of North Carolina Asheville, I hold a bachelor's degree in computer science and a minor in music. During my studies, I delved into artificial intelligence, conducting groundbreaking research on swarm intelligence. My project, "Swarmbot," harnessed advanced techniques like Monte Carlo Tree Search, metaheuristics, and genetic algorithms to create a system where swarm agents adapt and thrive toward achieving optimal goals. | ||
</p> | ||
</div> | ||
<div id="unique-id2" class="w3-2021-desert-mist w3-card-4 w3-padding w3-margin-bottom w3-round-medium" style="display: none;"> | ||
<p> | ||
After graduation I jumped right into the workplace with a company called <a href="https://www.netmaker.io/" target="_blank">Netmaker</a>. | ||
There I aquired knowledge about the intracacies of networking, infastructure and QA. I worked on learning Golang and honed my threading skills | ||
with Terraform. I aquired skills with Docker, LXC containers, github workflows, building installers and having more familiarity with linux systems. I deploy documentation | ||
on the latest releases that come out with python sphinx. | ||
After graduation, I joined Netmaker, where I gained hands-on expertise in networking, infrastructure, and quality assurance. My technical skillset includes Golang programming, advanced threading techniques with Terraform, containerization using Docker and LXC, GitHub workflows, and Linux systems management. I also specialize in crafting user-friendly documentation using Python Sphinx for streamlined communication and collaboration. | ||
|
||
I recently advanced my career by joining MEDITECH, a leading healthcare software company, where I focus on enhancing interoperability within electronic health record (EHR) systems. My role involves designing and implementing solutions that enable seamless communication and data sharing between disparate healthcare systems. By improving interoperability, I contribute to creating more efficient workflows, better patient outcomes, and stronger collaboration across the healthcare ecosystem. | ||
</p> | ||
</div> | ||
<div id="unique-id3" class="w3-2021-willow w3-card-4 w3-padding w3-round-medium" style="display: none;"> | ||
<p> | ||
I also design the website for <a href="https://thetaxraven.com" target="_blank">The Tax Raven</a> and provide any websites for customers | ||
of The Tax Raven if they need an asthetic landing page to integrate with their CRM. I also handle automations with the CRM involving client intake for getting taxes done. | ||
In addition to my technical background, I design visually compelling websites for businesses. As a web developer for The Tax Raven, I create aesthetic landing pages that integrate seamlessly with CRM systems and automate client workflows. Whether it's building engaging websites or optimizing backend systems, I am dedicated to delivering innovative solutions that meet the needs of my clients. | ||
</p> | ||
<p> | ||
Looking for a reliable web designer or developer to enhance your digital presence? Get in touch with me! | ||
</p> | ||
</div> | ||
|
||
|
@@ -218,7 +214,7 @@ <h2 class="w3-text-light-grey">My Projects</h2> | |
<!-- row for websites --> | ||
<div class="w3-row-padding" style="margin:0 -16px"> | ||
|
||
<div class="w3-quarter w3-margin-bottom"></div> | ||
|
||
<div class="w3-half w3-margin-bottom"> | ||
<ul class="w3-ul w3-white w3-center"> | ||
<li class="w3-dark-grey w3-xlarge w3-padding-32">The Tax Raven</li> | ||
|
@@ -229,7 +225,17 @@ <h2 class="w3-text-light-grey">My Projects</h2> | |
</ul> | ||
</div> | ||
|
||
<div class="w3-quarter w3-margin-bottom"></div> | ||
<div class="w3-half w3-margin-bottom"> | ||
<ul class="w3-ul w3-white w3-center"> | ||
<li class="w3-dark-grey w3-xlarge w3-padding-32">Sacred Lotus Healing</li> | ||
<li class="w3-padding-16"> | ||
<iframe src="https://sacredlotushealingvt.com/" width="100%" height="400"> | ||
</iframe> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
|
||
<!-- End project grid --> | ||
</div> | ||
<!-- End Portfolio Section --> | ||
|
@@ -241,7 +247,7 @@ <h2 class="w3-text-light-grey">Contact Me</h2> | |
<hr style="width:200px" class="w3-opacity"> | ||
|
||
<div class="w3-section"> | ||
<p><i class="fa fa-map-marker fa-fw w3-text-white w3-xxlarge w3-margin-right"></i> Bellingham, MA</p> | ||
<p><i class="fa fa-map-marker fa-fw w3-text-white w3-xxlarge w3-margin-right"></i> Canton, MA</p> | ||
<p><i class="fa fa-phone fa-fw w3-text-white w3-xxlarge w3-margin-right"></i> Phone: (203) 415-6873</p> | ||
<p><i class="fa fa-envelope fa-fw w3-text-white w3-xxlarge w3-margin-right"> </i> Email: [email protected]</p> | ||
<p><a href="https://www.linkedin.com/in/christopher-blaha-5210b6a9/" target="_blank"><i class="fa fa-linkedin fa-fw w3-text-white w3-xxlarge w3-margin-right"></i> Linkedln</a></p> | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.