-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (138 loc) · 6.89 KB
/
index.html
File metadata and controls
170 lines (138 loc) · 6.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html class="no-js" lang="en"> <head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MB4XT6ZJV4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-MB4XT6ZJV4');
</script>
<meta charset="utf-8">
<title>Brian Davis</title>
<meta name="description" content="Portfolio for Brian Davis - Senior Data Engineer & Solution Architect">
<meta name="author" content="Brian Davis">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/modernizr.js"></script>
<link rel="shortcut icon" href="favicon.png" >
</head>
<body>
<header id="main-header">
<div class="row">
<div class="">
<a href="index.html"></a>
</div>
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">
<span class="menu-icon">Menu</span>
</a>
<a class="mobile-btn" href="#" title="Hide navigation">
<span class="menu-icon">Menu</span>
</a>
<ul id="nav" class="nav">
<li><a class="smoothscroll" href="#hero">Home.</a></li>
<li class="current"><a class="smoothscroll" href="#about">About Me.</a></li>
<li><a class="smoothscroll" href="#services">Architecture.</a></li>
<li><a href="portfolio.html">Portfolio.</a></li>
<li><a href="cv.html">Resume.</a></li>
</ul> </nav> <ul class="header-social">
<li><a href="https://www.linkedin.com/in/brian-al-davis/"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://github.com/bdavis9725"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</header> <section id="hero">
<div class="row hero-content">
<div class="twelve columns hero-container">
<div id="hero-slider" class="flexslider">
<ul class="slides">
<li>
<div class="flex-caption">
<h1 class="">Hello! I'm <span>Brian Davis</span>.</h1>
<h3 class="">Senior Data Engineer & Solution Architect.</h3>
</div>
</li>
<li>
<div class="flex-caption">
<h1 class="">My Expertise.</h1>
<h3 class="">Specialising in scalable cloud architectures, Data Governance, and driving development best practices from ingestion to analytics.</h3>
</div>
</li>
<li>
<div class="flex-caption">
<h1 class=""><a class="smoothscroll" href="#services" title="My Projects" >My Work</a></h1>
<h3 class="">Check out my Github to view my public repositories, or contact me by clicking <a href="mailto:brian.davis9725@gmail.com" title="Email Me">here</a>.</h3>
</div>
</li>
</ul>
</div> </div> </div> </section> <section id="about">
<div class="row section-head">
<div class="twelve columns">
<h1>Who Am I <span>.</span></h1>
<hr />
<p>As a Senior Data Engineer transitioning into Solution Architecture, I am deeply passionate about designing scalable, secure, and robust data ecosystems. My expertise lies in orchestrating enterprise cloud pipelines, establishing rigorous Data Governance frameworks, and championing software development best practices across engineering teams.
</p>
</div> </div>
</section>
<section id="services">
<div class="row section-head">
<div class="twelve columns">
<h1>Architectural Highlights <span>.</span></h1>
<hr />
<p>My current focus is high-level Cloud Engineering and System Design. Below are examples of the architectural challenges and enterprise solutions I specialize in.
</p>
</div>
</div> <div class="row mobile-no-padding">
<div class="process bgrid-half tab-bgrid-whole group">
<div class="bgrid">
<h3>Enterprise Data Lake Architecture</h3>
<p>Designed and deployed scalable data lake solutions leveraging Google Cloud Platform (GCP). Focused on decoupled compute and storage, implementing tiered storage strategies to optimize cost while maintaining high availability for analytical workloads.
</p>
</div>
<div class="bgrid">
<h3>Data Governance & Compliance Frameworks</h3>
<p>Spearheaded the implementation of Data Governance best practices across enterprise pipelines. Established data quality monitoring, automated metadata cataloging, and robust role-based access control (RBAC) to ensure security and compliance standards are maintained.
</p>
</div>
<div class="bgrid">
<h3>Automated ETL Pipeline Optimization</h3>
<p>Re-architected legacy data ingestion processes into modern, event-driven CI/CD pipelines. By enforcing strict development best practices, modular code design, and robust error handling, pipeline reliability and processing speeds were significantly enhanced.
</p>
</div>
<div class="bgrid">
<h3>Cross-Functional Analytics Enablement</h3>
<p>Bridged the gap between raw data and business insights by engineering clearly defined, transformed data models. Facilitated environments that allow Data Analysts and Data Scientists to gather insights seamlessly using SQL, Python, and advanced BI tools.
</p>
</div>
</div> </div> </section> <footer>
<div class="row">
<div class="twelve columns content group">
<ul class="social-links">
<li><a href="https://www.facebook.com/Haze9725"><i class="fa fa-facebook-square"></i></a></li>
<li><a href="https://www.linkedin.com/in/brian-al-davis/"><i class="fa fa-linkedin-square"></i></a></li>
<li><a href="https://github.com/bdavis9725"><i class="fa fa-github"></i></a></li>
</ul>
<hr />
<div class="info"></div>
</div>
<ul class="copyright">
<li>© Copyright 2015 KREO.</li>
</ul>
<div id="go-top">
<a class="smoothscroll" title="Back to Top" href="#hero">Back to Top<i class="fa fa-angle-up"></i></a>
</div>
</div> </footer> <div id="preloader">
<div id="loader"></div>
</div>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/jquery.placeholder.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>