renacin
Aspiring Data Engineer. Love playing with data, and seeing the world in a different way!
Toronto Dominion (TD) BankToronto, Ontario
Pinned Repositories
BramptonTransitAnalysis
C
All projects developed using C/C++ will be stored in the following repository. This is an introductory attempt at learning, and fully understanding the language.
CanadianCensus_DataCleaning
An attempt to understand how the Canadian Census is collected, and how best to organize it for analysis.
GasBuddy_DataParse
An attempt to collect data from the GasBuddy website.
IntervalHouse_DataAnalytics
This project follows an explorative analysis of Interval House data in an attempt to identify, and better serve areas of need in present/future client list.
QGIS_HuffModel
Creating an opensource version of the Huff model, within QGIS.
TPA_WebCrawler
Created a simple Web-Crawler that scrapes data from the Toronto Police Auction website, and stores it within a SQLite3 database. Created a separate repository as it would make cloning to and running from a raspberry pi a lot easier.
Transit_Deserts
An attempt to visualize walking distance between transit stops, and building footprints in the City Of Toronto. Distance will be measured as the crows fly.
TTC_PARSE_BusLocation
Created a program that parses, and saves TTC's NextBus bus locations to a CSV.
WebDev
This will be my third attempt at learning Web Development. I really hope it sticks this time
renacin's Repositories
renacin/QGIS_HuffModel
Creating an opensource version of the Huff model, within QGIS.
renacin/BramptonTransitAnalysis
renacin/C
All projects developed using C/C++ will be stored in the following repository. This is an introductory attempt at learning, and fully understanding the language.
renacin/CanadianCensus_DataCleaning
An attempt to understand how the Canadian Census is collected, and how best to organize it for analysis.
renacin/GasBuddy_DataParse
An attempt to collect data from the GasBuddy website.
renacin/IntervalHouse_DataAnalytics
This project follows an explorative analysis of Interval House data in an attempt to identify, and better serve areas of need in present/future client list.
renacin/TPA_WebCrawler
Created a simple Web-Crawler that scrapes data from the Toronto Police Auction website, and stores it within a SQLite3 database. Created a separate repository as it would make cloning to and running from a raspberry pi a lot easier.
renacin/Transit_Deserts
An attempt to visualize walking distance between transit stops, and building footprints in the City Of Toronto. Distance will be measured as the crows fly.
renacin/TTC_PARSE_BusLocation
Created a program that parses, and saves TTC's NextBus bus locations to a CSV.
renacin/WebDev
This will be my third attempt at learning Web Development. I really hope it sticks this time
renacin/GradientDescent_From_Scratch
In order to confidently develop a footing in Machine Learning (ML), an attempt was made to understand an imperative subsection - Gradient Descent (GD)
renacin/LIDAR_Visualization
An attempt will be made to create unique, and visually appealing graphics using LIDAR data from the City Of Montreal's Open Data Portal
renacin/Masters_Tools
These QGIS plug-ins were developed as part of a Master's Major Research Project (MRP).
renacin/Misc
Miscellaneous projects that don't require their own repo.
renacin/PostgreSQL
renacin/PracticingPython
Practice Python Skills
renacin/QGIS_Plugins
Following the need for effective, and generally useful tools within QGIS, attempts were made to make amends to such limitations.
renacin/RaspPyCamera_Dropbox
Within this project, I played with the RaspberryPi and the PiCamera. Every few seconds, the program requests a picture from the camera; then using the Dropbox API, the image is then uploaded to a folder found on my personal Dropbox account.
renacin/renacin
renacin/renacin.github.io
Personal Website, hosted through a github repository. Will contain personal projects that I want to show off.
renacin/Separating_Hues
What started out as a simple machine learning project soon turned into something else. Separating Hues is an attempt to see colour in a different way.
renacin/ShellScripting
This folder will document my efforts to learn shell scripting