Skip to content
View vdanielb's full-sized avatar

Highlights

  • Pro

Block or report vdanielb

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

👋 Hi, I'm @vdanielb
I'm a student at UC San Diego, interested in databases, machine learning, statistics, and data science.

  • I'm currently working on E4E's Acoustic Species ID project. We're creating a desktop app for audio data annotation to use for our animal identification ML model. I primarily work on database management and crafting SQL queries.
  • I'm also a Data Science tutor for UCSD. I've tutored for DSC10 and DSC30.
  • As a recipient of the HDSI Undergraduate Scholarship, I'll also be working with Data Science Alliance to create a Food Rescue Routing & Impact Tracker this academic year.

Feel free to connect with me on LinkedIn or email me at dharma.daniel2803@gmail.com

Pinned Loading

  1. FoodWasteWatch FoodWasteWatch Public

    This project aims to visualize the massive statistics of American food waste into comprehensible human-scale stories that help viewers understand the scope and impact of food waste in the United St…

    JavaScript

  2. Indonesia_Village_Fund_Research Indonesia_Village_Fund_Research Public

    Some of the code I wrote to clean, label, and visualize data when I was an Economics Research Assistant at UC San Diego

    Jupyter Notebook

  3. RecipesAnalysis RecipesAnalysis Public

    An investigation on American recipes on food.com, as well as a Random Forest Regression model that can calculate how long it takes to cook your recipe!

    Jupyter Notebook

  4. vdanielb.github.io vdanielb.github.io Public

    My personal website

    HTML

  5. image-processor-and-KNN-classifier image-processor-and-KNN-classifier Public

    An image processor built with Python that can grayscale, rotate, pixelate, and highlight edges of images. Also built a KNN classifier from scratch to classify images.

    Python

  6. SQL-Form-Practice SQL-Form-Practice Public

    A webpage locally hosted with XAMPP that will store user inputs into a MySQL database. Webpage can also display the SQL table and you can edit the table's contents

    PHP