Skip to content
View dav1id's full-sized avatar

Block or report dav1id

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
dav1id/README.md

💫 About Me:

I'm David Ola, a third-year Computer Software Engineering student at the University of Alberta

🌐 Socials:

LinkedIn

💻 Tech Stack:

C C++ Python Git Matplotlib

🔝 Top Contributed Repo

Popular repositories Loading

  1. Arduino-Encoder Arduino-Encoder Public

    Press on buttons on the hardware to transmit instructions on the software to move a character or print an action!

    COBOL

  2. dav1id dav1id Public

  3. Edgar-Allen-Poe-Generator Edgar-Allen-Poe-Generator Public

    Generate your own Edgar Allen Poe poems and texts using this free recurrent neural network and machine learning model. (Text data used in this project was sourced from Project Gutenberg (www.gutenb…

    Python

  4. SQLite-ML-Pipeline SQLite-ML-Pipeline Public

    Loading structured data from an SQLite database, cleaning, and preparing it for training. Applying ML models (e.g., neural networks, regression, classification) using TensorFlow and scikit-learn.

    Python

  5. customDatabase customDatabase Public

    C

  6. JavaDB JavaDB Public

    Trying to simulate an SQL Database using Java

    Java