Skip to content

Commit 16e09de

Browse files
author
Maxim Shelepov
committed
More updates to portfolio.js
1 parent fbb5198 commit 16e09de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/portfolio.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const splashScreen = true // recommended: for best behavior after refresh
2222
const greeting = {
2323
intro: "Hello 👋, my name is",
2424
name: "Maxim Shelepov",
25-
message: "I'm a CS Senior and an up-and-coming SWE with hefty experience in app development. Previously worked as a web developer at my university building tools to aid students and educators. Now working on an educational AI tool to rethink the college student and AI interaction.",
25+
message: "I'm a computer science senior with hefty experience in app development. Previously worked as a web developer at my university building tools to aid students and educators. Now working on an educational AI tool, designed to rethink interactions between college students and AI.",
2626
basedLocation: "Raleigh, NC",
2727
resumeLink: "https://docs.google.com/document/d/1Sa_sK3RMusoezzgzxu8LkV16i2Jra2qd/edit?usp=sharing&ouid=113657039181859132688&rtpof=true&sd=true", // recommended: google drive file share link (change to "anyone on the internet can view")
2828
logo: {
@@ -44,7 +44,7 @@ const socialMediaLinks = {
4444
const about = {
4545
autobiography: [
4646
"My name is Maxim Shelepov and I'm a computer science senior at North Carolina State University. I have a knack for solving problems and creating impactful software solutions. Through personal studies in high school I built my first every full-stack personal website maximshelepov.com. While in college, I worked as a web developer for my university IT team. After two years, I gained extensive experience in industry-grade software and knowledge of advanced app development practices.",
47-
"Nowadays you can find me doing CS coursework or developing an educational AI tool to rethink the college student and AI interaction."
47+
"Nowadays you can find me doing CS coursework (😅) or developing an app to tackle the next big challenge."
4848
], // Separated items are paragraphs
4949
techStack: [
5050
"PHP",

0 commit comments

Comments
 (0)