I consult on small teams at Metazu Studio, a Nashville-based startup connecting clients with services in video production, AR/VR, social media, photography, and web design.
+I have worked on projects focused on full stack web engineering, real time communications, and designing beautiful user experiences.
+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.
My projects have featured both relational and non-relational databases, in particular PostgreSQL and MongoDB. I also have experience with various methods of connecting these diff --git a/src/pages/CreativeWorks.jsx b/src/pages/CreativeWorks.jsx index 659878d..98d41ba 100644 --- a/src/pages/CreativeWorks.jsx +++ b/src/pages/CreativeWorks.jsx @@ -1,32 +1,43 @@ +import "../sass/pages/CreativeWorks.scss"; +import { DocumentStyle } from "../styles/Style"; + +import modulars from "../media/modulars.jpeg"; +import score from "../media/paper_score.jpeg"; +import guitar from "../media/with_guitar.png"; + export default function CreativeWorks() { return ( - <> -
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 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:
+Modular synthesis, which heavily involves fundamentals of arithmetic and data flow
+Orchestration; ensuring all instrumental parts are executable and comfortable to play within a given set of parameters
+Learning to play new instruments, and adapt my pre-existing knowledge to apply to new frames of reference
+Audio engineering, and the associated practices of learning/using music technology
+Proper interaction of components within a complex system
+Managing proportional integrity in musical forms
+