Tyler Owen Morris

A social tool for making better decisions built in Next.js and utilizing React-Query, Express, and Postgres for an optimized experience.

 
 

Decidable.co: Empowering Informed Decisions in the Public Sphere.

Welcome to Decidable.co, a pioneering platform where the power of decision-making meets the wisdom of the crowd. Our website is designed to serve the general public, with a particular focus on evolving into a vital tool for political representatives and their constituents.

Unique Approach to Q&A: At the heart of Decidable.co are yes/no questions, mirroring the binary nature of legislative decisions. This unique approach enables users to engage with topics in a clear, concise manner, reflecting the actual decision-making process in politics.

Open and Accessible: What sets us apart is our commitment to inclusivity. Anyone can answer questions on Decidable.co, with no registration required. This open-door policy ensures diverse perspectives and widespread participation, making every voice count.

Demographic Insights: Registered users enjoy an added advantage – the ability to filter responses by demographics like gender, age, and location. This feature offers a deeper understanding of how different segments of the community perceive various issues, providing valuable insights for both casual users and political representatives.

Simplified Interaction and Privacy Respect: Interaction begins with a user posing a question, along with a context for better understanding. Others can respond and comment, but with a thoughtful limitation to encourage concise and meaningful dialogue. Our use of local storage and cookies respects user privacy, tracking responses without unnecessary intrusions.

Technical Excellence: Decidable.co is engineered for efficiency and user-friendliness. Leveraging local storage for non-registered user responses and React-Query for data caching, our site offers a seamless and responsive experience. These technical choices reflect our commitment to high-performance, privacy-respecting web solutions.

Vision and Purpose: Decidable.co is more than a Q&A platform; it's a community decision-making tool. Our vision is to help users explore challenging decisions with community insights. In the long term, we aim to connect registered users with their political representatives, creating a direct line of communication where constituents' opinions can shape political decisions.

Join Us in Shaping Tomorrow: Decidable.co invites you to be part of a community where your choices, opinions, and insights matter. Whether you're seeking guidance on personal decisions or looking to influence political outcomes, your voice has a place here. Together, let's build a future where decisions are made with the collective wisdom of an informed, engaged community.

 
 

Film Predicting Robot

Using real world data from IMDB I trained a Machine Learning Algorithm to predict the opening weekend box office revenue of films. The web application gives users the option to generate random films from all available data-points, from a small list of top actors, directors, and studios, or users can input their own custom films down to the month of release and the rating of the film. You can even input actors and directors that never existed, and the model will still attempt to make a prediction! The app is available at filmpredictingrobot.com

  • Python / Sklearn

  • Flask