Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change looks #195

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h2 align="center">
Portfolio Website - v2.0<br/>
<a href="https://soumyajit.vercel.app/" target="_blank">soumyajit.tech</a>
<a href="https://google.com/" target="_blank">Google</a>
</h2>
<div align="center">
<img alt="Demo" src="./Images/readme-img1.png" />
Expand All @@ -25,30 +25,10 @@
<a href="https://github.com/soumyajit4419/Portfolio/issues">Request Feature</a>
</h3>

## TL;DR

You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to [Soumyajit4419](https://github.com/soumyajit4419/Portfolio). Thanks!

## Built With

My personal portfolio <a href="https://soumyajit.vercel.app/" target="_blank">soumyajit.tech</a> which features some of my github projects as well as my resume and technical skills.<br/>

This project was built using these technologies.

- React.js
- Node.js
- Express.js
- CSS3
- VsCode
- Vercel

## Features

**📖 Multi-Page Layout**

**🎨 Styled with React-Bootstrap and Css with easy to customize colors**

**📱 Fully Responsive**

## Getting Started

Expand All @@ -72,5 +52,3 @@ You will find all the components used and you can edit your information accordin
### Show your support

Give a ⭐ if you like this website!

<a href="https://www.buymeacoffee.com/soumyajit4419" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" height= "60px" width= "217px" ></a>
12 changes: 4 additions & 8 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,18 @@
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>S0umyajit | Portfolio</title>
<title>NafiulAdnan | Portfolio</title>
<meta name="description" content="Self Developed personal website build with React.js">

<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="S0umyajit | Portfolio">
<meta itemprop="description" content="Self Developed personal website build with React.js">
<meta itemprop="image"
content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK">

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://soumyajit.vercel.app">
<meta property="og:url" content="https://google.com">
<meta property="og:type" content="website">
<meta property="og:title" content="S0umyajit | Portfolio">
<meta property="og:title" content="Nafiuladnan | Portfolio">
<meta property="og:description" content="Self Developed personal website build with React.js">
<meta property="og:image"
content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
Expand All @@ -38,4 +34,4 @@
<div id="root"></div>
</body>

</html>
</html>
10 changes: 2 additions & 8 deletions src/components/About/AboutCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,9 @@ function AboutCard() {
<Card.Body>
<blockquote className="blockquote mb-0">
<p style={{ textAlign: "justify" }}>
Hi Everyone, I am <span className="purple">Soumyajit Behera </span>
Hi Everyone, I am <span className="purple">Nafiul Adnan Chowdhury </span>
from <span className="purple"> Bhubaneswar, India.</span>
<br />
I am currently employed as a software developer at Juspay.
<br />
I have completed Integrated MSc (IMSc) in Maths and Computing at BIT
Mesra.
<br />
<br />
<br />
Apart from coding, some other activities that I love to do!
</p>
Expand All @@ -34,7 +29,6 @@ function AboutCard() {
<p style={{ color: "rgb(155 126 172)" }}>
"Strive to build things that make a difference!"{" "}
</p>
<footer className="blockquote-footer">Soumyajit</footer>
</blockquote>
</Card.Body>
</Card>
Expand Down
10 changes: 0 additions & 10 deletions src/components/About/Github.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ import { Row } from "react-bootstrap";
function Github() {
return (
<Row style={{ justifyContent: "center", paddingBottom: "10px" }}>
<h1 className="project-heading" style={{ paddingBottom: "20px" }}>
Days I <strong className="purple">Code</strong>
</h1>
<GitHubCalendar
username="soumyajit4419"
blockSize={15}
blockMargin={5}
color="#c084f5"
fontSize={16}
/>
</Row>
);
}
Expand Down
12 changes: 0 additions & 12 deletions src/components/About/Techstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,18 @@ function Techstack() {
<Col xs={4} md={2} className="tech-icons">
<DiJavascript1 />
</Col>
<Col xs={4} md={2} className="tech-icons">
<TbBrandGolang />
</Col>
<Col xs={4} md={2} className="tech-icons">
<DiNodejs />
</Col>
<Col xs={4} md={2} className="tech-icons">
<DiReact />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiSolidity />
</Col>
<Col xs={4} md={2} className="tech-icons">
<DiMongodb />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiNextdotjs />
</Col>
<Col xs={4} md={2} className="tech-icons">
<DiGit />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiFirebase />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiRedis />
</Col>
Expand Down
5 changes: 4 additions & 1 deletion src/components/About/Toolstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ function Toolstack() {
<SiSlack />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiVercel />
<SiAmazonaws />
</Col>
<Col xs={4} md={2} className="tech-icons">
<SiGooglecloudstorage />
</Col>
</Row>
);
Expand Down
47 changes: 0 additions & 47 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,53 +16,6 @@ function Footer() {
<Col md="4" className="footer-copywright">
<h3>Designed and Developed by Soumyajit Behera</h3>
</Col>
<Col md="4" className="footer-copywright">
<h3>Copyright © {year} SB</h3>
</Col>
<Col md="4" className="footer-body">
<ul className="footer-icons">
<li className="social-icons">
<a
href="https://github.com/soumyajit4419"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
>
<AiFillGithub />
</a>
</li>
<li className="social-icons">
<a
href="https://twitter.com/Soumyajit4419"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
>
<AiOutlineTwitter />
</a>
</li>
<li className="social-icons">
<a
href="https://www.linkedin.com/in/soumyajit4419/"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
>
<FaLinkedinIn />
</a>
</li>
<li className="social-icons">
<a
href="https://www.instagram.com/soumyajit4419"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
>
<AiFillInstagram />
</a>
</li>
</ul>
</Col>
</Row>
</Container>
);
Expand Down
6 changes: 3 additions & 3 deletions src/components/Home/Type.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ function Type() {
options={{
strings: [
"Software Developer",
"Freelancer",
"MERN Stack Developer",
"Open Source Contributor",
"Programming Trainer",
"Career Trainer",
"Tech enthusiastic",
],
autoStart: true,
loop: true,
Expand Down
31 changes: 0 additions & 31 deletions src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,37 +81,6 @@ function NavBar() {
Projects
</Nav.Link>
</Nav.Item>

<Nav.Item>
<Nav.Link
as={Link}
to="/resume"
onClick={() => updateExpanded(false)}
>
<CgFileDocument style={{ marginBottom: "2px" }} /> Resume
</Nav.Link>
</Nav.Item>

<Nav.Item>
<Nav.Link
href="https://soumyajitblogs.vercel.app/"
target="_blank"
rel="noreferrer"
>
<ImBlog style={{ marginBottom: "2px" }} /> Blogs
</Nav.Link>
</Nav.Item>

<Nav.Item className="fork-btn">
<Button
href="https://github.com/soumyajit4419/Portfolio"
target="_blank"
className="fork-btn-inner"
>
<CgGitFork style={{ fontSize: "1.2em" }} />{" "}
<AiFillStar style={{ fontSize: "1.1em" }} />
</Button>
</Nav.Item>
</Nav>
</Navbar.Collapse>
</Container>
Expand Down
67 changes: 1 addition & 66 deletions src/components/Projects/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,72 +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">
<ProjectCard
imgPath={chatify}
isBlog={false}
title="Chatify"
description="Personal Chat Room or Workspace to share resources and hangout with friends build with react.js, Material-UI, and Firebase. Have features which allows user for realtime messaging, image sharing as well as supports reactions on messages."
ghLink="https://github.com/soumyajit4419/Chatify"
demoLink="https://chatify-49.web.app/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={bitsOfCode}
isBlog={false}
title="Bits-0f-C0de"
description="My personal blog page build with Next.js and Tailwind Css which takes the content from makdown files and renders it using Next.js. Supports dark mode and easy to write blogs using markdown."
ghLink="https://github.com/soumyajit4419/Bits-0f-C0de"
demoLink="https://blogs.soumya-jit.tech/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={editor}
isBlog={false}
title="Editor.io"
description="Online code and markdown editor build with react.js. Online Editor which supports html, css, and js code with instant view of website. Online markdown editor for building README file which supports GFM, Custom Html tags with toolbar and instant preview.Both the editor supports auto save of work using Local Storage"
ghLink="https://github.com/soumyajit4419/Editor.io"
demoLink="https://editor.soumya-jit.tech/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={leaf}
isBlog={false}
title="Plant AI"
description="Used the plant disease dataset from Kaggle and trained a image classifer model using 'PyTorch' framework using CNN and Transfer Learning with 38 classes of various plant leaves. The model was successfully able to detect diseased and healthy leaves of 14 unique plants. I was able to achieve an accuracy of 98% by using Resnet34 pretrained model."
ghLink="https://github.com/soumyajit4419/Plant_AI"
demoLink="https://plant49-ai.herokuapp.com/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={suicide}
isBlog={false}
title="Ai For Social Good"
description="Using 'Natural Launguage Processing' for the detection of suicide-related posts and user's suicide ideation in cyberspace and thus helping in sucide prevention."
ghLink="https://github.com/soumyajit4419/AI_For_Social_Good"
// demoLink="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" <--------Please include a demo link here
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={emotion}
isBlog={false}
title="Face Recognition and Emotion Detection"
description="Trained a CNN classifier using 'FER-2013 dataset' with Keras and tensorflow backened. The classifier sucessfully predicted the various types of emotions of human. And the highest accuracy obtained with the model was 60.1%.
Then used Open-CV to detect the face in an image and then pass the face to the classifer to predict the emotion of a person."
ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
/>
</Col>

</Row>
</Container>
</Container>
Expand Down