Intro

I develop software for a living. Check out what I do here.

I am currently an MSCS student at New York University. Prior to NYU, I studied at Stony Brook University and earned 2 degrees, in Computer Science and Applied Mathematics.

Work

I posted my coding projects on Github, but most are private. If you would like to see them, reach out to me on LinkedIn.

I have tried a lot of things to see what seems the most interesting for me. I have done software development internships at Morgan Stanley and Tencent. I also spent some time doing research, mostly on Operating Systems, some works are published. I have taught lectures as a teaching assistant as well. Details can be found on my LinkedIn. I decided to pursue a career as a software developer to solve real world problems after all the exploration.

About

I wrote my first Hello World in January 2017. Since then, I have picked up a variety of skills both in programming and mathematical applications. I learned to do development from system level to large scale applications. It has been a lot of fun and rewarding in the past three years.

I code in different languages according to the needs of the problem. I am quite interested in functional programming languages recently.

Besides everything Computer Science, I practice yoga everyday for sanity checks. Recommended for anyone who feels overwhelmed by what is going on in 2020. I have a yoga Instagram account @glittergold07.

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form