diff --git a/src/App.js b/src/App.js index cfa8a10..6acd172 100644 --- a/src/App.js +++ b/src/App.js @@ -1,10 +1,10 @@ import { BrowserRouter, Routes, Route } from 'react-router-dom'; import Welcome from './pages/Welcome'; -import Projects from './pages/Projects'; +import AboutMe from './pages/AboutMe'; import Technologies from './pages/Technologies'; import Links from './pages/Links'; import CreativeWorks from './pages/CreativeWorks'; -import InProgress from './pages/InProgress'; +import Projects from './pages/Projects'; import './App.scss'; function App() { @@ -12,7 +12,7 @@ function App() {
I have experience building web applications with and without back-end integrations.
+I am comfortable conceptualizing and organizing complex structures, and as such, my projects tend to be natural in their structure and easy to maintain.
+My rich creative background as a musician, composer, producer, and artistic collaborator provide me with a unique frame of reference for + solving technical problems and adapting to dynamic environments.
+ See some of my creative works for examples of my aptitudes, as well as some thoughts on how they apply to work as a developer! +My projects have featured both relational and non-relational databases, in particular PostgreSQL and MongoDB.
+I also have experience with various technologies for connecting these to front-end applications, including Prisma and Supabase.
+I would be remiss not to take the opportunity to speak about how I feel my experience as a musician informs my work as a developer.
+Working as a musician helped me to develop invaluable skills that provide me with a unique frame of reference in regards to my approach to technical problems.
+See below some of the relevant applications of my musical experience:
+I have experience building web applications with and without back-end integrations.
-I am comfortable conceptualizing and organizing complex structures, and as such, my projects tend to be natural in their structure and easy to maintain.
-A read-only Reddit client -- this site fetches data from Reddit and curates a customizable feed.
+Built using React/Redux
+My rich creative background as a musician, composer, producer, and artistic collaborator provide me with a unique frame of reference for - solving technical problems and adapting to dynamic environments.
- See some of my creative works for examples of my aptitudes, as well as some thoughts on how they apply to work as a developer! -A web-based program with functionality to evaluate sample solutions of problems in species-based counterpoint, as detailed by Johann Fux in Gradus ad Parnassum.
+This project is intended to be used as a practical application of linked lists and other compound data structures in JavaScript.
+My projects have featured both relational and non-relational databases, in particular PostgreSQL and MongoDB.
-I also have experience with various technologies for connecting these to front-end applications, including Prisma and Supabase.
-As part of a mentorship program hosted by Metazu Studio
+Implemented using MongoDB, React, and Node/Express, using Material UI for front-end styling.
+A clone of a popular card-based resource gathering game
+Local multiplayer, with plans to build out online multiplayer and solo vs. CPU
+This site is built using React, Material UI, and SCSS, and is hosted on Github Pages.
+