You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/portfolio.js
+51-49Lines changed: 51 additions & 49 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ const splashScreen = true // recommended: for best behavior after refresh
22
22
constgreeting={
23
23
intro: "Hello 👋, my name is",
24
24
name: "Maxim Shelepov",
25
-
message: "I'm a computer science student and an up-and-coming software engineer. Previously worked as a web developer at my university building tools to aid students and educators. Now working on an educational AI tool as part of a Stealth Startup.",
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.",
26
26
basedLocation: "Raleigh, NC",
27
27
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")
28
28
logo: {
@@ -43,8 +43,8 @@ const socialMediaLinks = {
43
43
// --- 😎 About Section ---
44
44
constabout={
45
45
autobiography: [
46
-
"My name is Maxim Shelepov and I'm a computer science student at North Carolina State University. I have a knack for solving problems and creating impactful software solutions. Having worked in web development as part of my university IT team, I gained beyond surface-level experience in Laravel and the PHP universe. Through personal studies while in high school, I built my first every full-stack personal website maximshelepov.com using Django.",
47
-
"Nowadays you can find me doing CS coursework (😅) or working on a Stealth Startup that a CS peer and I founded."
46
+
"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."
"Developing an educational tool to rethink the student-AI interaction. With a core principle to enhance learning and growth.",
73
-
"More updates to come!"
74
-
],
75
-
hashtags: [
76
-
"Python",
77
-
"JS"
78
-
]
79
-
},
80
64
{
81
65
position: "Web Dev Intern",
82
66
company: {
@@ -85,9 +69,9 @@ const experiences = [
85
69
},
86
70
duration: "Aug 2022 - Aug 2024",
87
71
bulletPoints: [
88
-
"Resolved issues and developed new tools within several university web applications (email automation, research discovery, educational resources, scheduling tools, and text-generative AI news sharing).",
89
-
"Achieved 100+ github code contributions as an intern on the team.",
90
-
"Significant contributions in rebuilding and modernizing the university digital sign manager and system. Transforming idea into a testable development application with tools for migrating to new system."
72
+
"Supported the development and maintenance of university web applications over two years, improving user experience and developer efficiency using PHP, Laravel, SQL, Docker, and Vue.js.",
73
+
"Made 350+ contributions to code repositories, including developing tools for email automation, research discovery, and AI-driven news sharing, which reduced operational time and led to higher user adoption.",
74
+
"Laid the groundwork for the modernized campus digital signage system and management application which supports 360 digital signs and 50 different organizations on campus."
91
75
],
92
76
hashtags: [
93
77
"Laravel",
@@ -99,35 +83,53 @@ const experiences = [
99
83
"Tailwind"
100
84
]
101
85
},
102
-
// Archived
103
-
// {
104
-
// position: "Math Tutor",
105
-
// company: {
106
-
// name: "Mathnasium",
107
-
// link: "https://www.mathnasium.com"
108
-
// },
109
-
// duration: "Jan 2022 - Aug 2022",
110
-
// bulletPoints: [
111
-
// "Taught math to students elementary through high school covering topics from basic algebra to college-level calculus.",
112
-
// "Directed the trajectory of the student's learning plan and math topic evaluation to facilitate success in their school math class.",
113
-
// "Requested by many students and parents for routine weekly tutoring sessions in a system with a standard random weekly rotation."
114
-
// ],
115
-
// hashtags: [
116
-
// "Calc 1-2",
117
-
// "Algebra 1-3",
118
-
// "Discrete Math",
119
-
// "Statistics"
120
-
// ]
121
-
// }
86
+
{
87
+
position: "Math Tutor",
88
+
company: {
89
+
name: "Mathnasium",
90
+
link: "https://www.mathnasium.com"
91
+
},
92
+
duration: "Jan 2022 - Aug 2022",
93
+
bulletPoints: [
94
+
"Provided math tutoring to students from elementary through high school, covering a range of topics from basic algebra to college-level calculus, using personalized teaching strategies.",
95
+
"Designed and directed individualized learning plans, tailoring math topics evaluation to enhance understanding and improve performance in their school math classes."
96
+
],
97
+
hashtags: [
98
+
"Calc 1-2",
99
+
"Algebra 1-3",
100
+
"Discrete Math",
101
+
"Statistics"
102
+
]
103
+
}
122
104
]
123
105
124
106
// --- 💻 Work Section ---
125
107
constworks=[
126
108
{
127
-
projectName: "Web Dev Portfolio Template",
109
+
projectName: "EdTech AI Tool",
110
+
yearCompleted: "2024",
111
+
description: "Developed an educational tool in collaboration with a peer, to rethink the college student and AI interaction. With a core principle to enhance learning and personal growth. Responsible for UI, UX, and DB management with ongoing goal to complete version 1.0 in December 2024.",
112
+
techStack: "Python, Vue.js",
113
+
links: [
114
+
// {
115
+
// label: "",
116
+
// type: "git",
117
+
// url: "#"
118
+
// },
119
+
// {
120
+
// label: "",
121
+
// type: "external",
122
+
// url: "#"
123
+
// }
124
+
],
125
+
imageLink: "images/version_edtech_pic.png",
126
+
alignLeft: false
127
+
},
128
+
{
129
+
projectName: "Open-Source Developer Portfolio",
128
130
yearCompleted: "2023",
129
-
description: "Created an open source portfolio single page application template for any developer. Built with an intention of simple personal profile implementation and personal customization on top of the existing stack (Vue.js, HTML, Tailwind.css).",
130
-
techStack: "Vue.js, Tailwind.css",
131
+
description: "Designed and developed an open-sourced single page application template to help web developers create visually appealing personal portfolios, focusing on ease of use and customization. Built with Vue.js, JS, HTML, Tailwind CSS, the project achieved 27 stars and 14 forks on GitHub.",
132
+
techStack: "Vue.js, JS, HTML, Tailwind.css",
131
133
links: [
132
134
{
133
135
label: "",
@@ -164,15 +166,15 @@ const works = [
164
166
alignLeft: false
165
167
},
166
168
{
167
-
projectName: "Dynamic Portfolio Website",
169
+
projectName: "Personal Portfolio App",
168
170
yearCompleted: "2021",
169
-
description: "Developed a personal portfolio website with Python backend using the Django web development framework. Incorporated HTML, CSS, and JavaScript to construct the frontend of the website.",
170
-
techStack: "Django, Python, HTML, CSS, JS",
171
+
description: "Built a dynamic, live-editable personal portfolio website with an admin dashboard for real-time updates. Developed using Django (Python) for the backend, and HTML, CSS, and JavaScript for the frontend, following the MVC architecture, which enhanced my full-stack development skills.",
0 commit comments