{"id":25198057,"url":"https://github.com/danedens/portfolio","last_synced_at":"2025-04-04T17:17:31.081Z","repository":{"id":149879748,"uuid":"528792976","full_name":"DanEdens/portfolio","owner":"DanEdens","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-25T10:04:15.000Z","size":2081,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"temp","last_synced_at":"2025-02-10T02:41:23.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanEdens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-25T10:04:11.000Z","updated_at":"2023-03-04T18:00:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"93415bd0-86cb-48fc-ba0d-093ce79590ea","html_url":"https://github.com/DanEdens/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanEdens","download_url":"https://codeload.github.com/DanEdens/portfolio/tar.gz/refs/heads/temp","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217221,"owners_count":20903009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-10T02:40:40.830Z","updated_at":"2025-04-04T17:17:31.074Z","avatar_url":"https://github.com/DanEdens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Portfolio Readme](git@github.com:DanEdens/portfolio.git)  \n---\n\n\u003c!-- \n#### Screenshot\n\n![Screenshot](Screenshot.png) --\u003e\n\n#### Try it out!\n\nIf you want to see it live, open [this on Codepen](https://codepen.io/danedens/full/JjLVQqz).  \n\n#### Projects to convert:\n\n\n# Software for Project management  \n1. Sitecheck Scanner  \n    - A CLI for end-to-end testing Client websites.  \n    - Generates Visual tour of multiple Geotechincal monitoring platforms, used to assists Geo-Instrument's field technicians with Issue Viability\n    - Navigates through Plan-views and alerts the User to changes in sensor status, missed readings and setup errors.  \n    - Support for Microsoft Team's Adaptive Cards.  \n    - SQL database is monitored, alerting on missing sensors and reporting via MQTT broker.  \n    - Decentralized database access, and reduced Human error in Issue visablity.  \n    ### [Demo on Youtube](https://www.youtube.com/watch?v=HExwe__eeJU) --- [Check it out on Github](https://github.com/DanEdens/sitecheck) --- [Install via Pip](https://pypi.org/project/sitecheck/0.8.1.1/)  \n    \n    [![Example of Output](assets/ExampleSitecheckScannerTeamsCardGeneration.jpg)](http://www.youtube.com/watch?v=HExwe__eeJU \"Scrapper Demo Video\")  \n\n1. Timelapse Factory  \n    - Web scrapper for manipulating data displayed on our Quickview platform.\n    - Used to overlay data plots onto Job site Camera footage.  \n    ### [Demo On Youtube](https://www.youtube.com/watch?v=cgKvyPWVw6E)  \n \n     [![Example Image](assets/timelapsesexample_still.png)](https://www.youtube.com/watch?v=cgKvyPWVw6E)\n---\n\n# Software for the Field  \n1. Interface Panel -  \n    [Download on Taskernet](https://taskernet.com/shares/?user=AS35m8mBhJAezDTr0Lio7dopdLiBaKgozAOxoCXM7Mh8sS5hSvSst1kEMf5%2FJeJveB%2BsvU8%3D\u0026id=Project%3AInterface)  \n    - GUI for assigning scripts to Mobile device triggers such as Shake, Hardware buttons, NFC tags, and Voice commands.  \n    - Used to assist in safely operating testing equipment in Industrial environments.  \n    - Able to detect current job by closest address, and uses this for sorting data.  \n    - \"SOS button\" mode to alert On-Site Safety Manager  \n     ![ExampleImage](assets/InterfacePanelExample_Tasker.jpg)  \n\n1.  LnetFieldApp  \n    Frontend:   \n    - Andriod App for controling [Topcon](https://www.topconpositioning.com/total-stations/robotic-total-stations/ms-axii) total stations.  \n    - Internal replacement for Campbell Scientic's [Loggerlink](https://play.google.com/store/apps/details?id=com.campbellsci.loggerlink\u0026hl=en_US\u0026gl=US) app.  \n    - Significantly improves ability to locate survey points.  \n    ![LnetExample](assets/Lnet_example_Tasker.jpg)\n  \n-  \n    Backend:  \n     - Lightweight and scalable python script that pipes MQTT topics into [Xargs](https://www.man7.org/linux/man-pages/man1/xargs.1.html).  \n     - Non-blocking control of several Units through the [Loggernet CLI, Corascript](https://www.campbellsci.com/loggernet).  \n     - Server utilizes Python, Xargs, and Mosquitto.  \n    ![LnetExample](assets/LnetAppWithServerExample.jpg)\n---\n\n## Software for the Shop  \n1. AMTSworkshop  \n    *Began as migration of 20 years worth of Campbell Scientific Datalogger programs into Git.*  \n    ![AMTScover](assets/AMTSworkshopCover.jpg)  \n    - Worked on an R\u0026D project for a new type of Monitoring prism.  \n    - Azure DevOps pipelines for testing each commit on live lab equipment  \n    - Designed to handle rolling out changes slowly due to certain project specs requiring legacy versions on remote data loggers.  \n    \n1. Geo Battery Bot  \n    [Check it out on Github](https://github.com/DanEdens/GeoBatteryBot_public)  \n    ![Batterybotexample](assets/BatteryBotExample.jpg)  \n    ![Batterybotexample](assets/BatteryBotGUIexample.jpg)  \n    Mobile app for tracking inventory of Geo-instrument's fleet of 110ah AGM batteries.  \n    This is used to manage the [desulfating](https://www.upsbatterycenter.com/blog/battery-desulfation/) schedule.  \n    \n    - I created a QRcode generator which publishes a number and status to the (Join API)[https://joaoapps.com/join/api/].  \n    - A tablet located in the Geo-Instrument's Shop acts as the server.  \n    - Created an Android app as GUI and back-end to log unit events.  \n    - Stickers are generated in a given range of serial numbers by the [python script: QR-generator.py](https://github.com/DanEdens/GeoBatteryBot_public/blob/master/qr-generator.py)  \n---\n\n\n#  Project Portfolio:\n\n1. [MSE Wall Repair (Project Spotlight)](https://www.geo-instruments.com/mse-wall-repair/)\n    - Apr 2021 - Oct 2021\n    - Planned and executed a Monitoring plan for a collapsed MSE wall in Fort Worth, Tx.\n    - Deployed Tiltmeters and Crack monitoring equipment to monitor for movement during wall repair.\n    - Built and Maintained Client website displaying Tiltmeter and AMTS Data.\n\n1. [Lock and Dam (Project Spotlight)](http://www.massman.net/project/columbia-lock-dam-emergency-repairs)\n    - Nov 2018 - Feb 2019\n    - Emergency Repair of an Army Corps of Engineers' Lock and Dam.  \n    - Provided Equipment troubleshooting and Live Data monitoring for the repair team.  \n    - Developed a Grout logging app for Crew working in heavy storming.  \n    - Deployed Piezometers and Tiltmeters 40 feet underwater on the Dam's slab.  \n\n1. [Capitol Complex Excavation](https://www.tfc-ccp.org/)\n    - Mar 2018 - Jul 2022\n    - Excavation monitoring in downtown Austin, Tx.\n    - Installed AMTS systems, Tiltmeters, Automated Inclinometers, and Vibration Monitors.\n\n1. [SH288 WSE wall failure (News Article on Emergency)](https://abc13.com/sh-288-pavement-failure-safety-purposes-structural-damage/10527940/)\n    - Apr 2021 - Oct 2021\n    - Provided the client with SAA and Piezometer data during operations.\n    - These were used to monitor for additional settlement and the height of the water table during Emergency repairs.\n\n1. [Fuji (Project News article)](https://www.nola.com/news/business/article_a9e05f91-a734-5bd1-8d05-587258f6a3c0.html)\n    - Aug 2021 - Apr 2022\n    - Tunneling Monitoring below 14 lines of Railroad.\n    - Provided the client with Settlement data during Operations.\n\n1. [Pittman Hotel (Project News article)](https://www.dmagazine.com/commercial-real-estate/2020/06/first-look-the-kimpton-pittman-hotel-in-deep-ellum/)\n    - Aug 2018 - Apr 2019\n    - Monitoring underpinning activities during the preservation project of The Pittman Hotel in Dallas, Tx\n    - Provided the client with a website for viewing Settlement and tilt data.\n\n1. [425 Riverside (Project News article)](https://www.realcomm.com/news/1045/1/river-south-austin-introducing-the-smart-building)\n    - May 2019 - Jun 2020\n    - Diaphragm wall project in Downtown Austin, TX\n    - Data used to verify design loads during construction, resulting in the elimination of a row of anchors.\n\n1. [Atoka Pipeline Repair (Project News article)](https://tunnelingonline.com/crossing-the-canadian-river/?oly_enc_id=9796A6381467B9S)\n    - Jul 2019 - Jan 2022\n    - Tunneling project to relocate a Water pipeline underground\n    - Installed 2 AMTS systems to monitor the active water pipeline during blasting activities\n\n1. [Government Center Parking Garage - MBTA Greenline  LT(Project News article)](https://www.wcvb.com/article/mbta-green-line-service-suspended-government-center-garage/40399135)\n    - May 2022\n    - Load Test performed on supports affected by the Government Center Garage collapse in Boston, MA.\n    - Deployed MPBX Laser systems and String potentiometer during testing.\n\n\n\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanedens%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanedens%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanedens%2Fportfolio/lists"}