Skip to content
View dashengz's full-sized avatar
  • Teachers College
  • New York, NY

Organizations

@TeachersCollegeCU
Block or Report

Block or report dashengz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. portfolio portfolio Public

    Working beta of my portfolio site

    CSS

  2. codewars-notes codewars-notes Public

    Codewars reflections and notes

    Java 3 1

  3. data-transformation data-transformation Public

    Homework for data-transformation course (python)

    Python 1

  4. Convert Exported Wordpress RSS data ... Convert Exported Wordpress RSS data to JSON
    1
    import xml.etree.ElementTree as ET
    2
    import json
    3
    
                  
    4
    # configuration: change filename and namespace if needed
    5
    xml_name = './data.xml'
  5. Corvid by Wix: Product Configurators Corvid by Wix: Product Configurators
    1
    // Step 1: Specify the IDs of the components on your dynamic product page
    2
    
                  
    3
    const _options = [
    4
        // Three sets of options
    5
        {
  6. popular-movies popular-movies Public

    A tablet-optimized mobile app that helps users discover popular and highly rated movies on the web

    Java 2