Skip to content

Commit 4049358

Browse files
adding vector images
1 parent 9d672d5 commit 4049358

File tree

11 files changed

+72
-33
lines changed

11 files changed

+72
-33
lines changed

widgets/portfolio/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"react-dom": "^17.0.1",
1616
"react-isotope": "^1.0.7",
1717
"react-messenger-customer-chat": "^0.8.0",
18+
"react-reveal": "^1.2.2",
1819
"react-router-dom": "^5.2.0",
1920
"react-transition-group": "^4.4.1",
2021
"slick-carousel": "^1.8.1"

widgets/portfolio/src/components/Home/index.tsx

Lines changed: 68 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ import { ProfileSlider } from '../Carousel';
44
import { HomePageProps } from './interface';
55
import { Contact } from '../Contact';
66
import { ChatBot } from '../Chatbot';
7+
import moneyman from '../../images/holding-money.jpg';
8+
import heartRobot from '../../images/happy.jpg';
9+
10+
import { Roll, Flip, Fade, Zoom, Bounce, Rubberband } from 'react-reveal';
11+
712
import { Container, Row, Col } from 'react-bootstrap';
813
export class HomePage extends React.Component<HomePageProps, {}> {
914
constructor(props: HomePageProps) {
@@ -17,11 +22,14 @@ export class HomePage extends React.Component<HomePageProps, {}> {
1722
<Col lg={6} className="text-center mt-5 mb-5" id="home-page">
1823

1924
<div className="hero-container" id="">
20-
<picture className="hero-img mb-5">
21-
<source media="..." srcSet={this.props.imgSrc} />
22-
<img className="rounded-circle border-white mb-3" src={this.props.imgSrc} alt="Brian Kilburn" width='250'
23-
height='250' />
24-
</picture>
25+
26+
<picture className="hero-img mb-5">
27+
<source media="..." srcSet={this.props.imgSrc} />
28+
<Zoom top>
29+
<img className="rounded-circle border-white mb-3" src={this.props.imgSrc} alt="Brian Kilburn" width='250'
30+
height='250' />
31+
</Zoom>
32+
</picture>
2533

2634
</div>
2735
<Contact />
@@ -43,56 +51,86 @@ export class HomePage extends React.Component<HomePageProps, {}> {
4351
</div>
4452
</Col>
4553
<Col lg={6} className="text-center ">
46-
<h1 className="title white d-inline-flex">{this.props.title}<span className="d-none d-sm-block ml-2 mr-2"></span></h1>
47-
<h2 className="text-center ">Full Stack Engineer</h2>
48-
</Col>
49-
</Row>
50-
<Row className="mb-5">
51-
<Col className="text-center" xs={12} >
52-
<h2>Dependable</h2>
53-
</Col>
54-
<Col lg={6} className="mt-5 d-flex align-items-center" >
55-
<p>
56-
Brian Kilburn is a programmer with the skills to provide pragmatic software application solutions for any client to facilitate daily operation, provide autonomy for repetitive tasks, and software that brings in recurring income, so the client can focus on more important things such as expanding their business or marketing their product.
57-
</p>
58-
</Col>
59-
<Col lg={6} className="mt-5 text-center">
60-
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
54+
<h1 className="title white d-inline-flex"><Roll right cascade>{this.props.title}</Roll><span className="d-none d-sm-block ml-2 mr-2"></span></h1>
55+
<h2 className="text-center "><Flip bottom>Full Stack Engineer</Flip></h2>
6156
</Col>
6257
</Row>
58+
59+
<Row className="mb-5">
60+
61+
<Col className="text-center" xs={12} >
62+
<h2><Roll right cascade>Dependable</Roll></h2>
63+
</Col>
64+
65+
<Col lg={6} className="mt-5 d-flex align-items-center" >
66+
<Zoom left>
67+
<p>
68+
Brian Kilburn is a programmer with the skills to provide pragmatic software application solutions for any client to facilitate daily operation, provide autonomy for repetitive tasks, and software that brings in recurring income. The client can focus on more important things such as expanding their business or marketing their product.
69+
</p>
70+
</Zoom>
71+
</Col>
72+
<Col lg={6} className="mt-5 text-center">
73+
<Fade right>
74+
{/* <img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " /> */}
75+
<img src={moneyman} width={325} />
76+
</Fade>
77+
</Col>
78+
</Row>
79+
6380
<Row className="mt-5 mb-5">
6481
<Col xs={12} className="text-center">
65-
<h2>Committed</h2>
82+
<h2><Roll left cascade>Committed</Roll></h2>
6683
</Col>
6784
<Col lg={6} className="mt-5 text-center">
68-
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
85+
<Fade left>
86+
{/* <img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " /> */}
87+
<img src={heartRobot} width={325} />
88+
</Fade>
6989
</Col>
7090
<Col lg={6} className="mt-5">
71-
After investing seven years earning his degree combined with on the job experience Brian knows how to build a robust application that can bring results, he excels in his ability to learn new technology when it is necessary to accomplish the task at hand, and stands behind the quality of his work. "I have worked super hard to get where I am in my career, and I continue to learn, focusing on ways to improve my skills."
91+
<Roll top>
92+
<p>
93+
After investing seven years earning his degree combined with on the job experience Brian knows how to build a robust application that can bring results, he excels in his ability to learn new technology when it is necessary to accomplish the task at hand, and stands behind the quality of his work. "I have worked super hard to get where I am in my career, and I continue to learn, focusing on ways to improve my skills."
94+
</p>
95+
</Roll>
7296
</Col>
7397
</Row>
98+
7499
<Row className="mt-5 mb-5">
75100
<Col xs={12} className="text-center">
76-
<h2>Hard Working</h2>
101+
<h2><Roll right cascade>Hard Working</Roll></h2>
77102
</Col>
78-
<Col lg={6} className="mt-5 ">
79-
After investing seven years earning his degree combined with on the job experience Brian knows how to build a robust application that can bring results, he excels in his ability to learn new technology when it is necessary to accomplish the task at hand, and stands behind the quality of his work. "I have worked super hard to get where I am in my career, and I continue to learn, focusing on ways to improve my skills."
103+
<Col lg={6} className="mt-5 ">
104+
<Roll bottom>
105+
<p>
106+
After investing seven years earning his degree combined with on the job experience Brian knows how to build a robust application that can bring results, he excels in his ability to learn new technology when it is necessary to accomplish the task at hand, and stands behind the quality of his work. "I have worked super hard to get where I am in my career, and I continue to learn, focusing on ways to improve my skills."
107+
</p>
108+
</Roll>
80109
</Col>
81110
<Col lg={6} className="mt-5 text-center">
82-
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
111+
<Fade right>
112+
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
113+
</Fade>
83114
</Col>
84115
</Row>
85116
<Row className="mt-5 mb-5">
86117
<Col xs={12} className="text-center ">
87-
<h2>Educated and Highly Trained</h2>
118+
<h2><Roll bottom cascade>Educated and Highly Trained</Roll></h2>
88119
</Col>
89120
<Col lg={6} className="mt-5 text-center">
90-
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
121+
<Fade left>
122+
<img src="https://via.placeholder.com/435.png/000/fff C/O https://placeholder.com/ " />
123+
</Fade>
91124
</Col>
92125
<Col lg={6} className="mt-5">
93-
Brian holds a Bachelor degree in computer science with a minor in informatics from Eastern Kentucky University.
126+
<Bounce bottom cascade>
127+
<p>
128+
Brian holds a Bachelor degree in computer science with a minor in informatics from Eastern Kentucky University. He is high honors graduate cum laude, Brian worked hard and excelled during his time in school.
129+
</p>
130+
</Bounce>
94131
</Col>
95132
</Row>
133+
96134
</Container>
97135
)
98136
}
244 KB
Loading
286 KB
Loading
251 KB
Loading
149 KB
Loading
15.1 KB
Loading
268 KB
Loading
315 KB
Loading

widgets/portfolio/src/master.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ h1 { color: white;}
1111
/* background: white; */
1212
box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
1313
padding: 10px;
14-
animation: pulse-white 2s infinite;
15-
animation-iteration-count: .5;
14+
/* animation: pulse-white 2s infinite;
15+
animation-iteration-count: .5; */
1616
}
1717
.hero-container h2 {color:white;}
1818
#home-page p {

0 commit comments

Comments
 (0)