Skip to content

Commit

Permalink
New Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mohdsultan18 committed Nov 10, 2023
1 parent 5e749e5 commit 365e559
Show file tree
Hide file tree
Showing 16 changed files with 69 additions and 64 deletions.
16 changes: 8 additions & 8 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,29 @@
<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>Sultan | 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="name" content="Sultan | 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">
content="https://raw.githubusercontent.com/mohdsultan18/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://mohdsultan.vercel.app"> -->
<meta property="og:type" content="website">
<meta property="og:title" content="S0umyajit | Portfolio">
<meta property="og:title" content="Sultan | 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">
content="https://raw.githubusercontent.com/sultan/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK">

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="S0umyajit | Portfolio">
<meta name="twitter:title" content="Sultan | Portfolio">
<meta name="twitter:description" content="Self Developed personal website build with React.js">
<meta name="twitter:image"
content="https://raw.githubusercontent.com/soumyajit4419/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK">
content="https://raw.githubusercontent.com/sultan/Portfolio/master/Images/readme-img.png?token=AK7VCIF5RYEUZZAURELPTAC76U6AK">
</head>

<body>
Expand Down
Binary file added src/Assets/Mohd-Sultan-Resume-2023.pdf
Binary file not shown.
Binary file added src/Assets/Projects/BubbleGame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/Projects/EducationWebsite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/Projects/GitFinder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/Projects/Grilli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/Projects/Notekeeper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/Assets/Soumyajit_Behera-BIT_MESRA.pdf
Binary file not shown.
15 changes: 7 additions & 8 deletions src/components/About/AboutCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@ function AboutCard() {
<Card.Body>
<blockquote className="blockquote mb-0">
<p style={{ textAlign: "justify" }}>
Hi Everyone, I am <span className="purple">Soumyajit Behera </span>
from <span className="purple"> Bhubaneswar, India.</span>
<br /> I am a final year student pursuing an Integrated MSc (IMSc)
in Maths and Computing at BIT Mesra.
<br />
Hi Everyone, I am <span className="purple">Mohd Sultan </span>
from <span className="purple"> Delhi, India.</span>
<br /> I am a Second year student pursuing Bachelor of Science in Computer Science at BITS Pilani.
{/* <br />
Additionally, I am currently employed as a software developer at
Juspay.
<br />
<br /> */}
<br />
Apart from coding, some other activities that I love to do!
</p>
Expand All @@ -24,7 +23,7 @@ function AboutCard() {
<ImPointRight /> Playing Games
</li>
<li className="about-activity">
<ImPointRight /> Writing Tech Blogs
<ImPointRight /> Watching Movies
</li>
<li className="about-activity">
<ImPointRight /> Travelling
Expand All @@ -34,7 +33,7 @@ function AboutCard() {
<p style={{ color: "rgb(155 126 172)" }}>
"Strive to build things that make a difference!"{" "}
</p>
<footer className="blockquote-footer">Soumyajit</footer>
<footer className="blockquote-footer">Mohd Sultan</footer>
</blockquote>
</Card.Body>
</Card>
Expand Down
2 changes: 1 addition & 1 deletion src/components/About/Github.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function Github() {
Days I <strong className="purple">Code</strong>
</h1>
<GitHubCalendar
username="soumyajit4419"
username="mohdsultan18"
blockSize={15}
blockMargin={5}
color="#c084f5"
Expand Down
12 changes: 6 additions & 6 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ function Footer() {
<Container fluid className="footer">
<Row>
<Col md="4" className="footer-copywright">
<h3>Designed and Developed by Soumyajit Behera</h3>
<h3>Designed and Developed by Mohd Sultan</h3>
</Col>
<Col md="4" className="footer-copywright">
<h3>Copyright © {year} SB</h3>
<h3>Copyright © {year} MS</h3>
</Col>
<Col md="4" className="footer-body">
<ul className="footer-icons">
<li className="social-icons">
<a
href="https://github.com/soumyajit4419"
href="https://github.com/mohdsultan18"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
Expand All @@ -33,7 +33,7 @@ function Footer() {
</li>
<li className="social-icons">
<a
href="https://twitter.com/Soumyajit4419"
href="https://twitter.com/mohdsultan18_"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
Expand All @@ -43,7 +43,7 @@ function Footer() {
</li>
<li className="social-icons">
<a
href="https://www.linkedin.com/in/soumyajit4419/"
href="https://www.linkedin.com/in/mohdsultan18/"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
Expand All @@ -53,7 +53,7 @@ function Footer() {
</li>
<li className="social-icons">
<a
href="https://www.instagram.com/soumyajit4419"
href="https://www.instagram.com/"
style={{ color: "white" }}
target="_blank"
rel="noopener noreferrer"
Expand Down
2 changes: 1 addition & 1 deletion src/components/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Home() {

<h1 className="heading-name">
I'M
<strong className="main-name"> SOUMYAJIT BEHERA</strong>
<strong className="main-name"> MOHD SULTAN</strong>
</h1>

<div style={{ padding: 50, textAlign: "left" }}>
Expand Down
8 changes: 4 additions & 4 deletions src/components/Home/Home2.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ function Home2() {
<ul className="home-about-social-links">
<li className="social-icons">
<a
href="https://github.com/soumyajit4419"
href="https://github.com/mohdsultan18"
target="_blank"
rel="noreferrer"
className="icon-colour home-social-icons"
Expand All @@ -77,7 +77,7 @@ function Home2() {
</li>
<li className="social-icons">
<a
href="https://twitter.com/Soumyajit4419"
href="https://twitter.com/mohdsultan18_"
target="_blank"
rel="noreferrer"
className="icon-colour home-social-icons"
Expand All @@ -87,7 +87,7 @@ function Home2() {
</li>
<li className="social-icons">
<a
href="https://www.linkedin.com/in/soumyajit4419/"
href="https://www.linkedin.com/in/mohdsultan18/"
target="_blank"
rel="noreferrer"
className="icon-colour home-social-icons"
Expand All @@ -97,7 +97,7 @@ function Home2() {
</li>
<li className="social-icons">
<a
href="https://www.instagram.com/soumyajit4419"
href="https://www.instagram.com/"
target="_blank"
rel="noreferrer"
className="icon-colour home-social-icons"
Expand Down
12 changes: 6 additions & 6 deletions src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ function NavBar() {
className={navColour ? "sticky" : "navbar"}
>
<Container>
<Navbar.Brand href="/" className="d-flex">
{/* <Navbar.Brand href="/" className="d-flex">
<img src={logo} className="img-fluid logo" alt="brand" />
</Navbar.Brand>
</Navbar.Brand> */}
<Navbar.Toggle
aria-controls="responsive-navbar-nav"
onClick={() => {
Expand Down Expand Up @@ -92,17 +92,17 @@ function NavBar() {
</Nav.Link>
</Nav.Item>

<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> */}

<Nav.Item className="fork-btn">
{/* <Nav.Item className="fork-btn">
<Button
href="https://github.com/soumyajit4419/Portfolio"
target="_blank"
Expand All @@ -111,7 +111,7 @@ function NavBar() {
<CgGitFork style={{ fontSize: "1.2em" }} />{" "}
<AiFillStar style={{ fontSize: "1.1em" }} />
</Button>
</Nav.Item>
</Nav.Item> */}
</Nav>
</Navbar.Collapse>
</Container>
Expand Down
64 changes: 35 additions & 29 deletions src/components/Projects/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ import Particle from "../Particle";
import leaf from "../../Assets/Projects/leaf.png";
import emotion from "../../Assets/Projects/emotion.png";
import editor from "../../Assets/Projects/codeEditor.png";
import chatify from "../../Assets/Projects/chatify.png";
// import chatify from "../../Assets/Projects/chatify.png";
import suicide from "../../Assets/Projects/suicide.png";
import bitsOfCode from "../../Assets/Projects/blog.png";
// import bitsOfCode from "../../Assets/Projects/blog.png";
import Game from "../../Assets/Projects/BubbleGame.png"
import Notekeeper from "../../Assets/Projects/Notekeeper.png"
import GitFinder from "../../Assets/Projects/GitFinder.png"
import Grilli from "../../Assets/Projects/Grilli.png"
import education from "../../Assets/Projects/EducationWebsite.png"


function Projects() {
return (
Expand All @@ -23,60 +29,60 @@ function Projects() {
<Row style={{ justifyContent: "center", paddingBottom: "10px" }}>
<Col md={4} className="project-card">
<ProjectCard
imgPath={chatify}
imgPath={Game}
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/"
title="Bubble Game"
description="Introducing a fun and challenging web-based game! You'll find a grid of small bubbles, each marked with a number. Your goal is to click on the bubble with the number that matches the 'Hit' number displayed at the top. Hurry, though, because you only have 60 seconds to get as many correct hits as you can. Keep hitting the right numbers, and your score will keep increasing. Give it a try and test your reflexes and accuracy in this exciting game!"
ghLink="https://github.com/mohdsultan18/"
demoLink="https://bubble-game-by-mohd-sultan.netlify.app/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={bitsOfCode}
imgPath={Notekeeper}
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/"
title="Notekeeper"
description="NoteKeeper, a user-friendly web application designed to simplify your note-keeping and organization needs. Create Notebooks: Easily categorize your notes for work, personal use, or any other purpose, keeping your thoughts organized. Manage Notes: Within each notebook, you can create, edit, update, and delete notes, making it a breeze to keep your ideas in check.Secure Local Storage: Your data is stored in your browser's local storage, ensuring that you can access your notes anytime, without the need for accounts or syncing."
ghLink="https://github.com/mohdsultan18"
demoLink="https://notekeeper-by-mohd-sultan.netlify.app/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={editor}
imgPath={Grilli}
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/"
title="Grilli"
description="Experience a culinary delight like no other at [Restaurant Name]. Our expert chefs craft dishes with the finest, locally-sourced ingredients, offering a blend of traditional and contemporary flavors. Whether it's a romantic dinner or a family gathering, our warm ambiance and attentive service create the perfect setting for an unforgettable dining adventure. Join us and savor a symphony of exquisite flavors that will leave you craving for more."
ghLink="https://github.com/mohdsultan18"
demoLink="https://grilli-by-mohd-sultan.netlify.app/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={leaf}
imgPath={GitFinder}
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/"
title="GitFinder"
description="GitFinder - Seamlessly navigate GitHub profiles and repositories. Easily browse user profiles and repositories, and when you click on a repository, it seamlessly opens the original GitHub page for an uninterrupted experience."
ghLink="https://github.com/mohdsultan18"
demoLink="https://gitfinder-by-mohd-sultan.netlify.app/"
/>
</Col>

<Col md={4} className="project-card">
<ProjectCard
imgPath={suicide}
imgPath={education}
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
title="School Website"
description="Explore the world of online learning. Our platform offers a diverse range of courses, providing accessible and flexible education tailored to your needs. Join us in the journey of knowledge and skill development from the comfort of your home."
ghLink="https://github.com/mohdsultan18"
demoLink="https://new-education-website-by-sultan.netlify.app/"
/>
</Col>

<Col md={4} className="project-card">
{/* <Col md={4} className="project-card">
<ProjectCard
imgPath={emotion}
isBlog={false}
Expand All @@ -86,7 +92,7 @@ function Projects() {
ghLink="https://github.com/soumyajit4419/Face_And_Emotion_Detection"
// demoLink="https://blogs.soumya-jit.tech/" <--------Please include a demo link here
/>
</Col>
</Col> */}
</Row>
</Container>
</Container>
Expand Down
2 changes: 1 addition & 1 deletion src/components/Resume/ResumeNew.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React, { useState, useEffect } from "react";
import { Container, Row } from "react-bootstrap";
import Button from "react-bootstrap/Button";
import Particle from "../Particle";
import pdf from "../../Assets/../Assets/Soumyajit_Behera-BIT_MESRA.pdf";
import pdf from "../../Assets/../Assets/Mohd-Sultan-Resume-2023.pdf";
import { AiOutlineDownload } from "react-icons/ai";
import { Document, Page, pdfjs } from "react-pdf";
import "react-pdf/dist/esm/Page/AnnotationLayer.css";
Expand Down

0 comments on commit 365e559

Please sign in to comment.