Skip to content

Commit

Permalink
add new research paper in publications (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachtSpyder04 authored Aug 24, 2024
1 parent 270ef33 commit 2d360e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/publications.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ const PublicationsList = [
{
name: 'Research Papers',
publications: [
{
photo: '/static/images/publications/2024_august_21.png',
title: 'Acti-V-Link: An Active Surface, Visual Feedback Based, Mechanically Underactuated Gripper for In-Hand Manipulation',
author:
'Karthik Swaminathan | Mohammed Saad Hashmi | Alqama Shaikh | Vikas Phalle',
time: '21 August 2024',
short:
'In-hand manipulation, Active surfaces, Under-actuated mechanisms. RobCE 2024',
externalLink: 'https://dl.acm.org/doi/abs/10.1145/3674746.3674796#',
},
{
photo: '/static/images/publications/2023_april_08.png',
title: 'DEEPFAKE CLI: Accelerated Deepfake Detection using FPGAs',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d360e8

Please sign in to comment.