In house Projects

A7A LABS publishes articles, white papers, and research papers in the field of technology, showcasing their expertise and thought leadership with original research findings. These publications provide valuable resources for tech professionals and researchers.

IN-HOUSE PROJECTS

A7A LABS publishes articles, white papers, and research papers in the field of technology, showcasing their expertise and thought leadership with original research findings. These publications provide valuable resources for tech professionals and researchers.

Valopedia

Published
/images/projects-image/valopedia.png
100
A+

Grade

100
A+

Performance

Valopedia is the ultimate encyclopedia (unofficial) for all things in the Valorant game, the popular tactical first-person shooter developed by Riot Games. This comprehensive and user-friendly app is a must-have for both novice and seasoned Valorant players, as well as anyone looking to immerse themselves in the rich lore and competitive world of Valorant.

Valopedia is your one-stop destination for knowing everything about Valorant from its agents, and weapons to all available maps, whether you're a casual player or aspiring to reach the top ranks of competitive play. With regularly updated content and a passionate community, it's the Wikipedia of Valorant that every player needs in their arsenal. Download Valopedia today and enhance your gaming experience!

Flutter

CVC Auto

Published
/images/projects-image/cvc-auto.png
98
A+

Grade

98
A+

Performance

97
A+

Accessibility

100
A+

SEO

Analysis

CVC Auto is a website that utilizes artificial intelligence to streamline the process of buying and selling vehicles. With CVC Auto, the entire sale-purchase contract can be completed within just 30 seconds.

The website simplifies the contract process by allowing users to upload relevant documents, check information, make payment, and receive the completed contract via email.

The website's user-friendly interface and innovative technology make it easy for anyone to buy or sell a vehicle with confidence.

Nuxt JS
Figma
Python

xTransform

Published
/images/projects-image/xtransform.png
97
A+

Grade

98
A+

Performance

95
A+

Accessibility

100
A+

SEO

Analysis

Xtransform is a web based USDZ to gLTF converter that let's you convert your USDZ files in the cloud for free, the whole process merely takes 10 seconds. Converted files can also be shared directly via a shareable link generated after file conversion, the shareable link expires after 7 days.

Python
React JS

Research Work

A7A LABS has published a wide range of articles, white papers, and research papers covering a variety of topics in the field of technology. The research papers are more technical in nature and present the findings of original research conducted by A7A and its partners. These publications showcase the company's expertise and thought leadership in the field, and provide valuable resources for professionals and researchers looking to stay up-to-date on the latest developments in the tech industry.

Revolutionising social media with Maps and Augmented Reality

Revolutionising social media with Maps and Augmented Reality

In today's world of increased internet participation, as well as the need for additional facilities and developments, there is a desire for innovation; consequently, we seek to produce a Maps API driven cross-platform application that utilises the power of Augmented Reality (AR). This project's purpose is to provide services where users can conglomerate via their digital selves into a single map-based user interface where users may purchase, sell, and socialise on a metaverse-like platform.

Exploring practical use-cases of AR using photogrammetry.

Exploring practical use-cases of AR using photogrammetry.

This paper describes the increasing reliance of people on mobile apps in today's world for various day-to-day activities such as communication, online shopping, and social media engagement. Platforms like Instagram, WhatsApp, and Google Maps play a crucial role in these activities. Additionally, the paper explores the concept of Meta's Metaverse, a virtual world designed to revolutionize socializing, working, shopping, and connecting with both the real and virtual realms. To bridge the gap between virtual and real spaces, the paper proposes a novel framework for a socio-meta platform. This platform utilizes augmented reality, photogrammetry, and LiDAR technologies to enhance the real world with interactive 3D objects. Photogrammetry enables the creation of 3D models using 2D images, while LiDAR offers advanced 3D reconstruction capabilities. By integrating these technologies with geographic mapping tools like Google Maps, MapBox, and GeoJSON, the platform opens up virtual dimensions wihin the real world. Users can effortlessly generate and augment 3D objects in their surroundings by capturing a few 2D digital photographs. This paper presents a comprehensive exploration of this proposed framework, showcasing its potential to transform social media experiences and revolutionize the way people interact with their environment.

MAPPE Whitepaper

MAPPE Whitepaper

In this Whitepaper, we introduce Mappe: a cross-platform mobile app that enables Augmented Reality in a new way. Mappe runs on the Flutter Platform and extends the power of Augmented Reality never seen before, integrating traditional social media platforms and Buying and Selling options. To achieve this, we used AR Core from Google along with Cloud Anchors and a robust infrastructure using Google’s Protobuf serialization for efficiency and reliability. Mappe’s mission is to empower all internet creators with a novel approach to Socialization via Augmented Reality.

nest-rbac-nats

nest-rbac-nats

A proof of concept for how to implement RBAC system with NATS protocol in nestjs using the well known accesscontrol and nest-access-control libraries in a microservice architecture. The POC has two services - gateway and auth. Any request to gateway is authenticated and authorized via the auth service. You can also run the whole project easily using the docker-compose file. <a href='https://a7alabs.com/articles/blog' onclick='handleStopPropagation(event)'>Read the article for in-depth guide</a>