Skip to content
View wowow2's full-sized avatar

Block or report wowow2

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

Pinned Loading

  1. 3D-DICOM-image-visualizer 3D-DICOM-image-visualizer Public

    3D DICOM viewer written in C++, will show dicom images and contours in 3D space

    C++

  2. Barnes-Hut-n-body-simulation-in-C Barnes-Hut-n-body-simulation-in-C Public

    Created a n body simulation using Barnes Hut algorithm in C, with a python based visualization script. This program displays the algorithm 3 galaxy based simulaion

    C

  3. edmonton-property-predictor edmonton-property-predictor Public

    End-to-end project predicting Edmonton real estate values. Features are engineered from Edmonton Open Data & OpenStreetMap, served by a Flask API to an XGBoost model.

    Python

  4. hull-visualizer hull-visualizer Public

    Implementation of convex hulls (Graham Scan) and concave hulls (Alpha Shapes) in C++, paired with a JavaScript web app for interactive visualization.

    C++