Spaces:
Running
Running
| <html> | |
| <head> | |
| <title>Aryaman- Portfolio</title> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | |
| <!-- <link rel="stylesheet" href="assets/css/main.css" /> --> | |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | |
| <noscript> | |
| <link rel="stylesheet" href="assets/css/noscript.css" /> | |
| </noscript> | |
| </head> | |
| <body class="landing is-preload"> | |
| <!-- Page Wrapper --> | |
| <div id="page-wrapper"> | |
| <!-- Header --> | |
| <header id="header" class="alt"> | |
| <h1><a href="index.html">Aryaman Sharma</a></h1> | |
| <nav id="nav"> | |
| <ul> | |
| <li class="special"> | |
| <a href="#menu" class="menuToggle"></a> | |
| <div id="menu"> | |
| <ul> | |
| <li><a href="index.html">Home</a></li> | |
| <li><a href="blog.html">Blog</a></li> | |
| <li><a href="resume.pdf">Resume</a></li> | |
| </ul> | |
| </div> | |
| </li> | |
| </ul> | |
| </nav> | |
| </header> | |
| <!-- Banner --> | |
| <section id="banner"> | |
| <div class="inner"> | |
| <h2>Aryaman Sharma</h2> | |
| <p style="position:relative; top:0px; left:-90px;">Hi, I am</span> | |
| <span class="headtext" id="text1">Aryaman</span> | |
| <!-- <span class="headtext" id="text2">a </span> --> | |
| <span class="headtext" id="text3">an XR Developer</span> | |
| <span class="headtext" id="text4">a Master Student</span> | |
| <span class="headtext" id="text5">a Photonics Engineer</span> | |
| </p> | |
| </div> | |
| <a href="#me" class="more scrolly">Learn More</a> | |
| </section> | |
| <!-- About Me Section --> | |
| <section id="me" class="wrapper style1 special"> | |
| <div class="inner"> | |
| <header class="major"> | |
| <h2>About Me</h2> | |
| <p>I am an Engineer with specialization in Applied Optics and Photonics. | |
| <br />I am also an Erasmus Mundus Joint Master Degree student with specialization in Imaging in | |
| Extended Reality. | |
| </p> | |
| <p> I am currently working on 3D scene understanding, reconstruction and pose estimation</p> | |
| <p>My field of interests are Multispectral Image Processing, Computer Vision, Artificial | |
| Intelligence, Eye tracking, 3D rendering and 3D reconstruction.</p> | |
| </header> | |
| </div> | |
| <ul class="icons major"> | |
| <a href="https://www.linkedin.com/in/sharma-aryaman" target="_blank"> | |
| <i class="devicon-linkedin-plain colored" style="font-size:60px"></i> | |
| </a> | |
| <a href="https://github.com/AryamanSharma17" target="_blank"> | |
| <i class="devicon-github-original-wordmark" style="font-size:60px;margin-left: 50px"></i> | |
| </a> | |
| </ul> | |
| </section> | |
| <section id="skills" class="wrapper style2 special"> | |
| <div class="inner"> | |
| <header class="major"> | |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@v2.15.1/devicon.min.css"> | |
| <h2>Skills</h2> | |
| </header> | |
| <body> | |
| Languages<br> | |
| <div class="zoom-img"> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cplusplus/cplusplus-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/c/c-original.svg" height="50" | |
| style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/matlab/matlab-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <br>DevOps Tools<br> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original.svg" height="50" | |
| style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/visualstudio/visualstudio-plain.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <br>Machine Learning Tools and Libraries<br> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/jupyter/jupyter-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/pandas/pandas-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/pytorch/pytorch-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/tensorflow/tensorflow-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/anaconda/anaconda-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <br>3D rendering and XR Development Tools<br /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/threejs/threejs-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <!-- <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/ubuntu/ubuntu-plain.svg" | |
| height="50" style=" margin-left: 5px"; | |
| /> --> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/unity/unity-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/blender/blender-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/opengl/opengl-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <br>Graphic Designing Tools<br /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/photoshop/photoshop-plain.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/illustrator/illustrator-plain.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/premierepro/premierepro-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> | |
| <!-- <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/latex/latex-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> --> | |
| <!-- <img src="https://cdn.jszdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg" height="50" | |
| style=" margin-left: 5px" ; /> --> | |
| <!-- <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/arduino/arduino-original.svg" | |
| height="50" style=" margin-left: 5px" ; /> --> | |
| </div> | |
| </body> | |
| </div> | |
| </section> | |
| <!-- Recent Work --> | |
| <section id="Proj" class="wrapper special style3"> | |
| <div class="inner"> | |
| <header class="major"> | |
| <h2>Projects</h2> | |
| </header> | |
| </div> | |
| <div class="row"> | |
| <article class="col-6 col-4-xsmall work-item "> | |
| <img src="assets/gifs/Les Furnitures.gif" alt="" style="width: 55%;"/> | |
| <h3>Les Furnitures</h3> | |
| <p>3D room reconstruction from single images based on estimated depth<br> and visualization using webVR for basic primitives.</p> | |
| <p>Laboratoire Hubert Curien, France</p> | |
| <button onclick="window.location.href='https://github.com/AryamanSharma17/ScenRec'" class="button">Code</button> | |
| <button onclick="window.location.href='https://github.com/AryamanSharma17/ScenRec'" class="button">Report</button> | |
| </article> | |
| <article class="col-6 col-12-xsmall work-item zoom-img-2"> | |
| <a href="images/fulls/03.jpg" class="image thumb"><img src="images/thumbs/03.jpg" alt="" /></a> | |
| <h3>Robot Control UEF</h3> | |
| <p>UR3e Robot Arm remote control using a VR twin</p> | |
| <p>University of Eastern Finland</p> | |
| </article> | |
| <article class="col-6 col-12-xsmall work-item zoom-img-2"> | |
| <a href="images/fulls/04.jpg" class="image thumb"><img src="images/thumbs/04.jpg" alt="" /></a> | |
| <h3>Eye tracking Data Recording and Analysis for Dementia testing</h3> | |
| <p>University of Eastern Finland</p> | |
| </article> | |
| <article class="col-6 col-12-xsmall work-item zoom-img-2"> | |
| <a href="images/fulls/06.jpg" class="image thumb"><img src="images/thumbs/06.jpg" alt="" /></a> | |
| <h3>Studying the effects of Cross-Modality with total immersion in VR</h3> | |
| <p>Toyohashi University of Technology, Japan</p> | |
| </article> | |
| </div> | |
| </section> | |
| <!-- Work Experience --> | |
| <section id="WorkX" class="wrapper special style3"> | |
| <div class="inner"> | |
| <header class="major"> | |
| <h2>Work Experience</h2> | |
| </header> | |
| </div> | |
| <section class="spotlight"> | |
| <div class="image"><img src="images/pic01.jpg" alt="" /></div> | |
| <div class="content"> | |
| <h2>ReGauss: Relighting 3D Gaussian Splats without data-preprocessing</h2> | |
| <p>Aliquam ut ex ut augue consectetur interdum. Donec hendrerit imperdiet. Mauris eleifend fringilla | |
| nullam aenean mi ligula.</p> | |
| <p>Laboratoire Hubert Curien, France</p> | |
| </div> | |
| </section> | |
| <section class="spotlight"> | |
| <div class="image"><img src="images/pic02.jpg" alt="" /></div> | |
| <div class="content"> | |
| <h2>Human Avatar model creation from Multi-view images</h2> | |
| <p>Aliquam ut ex ut augue consectetur interdum. Donec hendrerit imperdiet. Mauris eleifend fringilla | |
| nullam aenean mi ligula.</p> | |
| <p>Laboratoire Hubert Curien, France</p> | |
| </div> | |
| </section> | |
| <!-- <section class="spotlight"> | |
| <div class="image"><img src="images/pic03.jpg" alt="" /></div> | |
| <div class="content"> | |
| <h2></h2> | |
| <p>Aliquam ut ex ut augue consectetur interdum. Donec hendrerit imperdiet. Mauris eleifend fringilla | |
| nullam aenean mi ligula.</p> | |
| </div> | |
| </section> --> | |
| </section> | |
| <!-- Education --> | |
| <section id="Proj" class="wrapper special style3"> | |
| <div class="inner"> | |
| <header class="major"> | |
| <h2>Education</h2> | |
| </header> | |
| </div> | |
| <h2></h2> | |
| <p>Aliquam ut ex ut augue consectetur interdum. Donec amet imperdiet eleifend<br /> | |
| fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</p> | |
| </header> | |
| <ul class="features"> | |
| <li class="icon fa-paper-plane"> | |
| <h3>Erasmus Mundus Joint Master's Degree</h3> | |
| <p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo | |
| Aenean ligula consequat consequat.</p> | |
| </li> | |
| <li class="icon fa-heart"> | |
| <h3>Aenean Primis</h3> | |
| <p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo | |
| Aenean ligula consequat consequat.</p> | |
| </li> | |
| <li class="icon fa-flag"> | |
| <h3>Tortor Ut</h3> | |
| <p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo | |
| Aenean ligula consequat consequat.</p> | |
| </li> | |
| </ul> | |
| </div> | |
| </section> | |
| <!-- More --> | |
| <!-- <section id="more" class="wrapper style4"> | |
| <div class="inner"> | |
| <header> | |
| <h2>Arcue ut vel commodo</h2> | |
| <p>Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla.</p> | |
| </header> | |
| <ul class="actions stacked"> | |
| <li><a href="#" class="button fit primary">Activate</a></li> | |
| <li><a href="#" class="button fit">Learn More</a></li> | |
| </ul> | |
| </div> | |
| </section> --> | |
| <!-- Footer --> | |
| <footer id="footer"> | |
| <ul class="icons"> | |
| <li><a href="mailto:aryaman.aryan@gmail.com" class="icon solid fa-envelope"><span class="label">Email</span></a></li> | |
| </ul> | |
| <ul class="copyright"> | |
| <li>© Aryaman Sharma</li> | |
| <li>Design adapted from: <a href="http://html5up.net">HTML5 UP</a></li> | |
| </ul> | |
| </footer> | |
| </div> | |
| <!-- Scripts --> | |
| <script src="assets/js/jquery.min.js"></script> | |
| <script src="assets/js/jquery.scrollex.min.js"></script> | |
| <script src="assets/js/jquery.scrolly.min.js"></script> | |
| <script src="assets/js/browser.min.js"></script> | |
| <script src="assets/js/breakpoints.min.js"></script> | |
| <script src="assets/js/util.js"></script> | |
| <script src="assets/js/main.js"></script> | |
| </body> | |
| </html> |