Skip to content
View ddang9390's full-sized avatar

Block or report ddang9390

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ddang9390/README.md

Hello, I am Daniel Dang 👋

I am an aspiring data analyst with a background in software development principles and quality assurance. I have a strong interest in using data to find optimal solutions to complex problems.

I started out as a QA tester with a background in software engineering. I have tested a variety of web applications which had led me to examining a number of ways the software could be developed and delivered to the user along with the ways that those users could utilize the products. This would lead to me becoming more interested in finding the reasons why some products worked and others didn't which would fuel my transition into the field of analytics.

🌱 I’m currently learning:

  • I am currently strengthening my programming foundations through using Python to create projects with a focus on analytics and studying algorithms. You can check out my [MazePath Visualizer] https://github.com/ddang9390/MazePath-Visualizer project to see how I went about comparing the performance of different search algorithms
  • I am actively building my knowledge in the core data science libraries such as Pandas, NumPY, Scikit-learn, and TensorFlow
  • I am developing my quantitative skills by studying Calculus, Linear Algebra, and Statistics

🎯 My Goals:

  • I am preparing to apply for a Masters in Analytics program to gain an understanding of statistical modeling and machine learning
  • My long-term goal is to work in the analytics field using my unique background and understanding in software quality to solve complex problems

📫 How to reach me:

Pinned Loading

  1. Static-Site-Generator Static-Site-Generator Public

    A static site generator takes markdown files and uses a template HTML file to generate a static website

    Python

  2. MazePath-Visualizer MazePath-Visualizer Public

    This project randomly generates a solvable maze and visualizes three different search algorithms with each having their own unique strategy for solving the maze.

    Python

  3. NaturalSQL NaturalSQL Public

    This project translates a natural language statement inputted by the user into an SQL query through Natural Language Processing

    Python

  4. Tender-Ledger Tender-Ledger Public

    Tender Ledger is a personal finance and expense tracking application built in Python. The application provides an analytics dashboard with charts to help users visualize and gain insights into thei…

    Python