Skip to content

Commit

Permalink
IF you can't open or clon the project follow this steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohal004 committed Aug 19, 2024
1 parent e598cee commit 8540096
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 6 additions & 2 deletions src/components/About/AboutCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,15 @@ function AboutCard() {
Hi Newbies, I am <span className="purple">Rohal Jamal </span>
from <span className="purple"> Jhimpir, Pakistan.</span>
<br />
I am Studying software Engineering at Mehran University of Engineering and Technology.
I am Studying <span className="purple"> Software Engineering</span> at Mehran University of Engineering and Technology. A tech enthusiast and full of surprises.
<br />
I had the certification by google of Data Analyst.
I had the certification by <span className="purple"> Google </span> of <span className="purple"> Data Analyst </span>.
<br />
I learned the <span className="purple"> MERN STACK development </span> in the meantime so I can start developing new Ideas of my own, though yet I'm not professional but also not a newbie too.
<br />
I work passionately for myself and trying to go for youth to let them understand the chances of being here. I myself excited for my expediction ahead. I'm serious type guy, serious for future and for family. I love to be in a circle which understands me and my thoughts of future planning. I take my stuff seriously and I try not to depend on anyone.
<br />
<br/>
Apart from coding, some other activities that I love to do!
</p>
<ul>
Expand Down
7 changes: 2 additions & 5 deletions src/components/Home/Home2.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,10 @@ function Home2() {
<i>
<b className="purple">
{" "}
Modern Java Library and Frameworks
Modern Java Library and Frameworks.
</b>
</i>
&nbsp; like
<i>
<b className="purple"> React.js </b>
</i>
&nbsp;
</p>
</Col>
<Col md={4} className="myAvtar">
Expand Down
4 changes: 2 additions & 2 deletions src/components/Projects/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function Projects() {
Here are a few projects I've worked on recently.
</p>
<Row style={{ justifyContent: "center", paddingBottom: "10px" }}>
<Col md={4} className="project-card">
{/*<Col md={4} className="project-card">
<ProjectCard
imgPath={chatify}
isBlog={false}
Expand All @@ -30,7 +30,7 @@ function Projects() {
ghLink="https://github.com/soumyajit4419/Chatify"
demoLink="https://chatify-49.web.app/"
/>
</Col>
</Col>*/}


<Col md={4} className="project-card">
Expand Down

0 comments on commit 8540096

Please sign in to comment.