Tim Rivoli (@TimRivoli)
  • Stars
    star
    90
  • Global Rank 224,195 (Top 8 %)
  • Followers 8
  • Following 2
  • Registered over 6 years ago
  • Most used languages
    Python
    80.0 %
    Kotlin
    10.0 %
    C++
    10.0 %
  • Location 🇺🇸 United States
  • Country Total Rank 52,915
  • Country Ranking
    Kotlin
    3,341
    Python
    9,697

Top repositories

1

Stock-Price-Trade-Analyzer

This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
Python
65
star
2

RobotTrader

This is a supervised Recurrent Neural Network (RNN) learning project treating stock trading as a classification problem. Given input of a 60 day window of pricing data, choose the best action for maximum profit. This uses my earlier https://github.com/TimRivoli/Stock-Price-Trade-Analyzer project for a trading environment, and its SeriesPrediction module for data preparation and model training.
Python
9
star
3

Price-Momentum-Trader

This project uses Stock-Price-Trade-Analyzer to back-test the performance of an investment strategy of picking only the top 9 performing stocks from the S&P 500 over a period of 35 years to answer the question "How well does past performance predict future returns?"
Python
6
star
4

Chat-T-Android

Chat-T (Chatty) Android application - using ChatGPT API and SQLite/Firebase storage.
Kotlin
2
star
5

chatbot_website

Simple chat website using OpenAI GPT backend.
Python
2
star
6

Reef-Tank-Controller

Arduino project for controlling LED lights and cycling pumps for salt water reef aquarium
C++
2
star
7

chatgpt_web_validation

Python script demonstrating how to ask ChatGPT to validate its knowledge against web search results.
Python
1
star
8

Chat-T-Web-Application

Chatbot web application
Python
1
star
9

Seasonal_Trading

Evaluate what happens if you decide to take the volatile fall and winter months off from the stock market
Python
1
star
10

chatgpt_resume_writer

Use ChatGPT API to write a new resume from your current resume or work experience
Python
1
star