Skip to content
View dwilches's full-sized avatar
πŸ₯Œ
πŸ₯Œ
  • Toronto, ON

Block or report dwilches

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

Hi there πŸ‘‹

  • πŸ˜„ My name is Daniel Wilches, and I'm a Software Engineer.

  • 🎲 I'm currently working on a personal project called LibPks, a C++ implementation of a traditional game from my country.

    • It has many rules and exceptions, which has made it really entertaining to code. It's definitely not the simplest implementation. Take a look!
    • The main motivation behind this project was learning the newer C++ features. I hadn't used the language since C++14 and a lot has changed since then.
  • 🌱 I developed a library called Ardity to bridge the gap between Arduino and Unity3D.

    • Back in the day, I was a research assistant at a university, building Human-Computer Interaction devices, and I noticed there were no good libraries for easily connecting custom hardware to 3D environments.
    • Ardity has reached users all over the world, and I've received emails from many different countries.
  • πŸ™Š I speak Spanish and English, I'm also quite proficient in French, and I know a little Japanese (I've been learning for over 3 years, but it's so hard!).

  • πŸ“« How to reach me: dwilches@proton.me

  • ⚑ Fun fact: πŸ• My dog somehow has more social media accounts than I do. Current score: 1-0. Check her out, but only if you like cute dogs: cute.morita

Pinned Loading

  1. Ardity Ardity Public

    Assets for integrating Arduino and Unity (or Unity and any hardware that communicates over a COM port)

    C# 363 67

  2. LibPks LibPks Public

    Traditional cross and circle game implemented in C++

    C++

  3. CozmoWeather CozmoWeather Public

    I taught my Cozmo robot to read out loud the weather forecast

    Python 20 10

  4. XmasRailroad XmasRailroad Public

    EV3 program to control my Christmas Train and switch rails automatically

    Python