Skip to content
View natek1234's full-sized avatar

Organizations

@UTDL-Robodog
Block or Report

Block or report natek1234

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

Pinned

  1. 3.14Heads-SpaceApps2020 3.14Heads-SpaceApps2020 Public

    JavaScript 1

  2. personal_website personal_website Public

    This is the home of the code base for my personal website, built using React.js front-end.

    JavaScript

  3. AutoSpeedtests-and-Wifi-Speed-Analysis AutoSpeedtests-and-Wifi-Speed-Analysis Public

    This repository contains a project to create an API which automates command line speedtests by leveraging the Ookla Speedtest capabilities. The script then produces a plot of the download speed, up…

    Python 1 1

  4. Calculator Calculator Public

    First web design project to learn how to use simple APIs, along with JS, CSS3, and HTML5. Full calculator functionality. API from Math.js. Also included is JS code that gave a simple calculator fun…

    JavaScript

  5. CSC190-AssB-ComputationalFluidDynamicsModelling CSC190-AssB-ComputationalFluidDynamicsModelling Public

    Modelling a fluid dynamics setup using partial differential equations in Python.

    Python 2

  6. CSC190-ChessPlayerAI CSC190-ChessPlayerAI Public

    Creating a chess game and chess player AI using the minimax tree for move selection. Depth of tree was set so as to not surpass imposed time restrictions, however this can be changed to create a be…

    Python