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

portfolio #644

Closed
wants to merge 2 commits into from
Closed
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
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"homepage": "https://developerfolio.js.org/",
"homepage": "https://mmetnuri.github.io",
"name": "developerfolio",
"version": "0.1.0",
"private": true,
"dependencies": {
"colorthief": "^2.3.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"gh-pages": "^2.1.1",
"gh-pages": "^2.2.0",
"jest-canvas-mock": "^2.3.1",
"lottie-react": "^2.4.0",
"react": "^16.10.2",
Expand Down
Binary file added src/assets/images/ankaraUniversity.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/images/makü.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/images/softalya.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 42 additions & 97 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,23 @@ const illustration = {
};

const greeting = {
username: "Saad Pasta",
title: "Hi all, I'm Saad",
username: "mmetnuri",
title: "Hello there, I'm Mehmet Nuri özdil",
subTitle: emoji(
"A passionate Full Stack Software Developer 🚀 having an experience of building Web and Mobile applications with JavaScript / Reactjs / Nodejs / React Native and some other cool libraries and frameworks."
"A passionate Front-End Developer 🚀 having an experience of building Web and Mobile applications with JavaScript / Reactjs / React Native and some other cool libraries and frameworks."
),
resumeLink:
"https://drive.google.com/file/d/1ofFdKF_mqscH8WvXkSObnVvC9kK7Ldlu/view?usp=sharing", // Set to empty to hide the button
"https://drive.google.com/file/d/1eJvVK5Id1hNDugPW_dkliqZbRRrd-u94/view?usp=sharing", // Set to empty to hide the button
displayGreeting: true // Set false to hide this section, defaults to true
};

// Social Media Links

const socialMediaLinks = {
github: "https://github.com/saadpasta",
linkedin: "https://www.linkedin.com/in/saadpasta/",
gmail: "[email protected]",
gitlab: "https://gitlab.com/saadpasta",
facebook: "https://www.facebook.com/saad.pasta7",
medium: "https://medium.com/@saadpasta",
stackoverflow: "https://stackoverflow.com/users/10422806/saad-pasta",
github: "https://github.com/mmetnuri",
linkedin: "https://www.linkedin.com/in/mmetnuri/",
gmail: "[email protected]",
instagram: "https://www.instagram.com/mmetnuri/",
// Instagram, Twitter and Kaggle are also supported in the links!
// To customize icons and social links, tweak src/components/SocialMedia
display: true // Set true to display this section, defaults to false
Expand All @@ -49,15 +46,12 @@ const socialMediaLinks = {

const skillsSection = {
title: "What I do",
subTitle: "CRAZY FULL STACK DEVELOPER WHO WANTS TO EXPLORE EVERY TECH STACK",
subTitle: "CRAZY FRONT-END DEVELOPER WHO WANTS TO EXPLORE EVERY TECH STACK",
skills: [
emoji(
"⚡ Develop highly interactive Front end / User Interfaces for your web and mobile applications"
),
emoji("⚡ Progressive Web Applications ( PWA ) in normal and SPA Stacks"),
emoji(
"⚡ Integration of third party services such as Firebase/ AWS / Digital Ocean"
)
emoji("⚡ Progressive Web Applications ( PWA ) in normal and SPA Stacks")
],

/* Make Sure to include correct Font Awesome Classname to view your icon
Expand All @@ -73,8 +67,8 @@ https://fontawesome.com/icons?d=gallery */
fontAwesomeClassname: "fab fa-css3-alt"
},
{
skillName: "sass",
fontAwesomeClassname: "fab fa-sass"
skillName: "java",
fontAwesomeClassname: "fab fa-java"
},
{
skillName: "JavaScript",
Expand All @@ -85,36 +79,12 @@ https://fontawesome.com/icons?d=gallery */
fontAwesomeClassname: "fab fa-react"
},
{
skillName: "nodejs",
fontAwesomeClassname: "fab fa-node"
},
{
skillName: "swift",
fontAwesomeClassname: "fab fa-swift"
},
{
skillName: "npm",
fontAwesomeClassname: "fab fa-npm"
},
{
skillName: "sql-database",
fontAwesomeClassname: "fas fa-database"
},
{
skillName: "aws",
fontAwesomeClassname: "fab fa-aws"
},
{
skillName: "firebase",
fontAwesomeClassname: "fas fa-fire"
},
{
skillName: "python",
fontAwesomeClassname: "fab fa-python"
skillName: "figma",
fontAwesomeClassname: "fab fa-figma"
},
{
skillName: "docker",
fontAwesomeClassname: "fab fa-docker"
skillName: "bootstrap",
fontAwesomeClassname: "fab fa-bootstrap"
}
],
display: true // Set false to hide this section, defaults to true
Expand All @@ -126,23 +96,16 @@ const educationInfo = {
display: true, // Set false to hide this section, defaults to true
schools: [
{
schoolName: "Harvard University",
logo: require("./assets/images/harvardLogo.png"),
subHeader: "Master of Science in Computer Science",
duration: "September 2017 - April 2019",
desc: "Participated in the research of XXX and published 3 papers.",
descBullets: [
"Lorem ipsum dolor sit amet, consectetur adipiscing elit",
"Lorem ipsum dolor sit amet, consectetur adipiscing elit"
]
schoolName: "Mehmet Akif Ersoy University",
logo: require("./assets/images/makü.png"),
subHeader: "Computer Programming",
duration: "September 2021 - June 2023"
},
{
schoolName: "Stanford University",
logo: require("./assets/images/stanfordLogo.png"),
subHeader: "Bachelor of Science in Computer Science",
duration: "September 2013 - April 2017",
desc: "Ranked top 10% in the program. Took courses about Software Engineering, Web Security, Operating Systems, ...",
descBullets: ["Lorem ipsum dolor sit amet, consectetur adipiscing elit"]
schoolName: "Ankara University Open Education",
logo: require("./assets/images/ankaraUniversity.png"),
subHeader: "Knowledge Managment",
duration: "September 2023 - April 2025"
}
]
};
Expand All @@ -157,8 +120,8 @@ const techStack = {
progressPercentage: "90%" //Insert relative proficiency in percentage
},
{
Stack: "Backend",
progressPercentage: "70%"
Stack: "Mobile",
progressPercentage: "50%"
},
{
Stack: "Programming",
Expand All @@ -174,29 +137,11 @@ const workExperiences = {
display: true, //Set it to true to show workExperiences Section
experience: [
{
role: "Software Engineer",
company: "Facebook",
companylogo: require("./assets/images/facebookLogo.png"),
date: "June 2018 – Present",
desc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
descBullets: [
"Lorem ipsum dolor sit amet, consectetur adipiscing elit",
"Lorem ipsum dolor sit amet, consectetur adipiscing elit"
]
},
{
role: "Front-End Developer",
company: "Quora",
companylogo: require("./assets/images/quoraLogo.png"),
date: "May 2017 – May 2018",
desc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
},
{
role: "Software Engineer Intern",
company: "Airbnb",
companylogo: require("./assets/images/airbnbLogo.png"),
date: "Jan 2015 – Sep 2015",
desc: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
role: "Front-End Developer Intern",
company: "Softalya",
companylogo: require("./assets/images/softalya.png"),
date: "February 2023 – July 2023",
desc: "With the project that came after a training as an intern , I personally experienced how a realistic company manages the project , what difficulties are encountered , teamwork , individual difficulties , the importance of communication as a team and many more features . The project we did was a real life project. The project was a fully working application, we took care as if it was done for a real client and we achieved the results we wanted, although it was not completely professional, it was a nice experience to make a realistic project as interns. "
}
]
};
Expand Down Expand Up @@ -239,7 +184,7 @@ const bigProjects = {
]
}
],
display: true // Set false to hide this section, defaults to true
display: false // Set false to hide this section, defaults to true
};

// Achievement Section
Expand Down Expand Up @@ -300,7 +245,7 @@ const achievementSection = {
]
}
],
display: true // Set false to hide this section, defaults to true
display: false // Set false to hide this section, defaults to true
};

// Blogs Section
Expand All @@ -324,7 +269,7 @@ const blogSection = {
"React is a JavaScript library for building User Interface. It is maintained by Facebook and a community of individual developers and companies."
}
],
display: true // Set false to hide this section, defaults to true
display: false // Set false to hide this section, defaults to true
};

// Talks Sections
Expand All @@ -343,38 +288,38 @@ const talkSection = {
event_url: "https://www.facebook.com/events/2339906106275053/"
}
],
display: true // Set false to hide this section, defaults to true
display: false // Set false to hide this section, defaults to true
};

// Podcast Section

const podcastSection = {
title: emoji("Podcast 🎙"),
title: emoji("Podcast 🎙"),
subtitle: "I LOVE TO TALK ABOUT MYSELF AND TECHNOLOGY",

// Please Provide with Your Podcast embeded Link
podcast: [
"https://anchor.fm/codevcast/embed/episodes/DevStory---Saad-Pasta-from-Karachi--Pakistan-e9givv/a-a15itvo"
],
display: true // Set false to hide this section, defaults to true
display: false // Set false to hide this section, defaults to true
};

const contactInfo = {
title: emoji("Contact Me ☎"),
title: emoji("Contact Me ☎"),
subtitle:
"Discuss a project or just want to say hi? My Inbox is open for all.",
number: "+92-0000000000",
email_address: "saadpasta70@gmail.com"
number: "+90-5454338600",
email_address: "mmetnuriozdil@gmail.com"
};

// Twitter Section

const twitterDetails = {
userName: "twitter", //Replace "twitter" with your twitter username without @
display: true // Set true to display this section, defaults to false
display: false // Set true to display this section, defaults to false
};

const isHireable = false; // Set false if you are not looking for a job. Also isHireable will be display as Open for opportunities: Yes/No in the GitHub footer
const isHireable = true; // Set false if you are not looking for a job. Also isHireable will be display as Open for opportunities: Yes/No in the GitHub footer

export {
illustration,
Expand Down
Loading