Skip to content

Commit

Permalink
subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghina committed Jul 8, 2024
1 parent dfcd048 commit f59f878
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
9 changes: 9 additions & 0 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ <h4>Related Posts</h4>
</div>
{% endif %}

<form action="https://formspree.io/f/xrgndgrw" method="POST">

<h2>Subscribe</h2>

<h3>Email address:</h3>
<input type="email" name="email" class="input form-control">
<button type="submit">Subscribe</button>
</form>

<div class="PageNavigation">
{% if page.previous.url %}
<a class="prev" href="{{ page.previous.url }}">&laquo; {{ page.previous.title }}</a>
Expand Down
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permalink: /about/

Hi,

I am Gheorghina, a passionate, results driven Senior Software Architect and Certified Enterprise Architecture Practitioner by the Open Group with over 17 years of experience in designing and implementing large-scale distributed systems. Specializing in software architecture and technical leadership, I have a proven track record in the Home Automation, Life Sciences, Cloud Collaboration, Banking, Logistics and IOT sectors.
I am Gheorghina, a passionate, results driven Senior Software Architect and Certified Enterprise Architecture Practitioner by the Open Group with two decades years of experience in designing and implementing large-scale distributed systems. Specializing in software architecture and technical leadership, I have a proven track record in the Home Automation, Life Sciences, Cloud Collaboration, Banking, Logistics and IOT sectors.

## Training and Mentoring

Expand Down
14 changes: 11 additions & 3 deletions courses_workshops.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,18 @@ Table of Contents
Technology and Data Architecture
Security Architecture and Compliance
Stakeholder Engagement and Management
Implementation and Governance
Case Studies and Real-World Applications
Implementation and Governance
Practical Tools and Techniques
Future Trends in Enterprise Architecture
Designing Modern Systems
- Distributed Caching Solutions
- Distributed Monitoring and Logging Solutions
- Distributed Messaging Systems
- Distributed Search Solutions
- Distributed Task Scheduler
Case Studies and Real-World Applications
- Case Study 1: Digital Transformation in IOT
- Case Study 2: Healthcare System Integration
- Case Study 3: Financial Services Modernization


## Enterprise Architecture Case Studies Workshop
Expand Down

0 comments on commit f59f878

Please sign in to comment.