diff --git a/Julia_Portfolio.html b/Julia_Portfolio.html new file mode 100644 index 0000000..a3a9a58 --- /dev/null +++ b/Julia_Portfolio.html @@ -0,0 +1,92 @@ + + + + + + + + + + + Julia Portfolio + + + + + + + + + + + + + +
+ +
+

CAREER PROFILE

+ Recent graduate in MS Cybersecurity Cyber Operations and Per Scholars Java Application Developer program with the experience in successful team building and project delivery. Possess strong understanding of agile methodology and frameworks. Knowledgeable in cybersecurity strategies and controls used in network, web, virtualization, cloud, wireless and mobile security. + +

EXPERIENCES

+

Java Application Developer

+
June 2020 - Present +
Per Scholars, Inc., Charlotte, NC
+ Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veritatis inventore suscipit repellendus quisquam, doloribus libero obcaecati voluptatem, quas, vel consequatur accusamus numquam modi ducimus tempora? Inventore minus fuga molestiae dolor odio! + +

Adult ESL Instructor

+
March 2015 - May 2019 +
Central Piedmont Community College, Charlotte, NC
+
  • Taught Adult ESL classes, developed instructional materials, incorporated available software and technology.
  • +
  • ESL and GED students in the use of variety of learning applications.
  • +
  • Provided security awareness training during orientation.
  • + +

    Administrative assistant

    +
    May 2014 - March 2015 +
    Sarissa Security Consulting, Inc., Charlotte, NC
    +
  • Provided administrative support to corporate clients.
  • +
  • Managed correspondence, phone calls, training schedules, meeting arrangements, clientele database.
  • + +

    Supplier Relations Specialist

    +
    October 2012 - July 2013 +
    Apex Analytix, Inc., Greensboro, NC
    +
  • Established and maintained consistent communication with vendors and clients, via electronic and telephonic correspondence, in order to obtain the documents and data necessary for conducting successful audits for clients.
  • +
  • Used First Strike software in Citrix Workspace for requesting, processing and filing data.
  • + Worked on auditing projects in team with statement and recovery analysts. +
    + +
    +
    + +

    Julia Waclawek

    +

    Java Application Developer

    +

    Cybersecurity Graduate

    +
    + +
    + +
    julie.waclawek@gmail.com +
    704-749-4412 +
    //www.linkedin.com/in/julia-waclawek-48456650/ +
    github.com/julwac9225 + +
    +
    + +
    + + + + + + + + + + + + + \ No newline at end of file diff --git a/css/Julia_Portfolio style.css b/css/Julia_Portfolio style.css new file mode 100644 index 0000000..63af97b --- /dev/null +++ b/css/Julia_Portfolio style.css @@ -0,0 +1,44 @@ +body { + font-family: Cambria; + font-size: 14px; +} +.container { + background-color: #ffffff; + padding: 5px; + margin: 5px; + display: grid; + grid-template-columns: 66% 34%; + overflow: hidden; +} + +.content { + background-color: #ffffff; + text-align: left; + padding: 5px; + height: fit-content; +} + +.content > h2{ + color: #008b8b; +} + +.info { + background-color: #008b8b; + text-align: center; + color: whitesmoke; + padding-top: 70px; + margin: 0px; + height: 100%; +} +.info_one { + min-height: 55%; + text-align: center; + font-size: 15px; +} +.info_two { + background-color: seagreen; + min-height: 45%; + padding-top: 30px; + padding-left: 20px; + text-align: left; +} \ No newline at end of file diff --git a/css/style.css b/css/style.css deleted file mode 100644 index d17d83a..0000000 --- a/css/style.css +++ /dev/null @@ -1,9 +0,0 @@ -body { - background-color: navy; -} - - -object { - height: 100vh; - width: 100vh; -} diff --git a/img/email_icon.png b/img/email_icon.png new file mode 100644 index 0000000..bac2653 Binary files /dev/null and b/img/email_icon.png differ diff --git a/img/github_icon.png b/img/github_icon.png new file mode 100644 index 0000000..b8c8b24 Binary files /dev/null and b/img/github_icon.png differ diff --git a/img/linkedin_icon.png b/img/linkedin_icon.png new file mode 100644 index 0000000..254f1f8 Binary files /dev/null and b/img/linkedin_icon.png differ diff --git a/img/my avatar.JPG b/img/my avatar.JPG new file mode 100644 index 0000000..d1d2777 Binary files /dev/null and b/img/my avatar.JPG differ diff --git a/img/phone_icon.png b/img/phone_icon.png new file mode 100644 index 0000000..9d83479 Binary files /dev/null and b/img/phone_icon.png differ diff --git a/index.html b/index.html deleted file mode 100644 index 4dc0c72..0000000 --- a/index.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The quickest of brown foxes. - - - - - - - - - - - - - - - - \ No newline at end of file