Skip to content

allan7yin/allan7yin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 

Repository files navigation

    Hi there ๐Ÿ‘‹, I'm ใ€ŒAllanใ€

SWE @ Capital One, computer science student @ the University of Waterloo, in Canada!

#include <string>
#include <vector>

class Allan : public Student {
private:
    int age = 21;
    std::string favourite_quote = "Flowers bloom as long as the tree doesn't give in to the wind";
    std::vector<std::string> hobbies = { "Coding", "Tennis", "Traveling" };
    std::string blog = "Recently started a blog: https://allan7yin.github.io/";
};

๐ŸŒฑInterests:

  • High Performance Systems with C++ โšก๐Ÿ’ป๐Ÿ’ช
  • Building cool products ๐Ÿ› ๏ธ๐Ÿš€๐Ÿ˜Ž
  • Distributed Systems ๐ŸŒ๐Ÿ”—๐Ÿ“ก
  • Infrasturcture + Cloud ๐Ÿ—๏ธโ˜๏ธ๐Ÿ”ง
  • Machine Learning + Deep Learning ๐Ÿค–๐Ÿง ๐Ÿ“Š

Don't hesitate to contact me regarding my experiences or for friendly conversations โ€“ let's connect!


    Connect With Me๐Ÿค

linkedin twitter instagram

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages