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: index.html
+35-6Lines changed: 35 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,16 @@ <h2>Menu</h2>
45
45
<imgsrc="images/circleProfilePic.png"></img>
46
46
</div>
47
47
<h2>John Sims</h2>
48
-
<p>Software engineer based in Chicago and New York</p>
48
+
<h3>About Me</h3>
49
+
<span>A full-stack software engineer with a background in music. 17+ years of being a professional jazz bassist found me playing everything from the smallest coffee shop to the largest arenas and festivals. I have taught music to everyone from elementary school children, to the undergraduate and graduate level as well as working professionals. I love solving problems from not just a technical perspective, but with an emphasis on creativity and diversity of opinion. I have taken the dedication, consistent devotion, and love of practice that I have for music, and applied it to software development.
50
+
<divclass="aboutMe">I love watching the hours melt away while working on a project. I am also probably the only software developer on Earth who would rather work in a group than alone!
51
+
52
+
Challenges, and the unknown excite me, and I am consistently seeking fluency in new technologies. Looking for opportunities to join driven, exciting teams who refuse to settle and who openly embrace challenges and innovation.</div>
53
+
54
+
<divclass="aboutMe">If I'm not performing or coding I will likely be eating. On the quest to become a grill master and smoked meats are my love language. I am always open to an engaging conversation, so please do not hesitate to reach out. </div>
<p>A Robinhood/Coinbase inspired website for trading interplanetary currencies on a futuristic galactic exchange. Users can buy and sell currencies, browse
82
+
tradable planets, view their recent transactions, as well as see the current assets, price, and quantity of shares. This app uses a React/Redux front end and a
83
+
Python/Flask Backend. Additional technologies include Recharts, Beautiful Soup, a Raspberry Pi server (for a simulated, active market), and the Coingecko API.</p>
<p>A Quora inspired website with a history theme. Users can ask questions, share answers, upvote questions, leave comments on answers,
96
+
search questions by topic, select a background theme, search by keyword, and edit their profiles. This app uses Pug for the front end, and an Express/JavaScript backend.
<p>Browse and create your own cocktails to share with friends and fellow drinkers.</p>
103
+
<p>An Untappd inspired website where users can browse and share classic and custom cocktails. Users can create cocktail cards featuring the cocktails description,
104
+
image, and category (classic or custom), as well as upload profile photos and edit their profile information. This app uses an React/Redux frontend and an Express backend.
0 commit comments