Intro

I was born in Madurai but spent my years of educations in Bangalore, India. I attended Sri Kumaran Childeren's Home during my years of schooling. I am currently in my final year of B.tech in Computer Science & Engineering at PES University. By the way, check out my projects.

I love playing and watching sport. I am a basketball and track athlete. Having competed at a high level in both disciplines has left me with a competitive hunger and a robust work ethic.

Apart from sport, I spend my time playing video games, reading books and learning new skills.

Projects

Here are a few of my projects:

Coptimizer: Automated Tool For C Source Optimization

This tool performs automated source-to-source optimization of ANSI C code. The optimizations are a combination of compiler and performance engineering techniques, displayed at the source level. This tool was presented as a "Teaching Aid For Program Optimization" at IEEE Smart Generation Computing 2021 and published in IEEE Xplore. Find the publication here


ParaTest

This is a multithreaded tester for cpp executables. Written in purely in Rust. The tool can be used to run cpp executables against a large number of pre-compiled test cases in an efficient manner. The tool also outputs a test summary.


PyCargo

A package manager for python binary applications. It is used to automatically initialize a python project repositories, download and keep track of dependancies. Similar to rust's cargo :)


Check out my other projects in my GitHub Profile!

About

Lorem ipsum dolor sit amet, consectetur et adipiscing elit. Praesent eleifend dignissim arcu, at eleifend sapien imperdiet ac. Aliquam erat volutpat. Praesent urna nisi, fringila lorem et vehicula lacinia quam. Integer sollicitudin mauris nec lorem luctus ultrices. Aliquam libero et malesuada fames ac ante ipsum primis in faucibus. Cras viverra ligula sit amet ex mollis mattis lorem ipsum dolor sit amet.

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