Skip to content

Commit f8f3ad9

Browse files
Update about.md
1 parent 056fca4 commit f8f3ad9

File tree

1 file changed

+30
-18
lines changed

1 file changed

+30
-18
lines changed

_tabs/about.md

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,45 @@ icon: fas fa-info-circle
44
order: 4
55
---
66

7-
![About](/assets/img/headers/aws-community-builder2.webp)
7+
<!-- ![About](/assets/img/headers/digitalden2.webp) -->
8+
9+
I'm Deniz, an AWS Community Builder and Content Creator with 7 active AWS certifications, specializing in making cloud technology accessible through practical, hands-on content.
810

9-
**Hi, I'm Deniz!**
10-
I'm an AWS Community Builder and Content Creator with 6 active AWS certifications. I create content for `DigitalDenCloud` and my YouTube channel, [Hands-On with Digital Den](https://www.youtube.com/@digitaldencloud){:target="_blank"}, is part of that initiative.
11+
## AWS Community Builder
12+
As an AWS Community Builder, I'm part of a select program that supports technical enthusiasts and emerging thought leaders who are passionate about sharing AWS knowledge. The program provides mentorship, technical resources, and networking opportunities to help amplify community voices. You can find my profile in the [AWS Community Builders Directory](https://aws.amazon.com/developer/community/community-builders/community-builders-directory/?cb-cards.sort-by=item.additionalFields.cbName&cb-cards.sort-order=asc&awsf.builder-category=*all&awsf.location=*all&awsf.year=*all&cb-cards.q=Deniz%2BYilmaz&cb-cards.q_operator=AND){:target="_blank"}
1113

12-
My channel features:
14+
## What I Create
15+
My heads in the cloud, splitting my time between:
1316

14-
- Hands-on AWS projects and tutorials
15-
- Integrations of various cloud services
16-
- Real-world applications of cloud technologies
17-
- Focused, no-nonsense technical content
18-
19-
My content is dedicated to teaching practical implementations of AWS services and showcasing creative cloud solutions. You will find step-by-step guides on topics on a range of services including emerging technologies like Generative AI.
17+
- `QA (Formerly Cloud Academy)` - My full-time role where I create professional AWS educational content reaching 10,000+ learners → All my lessons on the [QA Learning Platform](https://docs.digitalden.cloud/tags/qa-learning-platform/){:target="_blank"} are tagged.
18+
- `Hands-On with Digital Den (YouTube)` - My passion project that I develop outside working hours, creating AWS solutions and lessons for over 1,000 subscribers with 25K+ monthly views
2019

21-
### Professional Role
22-
As an AWS Content Creator at `QA` (Formerly Cloud Academy) I design, develop, and refine AWS content. My work covers a broad spectrum of AWS technologies, helping learners effectively implement and configure these services. All my [QA Lessons](https://docs.digitalden.cloud/categories/qa-lessons/){:target="_blank"} are tagged.
20+
## Certifications
21+
I have achieved 7 AWS Certification, and while I aim to pass all 12 eventually, I don't want to rush the process. I believe in taking time to build real-world solutions between certifications. Otherwise, where's the fun in that?
2322

24-
### Outside the Cloud
23+
I highly recommend [AWS Cloud Quest](https://aws.amazon.com/training/digital/aws-cloud-quest/){:target="_blank"} to anyone looking to build hands-on skills across various AWS topics. It's a fun way to gaining practical experience before sitting exams.
2524

26-
When I'm not in the cloud, I enjoy maintaining an active lifestyle — playing football for a Sunday League team, playing tennis, and cycling.
25+
- AWS Certified Machine Learning Engineer Associate
26+
- AWS Certified AI Practitioner
27+
- AWS Certified Security Specialty
28+
- AWS Certified SysOps Administrator Associate
29+
- AWS Certified Developer Associate
30+
- AWS Certified Solutions Architect Associate
31+
- AWS Certified Cloud Practitioner
32+
- HashiCorp Certified Terraform Associate
2733

28-
I also enjoy learning about quantum physics and attend lectures on the topic at the [Royal Institution](https://www.rigb.org){:target="_blank"}.
34+
You can also check out my complete certification timeline and see where my cloud journey began at [digitalden.cloud](https://digitalden.cloud/#timeline){:target="_blank"}
35+
36+
## Quantum Physics Interest
37+
I'm quite compelled by theoretical physics because it explores what we're truly made of at the most fundamental level. I enjoy learning about why particles behave the way they do and how the building blocks of our universe operate under different rules than our everyday experience. In my free time I like to attend lectures at the Royal Institution to learn more about these concepts.
2938

3039
> AWS offers **Amazon Braket**, a service that lets you experiment with quantum computing in the cloud. With access to multiple quantum hardware providers, you can explore quantum algorithms and applications without needing specialized equipment.
3140
{: .prompt-tip }
3241

33-
### About This Site
34-
This site is built using **Jekyll**, a static site generator with the **Chirpy** theme. It's configured with **GitHub Actions** for automatic deployment to **GitHub Pages** whenever changes are pushed, making it live at `docs.digitalden.cloud` through a custom domain. The open-source code is available for you to view on [GitHub](https://github.com/digitalden3/digitalden3.github.io){:target="_blank"}.
42+
## About This Site
43+
This site is built using **Jekyll**, a static site generator with the **Chirpy** theme. It's configured with **GitHub Actions** for automatic deployment to **GitHub Pages** whenever changes are pushed, making it live at `docs.digitalden.cloud` through a custom domain. The open-source code is available for you to view on [GitHub](https://github.com/digitalden3/digitalden3.github.io){:target="_blank"}. You can also learn how to set it up step-by-step by following [the documentation](https://docs.digitalden.cloud/posts/set-up-and-deploy-a-documentation-site-with-jekyll-and-chirpy-on-aws-cloud9/){:target="_blank"}.
44+
45+
## Personal Site
46+
You can also check out my personal site [digitalden.cloud](https://digitalden.cloud/){:target="_blank"}, which is based on the HTML5UP Dimensions site template integrated with particles.js for the dynamic particle effect.
3547

36-
You can learn how to set it up step-by-step by following [the documentation](https://docs.digitalden.cloud/posts/set-up-and-deploy-a-documentation-site-with-jekyll-and-chirpy-on-aws-cloud9/){:target="_blank"}.
48+
The entire infrastructure is managed as code using Terraform on AWS. The site's static files are hosted on Amazon S3 and distributed globally via CloudFront for low-latency access. DNS and SSL are handled by AWS Route 53 and Certificate Manager, ensuring a secure, custom domain. Deployment is fully automated through a CI/CD pipeline using GitHub Actions, with the codebase version-controlled on GitHub. Learn more [here](https://www.youtube.com/watch?v=3IvIEZlhTv4&t=17s&ab_channel=Hands-OnWithDigitalDen){:target="_blank"}.

0 commit comments

Comments
 (0)