diff --git a/src/App.tsx b/src/App.tsx index 42e11c7..d445c36 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,6 +3,7 @@ import Home from "./components/Home"; import About from "./components/About"; import Projects from "./components/Projects"; import Skills from "./components/Skills"; +import Experience from "./components/Experience"; function App() { return ( @@ -11,6 +12,7 @@ function App() { + diff --git a/src/assets/emumba.jpg b/src/assets/emumba.jpg new file mode 100755 index 0000000..47fcf0b Binary files /dev/null and b/src/assets/emumba.jpg differ diff --git a/src/components/About.tsx b/src/components/About.tsx index c61ea34..639dec8 100644 --- a/src/components/About.tsx +++ b/src/components/About.tsx @@ -1,13 +1,14 @@ import { HiArrowNarrowDown } from "react-icons/hi"; import { Link } from "react-scroll"; - +import { IdentificationIcon } from "@heroicons/react/24/solid"; const About = () => { return (
+

- About + About Me

@@ -28,12 +29,12 @@ const About = () => {
- Work + Experience diff --git a/src/components/Experience.tsx b/src/components/Experience.tsx new file mode 100644 index 0000000..3b5af26 --- /dev/null +++ b/src/components/Experience.tsx @@ -0,0 +1,85 @@ +import { BriefcaseIcon } from "@heroicons/react/24/solid"; +import emumba from "../assets/emumba.jpg"; + +export default function Experience() { + return ( +
+
+
+ +

+ My Experience +

+
+
+
+
+
+ +
+
+
+

+ Software Development Engineer in Test +

+

+ July 2022 - Current +

+

+ In my role as an experienced Software Development Engineer + in Test (SDET), I have successfully fostered collaboration + between automation engineers and the manual testing team, + streamlining processes and significantly reducing testing + timelines. By effectively engaging with clients, I ensure + alignment with their expectations and contribute to the + development of robust processes for improved code quality + and efficient automation of user stories. My + responsibilities extend to the regular design and + enhancement of frameworks, reinforcing the automation + suite's reliability and usability. Through these efforts, I + aim to minimize the manual team's workload, elevate + application quality, and deliver enhanced value. This role + also entails mentorship of junior team members and + leveraging my expertise to help them grow +

+
+
+
+ +
+
+
+

QA Engineer

+

+ Sep 2021 - July 2022 +

+

+ In this role as a QA Engineer, I played a pivotal role in + ensuring the quality and reliability of web applications, + spanning both front-end and back-end, as well as + infrastructure components. My contributions went beyond + routine testing, encompassing process improvements and the + creation of comprehensive test cases and test plans. One of + my significant accomplishments was designing a test bed that + closely mirrored our client's expected infrastructure for + testing purposes. This initiative enhanced the value of our + testing efforts by providing a more realistic environment + for evaluation. This test bed was meticulously managed and + deployed using Terraform, ensuring consistency and + efficiency in our testing processes As part of my + responsibilities, I assumed the role of managing AWS + resources for the team. This involved provisioning, + configuring, and maintaining AWS infrastructure to support + our testing needs. By taking on this role, I streamlined + resource allocation and management, optimizing our testing + workflowIn +

+
+
+
+
+
+
+
+ ); +} diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index cc5a250..55a929a 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -1,11 +1,6 @@ import { useState } from "react"; import resume from "../assets/resume.pdf"; -import { - FaBars, - FaTimes, - FaGithub, - FaLinkedin -} from "react-icons/fa"; +import { FaBars, FaTimes, FaGithub, FaLinkedin } from "react-icons/fa"; import { HiOutlineMail } from "react-icons/hi"; import { BsFillPersonLinesFill } from "react-icons/bs"; import { Link } from "react-scroll"; @@ -31,6 +26,11 @@ const Navbar = () => { About + - {/* Hamburger */}
@@ -72,20 +67,25 @@ const Navbar = () => {
  • {" "} - - Skills + + Experience
  • {" "} - - Work + + Skills
  • {" "} - - Contact + + Work
  • diff --git a/src/components/Projects.tsx b/src/components/Projects.tsx index eaf8121..b022ea8 100644 --- a/src/components/Projects.tsx +++ b/src/components/Projects.tsx @@ -3,7 +3,7 @@ import { projects } from "../data/projects"; export default function Projects() { return ( -
    +
    diff --git a/src/components/Skills.tsx b/src/components/Skills.tsx index 75bf0c1..ab028d3 100644 --- a/src/components/Skills.tsx +++ b/src/components/Skills.tsx @@ -5,12 +5,12 @@ export default function Skills() { return (
    -
    - -

    +
    + +

    Skills & Technologies

    -

    +

    Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nisi sit ipsa delectus eum quo voluptas aspernatur accusantium distinctio possimus est.