-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexperience.html
169 lines (163 loc) · 9.79 KB
/
experience.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rachel Boursia</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/ecc6bcedef.js" crossorigin="anonymous"></script>
</head>
<body>
<section class="sub-header">
<nav>
<!-- <a href="index.html"></a><img src="images/logo.png"></a> -->
<div class="nav-links" id="navLinks">
<i class="fa fa-times" onclick="hideMenu()"></i>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="experience.html">EXPERIENCE</a></li>
<li><a href="portfolio.html">PORTFOLIO</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
<i class="fa fa-bars" onclick="showMenu()"></i>
</nav>
<h1>Experience</h1>
</section>
<!-- -----experience------ -->
<section class="experience">
<h1>My Experience</h1>
<p>Learn about my experiences!</p>
<div class="row">
<div class="experience-col">
<h3>Software Development Engineer</h3>
<p>Contribute to software design, development, and maintenance using Scala, Jenkins, Datadog, AWS. Collaborate on requirements, code reviews, testing, and documentation for effective solutions.</p>
</div>
<div class="experience-col">
<h3>Technical Project Manager Intern</h3>
<p>Collaborated with senior managers, defined project scope, plans, and timelines. Facilitated team meetings, managed risks, and communicated progress. Oversaw budgets and resources for successful project outcomes.</p>
</div>
<div class="experience-col">
<h3>Student</h3>
<p>Focused on software development, encompassing problem-solving with code, UI design, project management, SQL, communication, public speaking, and Office Suite proficiency.</p>
</div>
</div>
</section>
<section class="certfications">
<h1> My Certfications</h1>
<p>Here you can find all the certfications I have earned so far!</p>
<div class="row">
<div class="certfications-col">
<img src="images/ComingSoon.jpeg">
<h3>More coming soon!</h3>
<p></p>
</div>
<div class="certfications-col">
<img src="images/Terraform.jpg">
<h3>Terraform for AWS - Beginner to Expert</h3>
<p>I learned about Terraform for AWS, gaining skills in infrastructure provisioning, configuration management, and automation to streamline cloud resources effectively.</p>
</div>
<div class="certfications-col">
<img src="images/SplunkBeginnerCourse.jpg">
<h3>The Complete Splunk Beginner Course</h3>
<p>I learned about Splunk, gaining insights into data analysis, log management, and real-time monitoring for efficient IT operations.</p>
</div>
</div>
<div class="row">
<div class="certfications-col">
<img src="images/LinuxBootcampCertification.jpg">
<h3>Linux Command Line Basics</h3>
<p>I learned about Linux Command Line, acquiring essential skills for command-based system management, file manipulation, and program execution in my studies.</p>
</div>
<div class="certfications-col">
<img src="images/KotlinCrashCourseCertficiation.jpg">
<h3>Kotlin Crash Course: Gain Real-World Developer Skills Now</h3>
<p>I learned about Kotlin, a versatile programming language, exploring its syntax, features, and its role in modern app development during my studies.</p>
</div>
<div class="certfications-col">
<img src="images/Udemy-Linux-Command-Line.jpg">
<h3>The Linux Command Line Bootcamp: Beginner to Power User</h3>
<p>I learned about the Linux Command Line, exploring essential commands, file management, and system navigation, enhancing my proficiency in Linux environments.</p>
</div>
</div>
<div class="row">
<div class="certfications-col">
<img src="images/ComingSoon.jpeg">
<h3>Application Development & Testing</h3>
<p>I learned fundamental programming, web development, database, and software development skills, including problem-solving techniques, version control, and database design in the curriculum.</p>
</div>
<div class="certfications-col">
<img src="images/deployASite-certificate.jpg">
<h3>How to Deploy a Website Course</h3>
<p>I learned how to create a website using Jekyll to create a functional website. I learned how to deploy a website using GitHub to host my website. Lastly, I learned how to customize domain names using Amazon Web Services.</p>
</div>
<div class="certfications-col">
<img src="images/bootstrap.jpg">
<h3>Learn Bootstrap Course</h3>
<p>I learned how to use a popular front-end framework called Bootstrap 4. Over the course, I learned to create a layout and style my website. It ended with a project where I had to implement what I learned to design a website.</p>
</div>
</div>
<div class="row">
<div class="certfications-col">
<img src="images/css-certificate.jpg">
<h3>Learn CSS Course</h3>
<p>I learned how to style and organize HTML with CSS. I applied that by adding styles to websites and using selectors to apply a style to specific elements. I studied CSS rules for displaying and positioning elements on websites.</p>
</div>
<div class="certfications-col">
<img src="images/html-certificate.jpg">
<h3>Learn HTML Course</h3>
<p> I learned about HTML elements and structure, the building blocks of websites. I also covered the syntax you need to create tables in your HTML documents and learned about the inner workings of an HTML form.</p>
</div>
<div class="certfications-col">
<img src="images/codeFoundation-certificate.jpg">
<h3>Code Foundations Course</h3>
<p>I learned an overview of the main applications of programming: computer science, web development, and data science. I studied concepts I'll find in every programming language, such as variables, functions, and control flow.</p>
</div>
</div>
<div class="row">
<div class="certfications-col">
<img src="images/Git-Github-certificate.jpg">
<h3>Learn Git & GitHub Course</h3>
<p>I learned how to integrate Git and GitHub into my development practice. I set up a GitHub repository and learned Markdown formatting language, used on GitHub and many other platforms. And experimented with Git collaborations.</p>
</div>
<div class="certfications-col">
<img src="images/commandLine-certificate.jpg">
<h3>Learn the Command Line Course</h3>
<p>I learned how to manipulate directories and files from the command line and to redirect input and output to and from files and programs. Lastly, learned how to configure the environment using the command line.</p>
</div>
<div class="certfications-col">
<img src="images/howToCode-certificate.jpg">
<h3>Learn How to Code Course</h3>
<p> I learned programming concepts in this language agnostic course without writing code. It covered essential programming concepts of variables, operators, and data types. Plus programming concepts of lists and loops.</p>
</div>
</div>
</section>
<!-- ------footer----- -->
<section class="footer">
<h4>Experience</h4>
<p> I've made significant impact in tech by reaching milestones, developing expertise, embracing diversity, and combining my passions.</p>
<div class="icons">
<a href="https://www.youtube.com/channel/UCZdH1WN3_exQFm0YRXuzHLQ"> <i class="fa fa-youtube"></i></a>
<a href="https://www.linkedin.com/in/rachelboursia/"><i class="fa fa-linkedin"></i></a>
<a href="https://twitter.com/rachelboursia2"><i class="fa fa-twitter"></i></a>
<a href="https://github.com/rachelboursia"><i class="fa fa-github"></i></a>
<a href="https://www.pinterest.com/rachelboursia/"><i class="fa fa-pinterest"></i></a>
</div>
<p>Made with <i class="fa fa-heart-o"></i>
by Rachel Boursia</p>
</section>
<!-- -----JavaScript for Toggle Menu------ -->
<script>
var navLinks = document.getElementById("navLinks");
function showMenu(){
navLinks.style.right = "0";
}
function hideMenu(){
navLinks.style.right = "-200px";
}
</script>
</body>
</html>