Repertoire of Project Ensembles

More to come. Stay tuned!

Should there be a quartet or quintet? Acting-in-concert is our keynote token.


Brokerless Contract

Overview

In this project, we are helping you break free from broker hassles. Bid for your dream space on Brokerless! Our distributed ledger is built upon Solidity ethereum programming. Upon activation of the lease contract on the highest bid, you will be able to pay monthly rent through our automated blockchain network. Hakuna Matata!

ERD

Demo transactions are processed via Localhost: 8545. Interactions are confirmed on MetaMask Chrome extension. Balances of accounts are tracked in Ganache.

Scenario A: Candidate Tenant Bid of 14 Ether on a Lease

With 50-50 Split:

A Bid of 14 ETH on Remix Confirmed via MetaMask ![tenant_bid_auction_14eth](/Project_Repertoire/Images/brokerless-contract/tenant_bid_auction_14eth.png)
Account Balances on Ganache Prior to the Bid ![tenant_bid_auction_10eth_ganache_post](/Project_Repertoire/Images/brokerless-contract/tenant_bid_auction_10eth_ganache_post.png)
Account Balances on Ganache Following the Bid ![tenant_bid_auction_14eth_ganache_post](/Project_Repertoire/Images/brokerless-contract/tenant_bid_auction_14eth_ganache_post.png)
Get Balance on Omnibus AccountGanache Following the 14 ETH Bid with 50-50 Split: ![tenant_bid_14eth_ganache_omnibus](/Project_Repertoire/Images/brokerless-contract/tenant_bid_14eth_ganache_omnibus.png)

Scenario B: A Transfer of 50 ether from Omnibus Bank Account

A Transfer of 50 ETH to Omnibus Bank Account on Remix Confirmed via MetaMask ![bank_transfer_50eth](/Project_Repertoire/Images/brokerless-contract/bank_transfer_50eth.png)
Account Balances on Ganache Prior to the Transfer: ![bank_transfer_50eth_ganache_pre](/Project_Repertoire/Images/brokerless-contract/bank_transfer_50eth_ganache_pre.png)
Account Balances on Ganache Following the Transfer: ![bank_transfer_50eth_ganache_post](/Project_Repertoire/Images/brokerless-contract/bank_transfer_50eth_ganache_post.png)

Github Webpage

Brokerless Market ![webpage_raw](/Project_Repertoire/Images/brokerless-contract/webpage_raw.png)

Project_Maui

Overview:

Use News Sentiment to Predict Stock Price Movements

Program that allows a user to choose a company from the S&P 500 and run a logistic regression model to predict the price movement of this company’s stock on the next trading day based on current sentiment (Vader) of Reuters news articles related to this company.

UX/UI Showcase

Choose a Company

TE Connectivity

Required Model Accuracy of 20%

Costco Buy

Required Model Accuracy of 63%

Please wait till the end for modified recommendation. Thank you for your patience! Costco Adjust


Mandalorians

Overview

Generation Z, are you ready for your first job?

Our goal is to develop a tool to assess the future viability/trends of different job types in New York by Borough, which will help fresh graduates assess potential career direction or existing employees understand industry trends by the job. It also will highlight which are the most attractive Boroughs for the job types.

Regardless of our ages, understanding of current job market is crutial to achieve peace of mind. The mandalorians are here to help you. A visual job market panel dashboard will incorporate job trends across five boroughs of NYC. Analysis and predictions will be available based on historical demographic records. For the purpose of our bootcamp, focus will be put on fintech, i.e. finance and technology.

Five types of graphs are used to analyse the trends:

Trajectories and probability histograms for Manhattan, Bronx, Brooklyn, Queens and Staten Island

Trajectory Comparison of Full-time Financial Specialists vs. Software Developers in Manhattan

Graphs for other boroughs ![Trajectory Comparison of Full-time Financial Specialists vs. Software Developers in Bronx](/Project_Repertoire/Images/mandalorians/monte_carlo_finance_vs_software_30yrs_bronx.png) ![Trajectory Comparison of Full-time Financial Specialists vs. Software Developers in Brooklyn](/Project_Repertoire/Images/mandalorians/monte_carlo_finance_vs_software_30yrs_brooklyn.png) ![Trajectory Comparison of Full-time Financial Specialists vs. Software Developers in queens](/Project_Repertoire/Images/mandalorians/monte_carlo_finance_vs_software_30yrs_queens.png) ![Trajectory Comparison of Full-time Financial Specialists vs. Software Developers in Staten Island](/Project_Repertoire/Images/mandalorians/monte_carlo_finance_vs_software_30yrs_staten.png)

To reach further, we are standing on the shoulder of current data

From Tables of Statistics below, we see some interesting facts:

Tables of Statistics ![Financial Specialists vs. Software Developers](/Project_Repertoire/Images/mandalorians/table_finance_software.png) ![Financial Specialists by Gender](/Project_Repertoire/Images/mandalorians/table_finance_gender.png) ![Software Developers by Gender ](/Project_Repertoire/Images/mandalorians/table_software_gender.png)

Dream of becoming a banker? Great opportunities emerge from rough times and Wah-lah, distant neighborhoods.

Upward trends in financial specialists appear in Brooklyn and Staten Island. Where would you pick to live and playing with numbers?

Financial Specialist Job Market Borough Comparison ![30-year Trajectory with 90% Confidence Interval on Financial Specialists](/Project_Repertoire/Images/mandalorians/finance_trend_90ci.png) ![30-year Probability Histogram on Financial Specialists with 95% Confidence Interval](/Project_Repertoire/Images/mandalorians/finance_hist_95ci.png)

Software developers are hot!

There is an upward trend for the expected openings for software developers positions in all boroughs of NYC. However, it is possible for Bronx and Staten Island to keep a steady number of employment in this area.

Software Developers Job Market Borough Comparison ![30-year Trajectory with 90% Confidence Interval on Software Developers](/Project_Repertoire/Images/mandalorians/software_trend_90ci.png) ![30-year Trajectory with 95% Confidence Interval on Software Developers](/Project_Repertoire/Images/mandalorians/software_hist_95ci.png)

Software Developers by Gender

Software developers market is sizzling for male developers in all five boroughs of NYC except Bronx, which shows a more stationary market. Manhattan and Brooklyn exhibits the most potential for growth. If a female graduate in computer science were to use our tool, the implications are numerous. The aforementioned student can parse that her field is likely to see growth and if she wanted the more superior job market she would focus her job search in Brooklyn because based on our monte carlo simulation, the number of expected female software developers will grow more than the male counterpart in the next 10 years. Our tool would mean deep insight to a fresh graduate eager to explore employment opportunities.

Graphs for gender comparison on software developers ![Gender Comparison on Software Developers_I](/Project_Repertoire/Images/mandalorians/software_hist_gender_i.png) ![Gender Comparison on Software Developers_II](/Project_Repertoire/Images/mandalorians/software_hist_gender_ii.png)

Financial Specialists by Gender

Gentlemen in finance industry would pick Manhattan, Brooklyn and Staten Island. While Brooklyn and Staten Island are also good habitat for ladies that are looking for financial specialists positions, it’s suggested that Queens would be more preferrable than Manhattan in the next 30 years.

Graphs for gender comparison on Financial Specialists ![Gender Comparison on Financial Specialists_I](/Project_Repertoire/Images/mandalorians/finance_hist_gender_i.png) ![Gender Comparison on Financial Specialists_II](/Project_Repertoire/Images/mandalorians/finance_hist_gender_ii.png)

Discussions

Since the latest available data is from 2018, research needs to be done on recent couple of years regarding alterations in job trends.

References

Please see original repositories.