Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhlotey committed Mar 4, 2024
1 parent 8320652 commit 238e7e4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
Binary file removed Images/sukhpreetsingh.jpg
Binary file not shown.
Binary file added Images/sukhpreetsinghKhalsa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ <h1><span>A Web Developer</span></h1>
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="./Images/sukhpreetsingh.jpg" alt="profile">
<img src="./Images/sukhpreetsinghKhalsa.jpg" alt="profile">
</div>
<div class="about-col-2">
<h1 class="sub-title">About Me</h1>
<p class="about-txt">I'm Sukhpreet Singh,I am currently pursuing my first year Bachelor's Degree in Master in Computer Applcation(MCA).I have built a solid skills in particularly areas such as Html, CSS, Bootstrap, TailwindCSS,Javascript, ReactJS, NodeJS,ExpressJS, MongoDB, Git and GitHub.
<p class="about-txt">I'm Sukhpreet Singh,I am currently gaining knowledge and giving my best in Master in Computer Applcation(MCA).I have built a solid skills in particularly areas such as Html, CSS, Bootstrap, TailwindCSS,Javascript, ReactJS, NodeJS,ExpressJS, MongoDB, Git and GitHub.
My expertise in these areas allows me to approach projects with confidence and deliver high-quality results.I have a strong belief in the value of continuous learning and staying adaptable in the ever-evolving world of web developing.
I actively seek out opportunities to expand my knowledge and skills, embracing new technologies and approaches.Feel free to explore my work and get in touch if you have any questions or opportunities to collaborate.</p>
<div class="tab-titles">
Expand Down
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ html {
.about-col-1 img {
border-radius: 15px;
width: 230px;
height: auto;
margin: 150px 100px;
}

Expand Down

0 comments on commit 238e7e4

Please # to comment.