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/data/headerData.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ import resume from '../assets/pdf/Jon_Christie_Web_Developer_Resume.pdf';
3
3
exportconstheaderData={
4
4
name: 'Jon Christie',
5
5
title: "Welcome! My name is",
6
-
description: "React and React Native Developer with Full Stack Experience, Online Educator, Musician, and a Solid Asset for your next project or adventure! ",
6
+
description: "React and React Native Developer with full stack experience, online educator, musician, and a solid asset for your next project or adventure! ",
projectDesc: 'A React Native iOS/Android App to keep track of your expense (or anything else, like a to do list with deadlines). Includes navigation, authentication, and persistence of data.',
projectDesc: 'Freelance gig to fix issues with website in wordpress. Used advanced Javascript methods and CSS selectors that could find a needle in a haystack to override the entire site.',
projectDesc: 'Built with a team of three developers, this app uses the MERN stack to provide users with a responsive, customizable experience to search and save recipes by entering in any number of ingredients.',
25
33
tags: ['MERN','ORM','OAuth','Jest','Bulma'],
@@ -28,7 +36,7 @@ export const projectsData = [
28
36
image: one
29
37
},
30
38
{
31
-
id: 3,
39
+
id: 4,
32
40
projectName: 'A Python Log',
33
41
projectDesc: 'A full stack website with blog, using Python to run the backend, and allowing users to post, share, and delete content. A user-centric and mobile-friendly design adds functionality and a responsive UI.',
projectDesc: 'This is a collection of Python projects that I have created. Each project is a live application that I have built using the Python and other technologies listed below. Most focus on either the fundamentals of Python as well as mroe advanced programs inmplementing machine learning, AI, data structures, and algorithms.',
projectDesc: ' Met clients at Farmer’s Market, and now their site is modern, responsive, and handling online payments in a beautiful eCommerce site that doubles as a community-based, event-scheduling platform and blog.',
projectDesc: 'This react-based 2d platformer was something I created as a solo project. Three levels, new JS not covered in bootcamp, a Firebase DB to store top scores for users, animations and functional controls made this a A GREAT learning experience and simply a FUN game!!!',
0 commit comments