Yonathan's repositories

Deep_Learning_Practice-Sentiment-vs.-PriceAction

Comparison with LSTM RNNs using either sentiment, such as the 'Fear & Greed Index', or technical analysis with price action.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

DFD-Challenge1-Unstoppable

The DFD challenge, Unstoppable, along with the comments and attempt(s) I made to complete it.

Language:SolidityStargazers:1Issues:0Issues:0

ERC20_with_Solidity

Utilized the ERC20 contract to create a token, only on testnet, to better understand how I can access other components from parent contracts.

Language:SolidityStargazers:1Issues:0Issues:0

FreelanceQuery

This repository contains the information about the freelance question given for the platform, Sushiswap, through the utilization of SQL.

Monte-Carlo-Simulations

On a five, ten, and thirty year time horizon, projections were made for a portfolio. This portfolio included stocks, bonds, and cryptocurrency. Code for the Monte Carlo simulations are available in the 'financial-planner.ipynb' file.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

PoA_Blockchain_Nodes

With the Proof of Authority consensus engine, I created two nodes to send a transaction and came to a better understanding of the underlying infrastructure for a blockchain.

Stargazers:1Issues:0Issues:0

Profit_Splitting_with_Solidity

Building two different contracts that aim to send payments but with a different approach. The first contract uses the same process for each payout and the second contract differentiates who will receive the payment based on percentage allocation.

Language:SolidityStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:1Issues:0

EntityFrameworkConsole

To display a variety of skills utilizing the C# language, I had put together this application that works to create individuals you can enter into your phone as a contact.

Language:C#Stargazers:0Issues:0Issues:0

Instagram_Clone

For AWS practice with the React-Native platform, a clone of Instagram was built with scroll functionality as well as posts and offers navigation features by utilizing React Navigation. The platform to launch this application is Expo or Expo Go.

Language:TypeScriptStargazers:0Issues:0Issues:0

Machine-Learning

Compared the effectiveness of the EasyEnsembleClassifier and LogisticRegression libraries. This was to assess the model with the best scores for balanced accuracy, recall, and geometric mean.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

MIS410_udsf_example

The query is for a user-defined scalar function that receives inputs of the userID and year. With this information, the output provided will be an integer.

Language:TSQLStargazers:0Issues:1Issues:0

toDoWebAPI

A 'to do' list that sends CRUD operations through HTTP requests using Postman.

Language:JavaStargazers:0Issues:0Issues:0

WorkMeetings

Connect a MySQL database to Java using the JDBC template. This enables the program to store employees, meetings, and the rooms a meeting will occur in.

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:SolidityStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:SolidityStargazers:0Issues:1Issues:0

CodeAcademy-Data-Manipulation-with-Pandas-Project

Through the skill path of 'Data Manipulation with Pandas', CodeAcademy developed a project to test the abilities of the user to continuously figure out how to make different DataFrames present desired information.

Language:PythonStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

DVDLibrary

Offer the user an ability to store their DVD collection with multiple options as to what they can do. Such options would include adding or removing a DVD, editing a DVD, listing everything in their library, and searching based on the title.

Language:JavaStargazers:0Issues:0Issues:0

Java-Basics-assessment

Includes the four exercises that were programmed to test our Java abilities

Language:JavaStargazers:0Issues:1Issues:0

java-class

Repository for Java Basics course

Language:JavaStargazers:0Issues:0Issues:0

MIS410_basic_query_example

Basic query to filter all qualifying products from the UPC_CODE table based on the requirements given.

Stargazers:0Issues:0Issues:0

MIS410_Check_Constraint_example

The query is for a check constraint that is utilized for a table based on products. The goal is to ensure that attempts to add into the products table follow the guidelines of the constraint written

Stargazers:0Issues:1Issues:0

Test-page

My cartoon hero

Language:HTMLStargazers:0Issues:0Issues:0

Time-Series-Analysis

Forecasted with Time Series Analysis and Regression for a potential outlook on the volatility of the yen. For the regression analysis, the preparation of the data required lagging returns, and after was used for a Linear Regression model. As for the Time Series Analysis, a Hodrick-Prescott filter was used which was followed by ARMA and ARIMA forecasts.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0