Skip to content
View Jsavage1325's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Jsavage1325

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ETHGPT ETHGPT Public

    Our project for ETH Lisbon, using openAI tools to interact with the blockchain, allowing for ease of blockchain technology use by abstracting the technology layer into a natural language layer.

    Jupyter Notebook 2 4

  2. erc721 erc721 Public

    A simple Python interface to interact with the public google BigQuery datasets which have been created using the Ethereum ETL project.

    Python 1

  3. meanapp meanapp Public

    A simple MEAN stack application which uses a RESTful API to register users, store them in MongoDB and then authenticate users with JWT.

    TypeScript

  4. NeuralNetworks NeuralNetworks Public

    Neurocomputation practicals. Neural networks, and building up their layers with different kinds of activation.

    Java

  5. CodingChallenges CodingChallenges Public

    A series of coding challenges I have completed. Some I have found through stumbling on the internet. Most of these challenges have been taken from the expert section of edabit.com.

    Python

  6. JacobiAlgorithm JacobiAlgorithm Public

    Implementation of the Jacobi algorithm (used for solving a system of equations) in Python from a specified task at university. Task is included as Jacobi_Task.png.

    Python