Skip to content

An AR environment that displays individuals' résumes next to their faces at networking events.

Notifications You must be signed in to change notification settings

pearl-natalia/Resuview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Résuview

Résuview is an innovative augmented reality (AR) application, designed to enhance networking events. The hand-crafted AR glasses seamlessly display resumes next to individuals, creating a dynamic and interactive experience.

Screenshot 2024-01-21 at 9 03 17 PM

Hardware

1. Base: Holds screens and lenses in place. Also Provides stability and support for the AR display components.

2. Headset: Holds the glasses component for AR visualization. Also Enables a hands-free experience during networking events.

3. Mounts: Secures hand-tracking cameras from Leap Motion and 6-degree-of-freedom tracking cameras from Intel.

4. Optical Components: Utilizes optical components from Combine Reality for an immersive AR experience.

5. Screens: Incorporates high-refresh-rate screens from BOE for clear and vibrant resume display.

Screenshot 2024-01-21 at 9 03 17 PM

Software

1. Website: Allows subjects to input resume information through a form. Then stores real-time data in an SQL database for retrieval.

2. PHP File: Accepts data from the website form and inserts it into a MySQL table.

3. QR Code Generator: Generates a QR code with a unique ID corresponding to the submission.

4. QR Code Scanner (C#): Scans QR codes using the AR headset camera. Then retrieves the ID associated with the QR code.

5. Unity Program P1: Connects to the SQL database host. Then reads the ID from the QR code and fetches the corresponding resume data.

6. Unity Program P2: Displays formatted resume information in the AR environment.

7. AR Glasses: Allows users to view resumes next to corresponding individuals, with hand tracking to resize/move the resume.

Screenshot 2024-01-21 at 9 07 52 PM

About

An AR environment that displays individuals' résumes next to their faces at networking events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published