Skip to content
View KennSmithDS's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Northern Arizona University
  • Flagstaff, AZ
Block or Report

Block or report KennSmithDS

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
KennSmithDS/README.md

👋 Hi, I’m Kendall Smith, Welcome to my public GitHub project portfolio!

I am a geospatial data scientist and software engineer who completed his Master's of Science in Computer Science from Northeastern University in December of 2021. My passion to leverage state of the art machine learning technology to solve some of the most pressing matters of our time, like climate change, is what has led me to earn my Masters of Science in Computer Science with a specialization in artificial intelligence and urban analytics.

On this site, you will find a collection of the projects I have completed as part of my masters curriculum, as well as some projects I worked on because of my personal interest in algorithmic trading. Here is a breif summary of the repositories I would like to highlight from my portoflio

  • CryptoSonar -> DeFi web application project completed in collaboration with Joffrey Inocencio, used to track the activity of traders by wallet address in the decentralized Binance Smart Chain blockchain network.
  • G-MAP/dashboard_webap (private) -> web application to track COVID spatial and temporal patterns in the COVID-19 pandemic, built using the ArcGIS JavaScript API.
  • automatic_solar_pv_detection -> deep learning project showcasing use of computer vision algorithms to identify the presence of solar PV panels from high resolution orthoimagery.
  • machine-learning/virulent-disease-classifier-release -> notebooks and scripts of deployed tool to predict the virulency of uploaded DNA/RNA sequences.
  • machine-learning/drivendata.org_projects/caribbean_open_ai -> deep learning project using computer vision algorithms to classify the natural disaster risk of buildings in developing and underdeveloped Caribbean nations.

Below you can find the links to some of the deployed products from the projects listed highlighted above:

Pinned

  1. machine-learning machine-learning Public

    A place to store my machine learning projects

    Jupyter Notebook 1 1

  2. automatic_solar_pv_detection automatic_solar_pv_detection Public

    Jupyter Notebook 3

  3. CryptoSonar CryptoSonar Public

    JavaScript

  4. pacman-multiagent pacman-multiagent Public

    Submission to assignment 2 of Northeastern University's Foundations of Artificial Intelligence course, focusing on reflex agent, minimax and alphabeta pruning algorithms

    Python

  5. pacman-searchagent pacman-searchagent Public

    Submission to assignment 1 of Northeastern University's Foundations of Artificial Intelligence course, focusing on depth-first search, breadth-first search, uniform cost function, and A* graph sear…

    Python 1

  6. stock-feeder stock-feeder Public

    Using text mining to identify possible market movers in the early AM

    Python