Skip to content
View daniel-wang-design's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report daniel-wang-design

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-wang-design/README.md

Hey, I'm Daniel waving hand

Check out some of my favorite projects!

LinkeIn Email

My Backend Stack

C# .Net SQLite Azure Java JavaScript NodeJS Express.js MongoDB Firebase

My Frontend Stack

React Next JS Threejs TailwindCSS CSS3 JavaScript TypeScript HTML5

My Mobile Stack

Dart Flutter

Languages used competitions or schoolwork

C++ C Python

Favorite development tools

Visual Studio MicrosoftSQLServer NetBeans IDE Visual Studio Code PyCharm RStudio Android Studio

Things I'm learning right now...

TensorFlow scikit-learn NumPy Keras

More About Me!

package io.github.daniel-wang-design;

public class Daniel {
   
   public Daniel() {
   	List<Hobby> hobbies = new ArrayList<>();
   	hobbies.add(new Hobby("Guitar", new start(2016)))
   	hobbies.add(new Hobby("Sports/excercise", new start(2012)))
   	hobbies.add(new Hobby("Charity work, FOCUS Youth Organization", 
   	                       new start(2018)))
   }

   private University getEducation() {
   	return new University(
   		"University of Waterloo", 
   		"Honours Computer Science Co-op", 
   		new GradYear(2027)
   	);
   }
   
   private String getCountry() {
   	return "Canada";
   }
}
   

Other Stuff

My Website | Support my cause!

Pinned Loading

  1. user-portal user-portal Public

    JavaScript

  2. improvall improvall Public

    Dart

  3. PollApp PollApp Public

    Java

  4. daniel-wang-design.github.io daniel-wang-design.github.io Public

    JavaScript