-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
186 lines (168 loc) · 8.24 KB
/
index.html
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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Focus Consulting - Software Development">
<meta name="keywords" content="Focus Consulting - Software Development, Software Consulting, Software Architecture">
<meta name="author" content="">
<title>Focus Consulting - Software Development</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- font -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- styles -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<script src="https://use.fontawesome.com/a594d9b5b7.js"></script>
<!-- js -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script>
<!-- Custom CSS -->
<link rel="stylesheet" href="styles.css" type="text/css">
<!-- Start of Async Drift Code -->
<!-- <script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('k4fhsngn8m6w');
</script> -->
<!-- End of Async Drift Code -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-138306969-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-138306969-1');
</script>
</head>
<body>
<div class="container">
<div class="header">
<div class="logo">focus consulting</div>
</div>
<div class="hero">
<!-- <div class="hero-line-1">Let us help <b>you</b></div> -->
<div class="hero-line-2">Build Better Software</div>
<div class="item-description">We are a minority-owned software development consultancy focused on projects with social impact.</div>
<hr/>
</div>
<div class="row">
<div class="col-md-12 section">
<div class="section-title section-color-red">
Working on
</div>
<div class="item">
<div class="item-title">Government Services</div>
<div class="item-description">Helping improve federal and state government health and benefit services.</div>
</div>
<div class="item">
<div class="item-title">Skills-Based Talent Management</div>
<div class="item-description">Platforms to recruit, hire and grow talent using career focused competency maps.</div>
</div>
<div class="item">
<div class="item-title">Corporate Learning</div>
<div class="item-description">Building effective corporate learning and development platforms.</div>
</div>
</div>
<div class="col-md-12 section">
<div class="section-title section-color-red">
Let us help you with
</div>
<div class="item">
<div class="item-title">Technical Strategy</div>
<div class="item-description">Guidance on technology, software engineering and team processes.</div>
</div>
<div class="item">
<div class="item-title">Prototyping</div>
<div class="item-description">Test and validate your ideas with quick, mobile first prototypes.</div>
</div>
<div class="item">
<div class="item-title">Development</div>
<div class="item-description">Platforms, APIs, applications & integrations.</div>
</div>
<div class="item">
<div class="item-title">Design</div>
<div class="item-description">User-centered design approach.</div>
</div>
</div>
<div class="col-md-12 section">
<div class="section-title section-color-red">Our expertise</div>
<div class="item">
<div class="item-title">Web Development</div>
<div class="item-description">Node, React, Angular, Python</div>
</div>
<div class="item">
<div class="item-title">Mobile Development</div>
<div class="item-description">React Native, iOS, Android</div>
</div>
<div class="item">
<div class="item-title">Infrastructure</div>
<div class="item-description">AWS, Google Cloud, Docker, Terraform</div>
</div>
<div class="item">
<div class="item-title">Product / Project Management</div>
<div class="item-description">User Research, Service Design, Planning, Delivery</div>
</div>
</div>
<div class="col-md-12 section">
<div class="section-title section-color-red">Opportunities</div>
<div class="item-description">We work with diverse, user-centered, and empathic teams across our projects.</div>
<br/>
<i>New opportunities coming soon!</i>
<!-- <div class="item">
<div class="item-title">Project: Paid Family and Medical Leave</div>
<br/>
<a href="https://www.linkedin.com/jobs/view/2620118399/" target="_blank" class="job-link">Backend Engineer (Python) - Paid Family and Medical Leave Program - Mid Level - $130k - $170k - Full-Time Contract - Remote (US Only)</a>
<br/><br/>
<a href="https://www.linkedin.com/jobs/view/2620120497/" target="_blank" class="job-link">Fullstack Engineer (Python / React) - Paid Family and Medical Leave Program - Mid Level - $130k - $170k - Full-Time Contract - Remote (US Only)</a>
</div> -->
</div>
<div class="col-md-12 section">
<div class="section-title section-color-red">Contact</div>
<div class="badge-base LI-profile-badge" data-locale="en_US" data-size="large" data-theme="light" data-type="HORIZONTAL" data-vanity="anteneh-addis-98bb5128" data-version="v1"></div>
<br/><br/>
<h5>Tell us how we can help at <b>[email protected]</b></h5>
</div>
</div>
<!-- <div class="footer">
<p>
<button type="button" id="contact-button" class="btn btn-outline-danger btn-lg contact-button">Let's Chat</button>
</p>
<p>
<h5>Tell us how we can help at <b>[email protected]</b></h5>
</p>
</div> -->
</div>
<!-- <script>
document.getElementById('contact-button').addEventListener('click', function() {
drift.on('ready',function(api){
api.sidebar.open()
});
})
</script> -->
</body>
</html>