Giter Site home page Giter Site logo

Hi there 👋

Currently MLE @ Meta NYC.

Previously, I completed an internship @ Facebook NYC, where I worked on machine learning models to drive product relevance for Instagram Shopping, and also worked on Machine Learning @ Microsoft Redmond.

I graduated from the University of Waterloo's Computer Science program in December 2020.

I'm also open to opportunities to collaborate, so feel free to reach out for a chat.

Some of my handles on the web...

Simeng Yang's Projects

candy-machine icon candy-machine

An autonomous Skittle dispenser for allocating Skittles into separate bins, with motors, an RGB sensor and 3D-printed components. Programmed with Arduino.

fairy15 icon fairy15

The world of fairies and flying metal machines

maze-creeper icon maze-creeper

For a maze loaded from an external text-file, this program will show the sequence of positions to reach the goal or, if there is no solution, will indicate that no path is available.

polytown icon polytown

Example of using inheritance and polymorphism with 8 various classes. Use of classes exemplified through story-based text progression, in which an otherwise peaceful town is ravaged by wolves. Citizens can make small talk and pay taxes. As in real life, citizens are expected to hold jobs, which is represented by a Job class. Classes are implemented in separate .h header and .cpp source files. There are two base classes - Citizen and Wolves, with Citizen having child classes Human and Others. Human and Others have their own respective derivative classes, including Vampire, Nobbs, Zombie, Troll and Dwarf. Furthermore, the Werewolf class exhibits multiple inheritance with respect to two parent classes, Human and Wolf, a feature more unique to C++.

pong-on-8x8-matrix-display icon pong-on-8x8-matrix-display

Programmed on an 8x8 LED matrix with use of an Arduino microcontroller. Switches act as button-controllers to move paddles for two players. Buttons can be used to change direction of paddle through rapid clicking, subject to a time threshold. Modifications in code may be necessary for different configurations of anode and cathode pins into matrix. Attached is an Excel spreadsheet for setting up and troubleshooting various patterns of LEDS in terms of the corresponding pin states.

re-vim-d icon re-vim-d

Re-Vim'd is a lightweight implementation of classic Vi editor using C++.

sorting-efficiencies icon sorting-efficiencies

Programs runs through various sorting algorithms and tests their execution times over various sizes of data sets: 1. Selection sort 2. Bubble sort 3. Merge sort 4. Quick sort 5. Bucket sort. Attached is an analysis of the efficiencies of tested sorting algorithms, the raw data and test results.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.