Skip to content
View Daniel-Hinz's full-sized avatar

Block or report Daniel-Hinz

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 100 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
Daniel-Hinz/README.md

Hello I'm Daniel Hinz ๐Ÿ‘‹

I'm a Software Engineer for CAL Analytics. I have been programming for 5 years now and have become very familiar with languages such as HTML, CSS, JavaScript, TypeScript, Java, Python, and SQL. In addition, I have become familiar with various libraries and frameworks such as React, Angular, Handlebars, Flask, jQuery, Less, and Bootstrap.

Check me out online! ๐ŸŒŽ

  • You can view my personal portfolio here
  • Connect with me on Linkedin here
  • Or follow me on Instagram here

Pinned Loading

  1. Pathfinding-Visualizer Pathfinding-Visualizer Public

    A fully responsive React application that visualizes the Dijkstras, A*, BFS, and DFS searching algorithms, as well as the Recursive Division and the Recursive Backtracking maze generation algorithms.

    JavaScript

  2. Language-Interpreter Language-Interpreter Public

    Forked from MatthewSherlin/Autonomous-Language-Interpreter

    A fully responsive, full-stack web application utilizing Google API's to translate and display both speech and text into the desired language of the user.

    Python

  3. Database-Security-Visualizer Database-Security-Visualizer Public

    A fully responsive, full stack web application with a working login system designed to demonstrate the benefits of password hashing, salting, and data anonymization.

    Python 2 2

  4. Sorting-Visualizer Sorting-Visualizer Public

    A fully responsive, React web application designed to visualize the bubble, selection, insertion, merge, quick, and heap sorting algorithms.

    JavaScript

  5. Personal-Webpage Personal-Webpage Public

    A fully responsive, static webpage designed to display my skills, industry experience, and the various projects that I've completed.

    JavaScript

  6. College-Finder College-Finder Public

    A full stack web application that allows the user to search through and filter various schools stored in a MySQL database

    PHP