Skip to content

Commit

Permalink
Update hero section
Browse files Browse the repository at this point in the history
  • Loading branch information
raihan2bd committed Aug 3, 2023
1 parent 34ff737 commit 86fa6dc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
38 changes: 23 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,17 @@
<div class="headline_container">
<h1 class="headline_title type-animation"></h1>
<p class="headline_content">
I&#39;m a software developer! I can help you build a product ,
feature or website Look through some of my work and experience! If
you like what you see and have a project you need coded, don’t
hestiate to contact me.
Greetings! I am a passionate software developer who
takes great delight in crafting innovative solutions that bring your
ideas to life. Whether it's an impressive product, a cutting-edge
feature, or a captivating website, I'm here to assist you every step
of the way. My diverse portfolio showcases a range of successful
projects and vast experience. Each project reflects my commitment to
excellence and my passion for creating impactful digital solutions.
If you find yourself drawn to my work and have a coding project that
requires finesse, please do not hesitate to reach out. Together,
let's turn your visions into reality! I'm excited to collaborate and
create meaningful solutions that leave a lasting impact.
</p>
<div class="headline_social">
<h3 class="social_title blue">LET’S CONNECT</h3>
Expand Down Expand Up @@ -112,23 +119,24 @@ <h2 class="headline_title">About Myself</h2>
designing enticing features, or building captivating websites, I am
here to assist you every step of the way.
<span class="space"></span>
My focus is on creating remarkable solutions with a dedication to delivering high-quality
code and user-centric experiences. I specialize in front-end and
back-end development, database management, and UI/UX design.
My focus is on creating remarkable solutions with a dedication to
delivering high-quality code and user-centric experiences. I
specialize in front-end and back-end development, database
management, and UI/UX design.
<span class="space"></span>
My portfolio showcases a collection of projects that demonstrate the
depth of my expertise and experiences. Each project represents my
commitment to excellence and my passion for creating impactful
digital experiences.
<span class="space"></span>
If my work resonates with you and you have a
coding project in mind, I wholeheartedly encourage you to get in
touch. Let's collaborate and turn your ideas into remarkable
realities! Together, we can create meaningful solutions that leave a
lasting impression on your audience.
If my work resonates with you and you have a coding project in mind,
I wholeheartedly encourage you to get in touch. Let's collaborate
and turn your ideas into remarkable realities! Together, we can
create meaningful solutions that leave a lasting impression on your
audience.
<span class="space"></span>
Thank you for visiting my portfolio. I look forward to connecting with you and making your
projects a resounding success!
Thank you for visiting my portfolio. I look forward to connecting
with you and making your projects a resounding success!
<span class="space"></span>
</p>
<h3 class="social_title blue">LET&#39;S CONNECT</h3>
Expand Down Expand Up @@ -159,7 +167,7 @@ <h3 class="social_title blue">LET&#39;S CONNECT</h3>
</li>
</ul>
<div class="action">
<a href="#" class="atn_btn">Get my resume</a>
<a href="https://docs.google.com/document/d/10i8iSxPpTRqoK2Wq6OMgxn8V59zhhvqfDHmYgASkOP0/edit?usp=sharing" class="atn_btn">Get my resume</a>
</div>
</div>
<div class="about-framework">
Expand Down
3 changes: 1 addition & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ a:hover {

.headline_title {
font-size: 40px;
margin-top: 60px;
margin-bottom: 20px;
font-weight: 700;
color: #172b4d;
Expand Down Expand Up @@ -662,7 +661,7 @@ a:hover {
}

.headline {
min-height: 916px;
min-height: 600px;
background-repeat: no-repeat;
display: flex;
justify-content: center;
Expand Down

0 comments on commit 86fa6dc

Please sign in to comment.