Pinned Repositories
a-Live-Coder
A Collaborative Code editor for pair programming, interviews, teaching and a lot more. The "a-Live Coder" is a code pair platform where users can share an interactive editor and write code together. It has language support for C++, Java and python. This application is based on the concept of operational transformation which forms the basis for a shared editor. Video calling is also provided within this application. It has some similar features as provided by HackerRank's CodePair platform.
AI-Covid-19-Lockdown-Maintainer-System
This AI system uses computer vision and machine learning to identify people roaming even after the lockdown is issued and sends an alert at the time to the mobile app which is accessible by authorised login credentials
Chatterbox
The "Chatterbox" is a real-time group chat application. With this you can join a specified room to chat, send the geographical location to other users in the room if permission is granted, automatically scroll down upon receiving a new message and it is also a responsive web design.
Cloud-and-Fog-removal-System-using-Generative-Adversarial-Networks-Satellite-Image-Processing
Developed an AI System based on Generative Adversarial Networks (GANs) to predict and remove the Clouds and Fog from an Image captured from Satellite. Gets input of a Satellite Image with Clouds and outputs a predicted landscape without clouds. Demo prototype for my internship at ISRO Hyderabad campus National Remote Sensing Centre. Actual project has been configured and tested through Bhuvan.
Filter-Inator
Filter-Inator is a Face-Filter android application based on Augmented Reality. The app projects certain 3D models as Filters on top of the face when detected by the rear camera. AR face filters are implemented using face tracking technique that track the position of face landmarks and a 3D rendering engine that displays the AR filter the way the user sees it.
GPay-Payment
Developed an Android Application to make Payments through Google Pay. Integrated Google Pay API to the existing app and used hardcoded values to set UPID. The amount to be transferred is set by the User from the App which is Parsed into the API to send the reciever the specified amount in Rupees. Made this project to demonstrate the support and integration of Payment gateways into custom 3rd party applications.
LinkedIn-Mobile-App-Clone
Developed a clone of the "LinkedIn App". Used Flutter SDK and Dart programming language to make it a cross-platform application i.e. to have support for both iOS and Android with a single codebase. Currently it consists only of limited functionalities with static user interface elements, but can later be configured to fetch data from a remote database or server with the help of APIs.
PlayAR
The Play"AR" is an Augmented Reality playground. The main intention of this project is to play with and test various pre-built models on many surfaces not restricting to only flat ones to attain a live demonstration of Augmented Reality in various scenarios. The objects being Augmented include 3D models, 2D models, Animated models and much more. Multiple Game Objects can be placed simultaneously on a surface.
Razorpay-Payment
The project "Razorpay Payment" is an Android Application to make Payments through Razorpay Interface. Integrated Razorpay Android Standard SDK to the existing app and used hardcoded values to set Payee details. The amount to be Payed is set by the User from the App which is Parsed into the API to send the Payee the specified amount in Rupees. Made this project to demonstrate the support and integration of Payment gateways into custom 3rd party applications.
UPI-Pay
The project "UPI Pay" is an Android Application to make Payments through UPI (Unified Payments Interface). The Amount, UPI ID, Name and Remarks are set through the App, and when the button is clicked, the entities are Parsed into the selected desired application and after authenticating, the Payment is made to the specified Reciever. Made this project to demonstrate the support and integration of UPI Payment gateway into custom 3rd party applications.
Akash-Ramjyothi's Repositories
Akash-Ramjyothi/Cloud-and-Fog-removal-System-using-Generative-Adversarial-Networks-Satellite-Image-Processing
Developed an AI System based on Generative Adversarial Networks (GANs) to predict and remove the Clouds and Fog from an Image captured from Satellite. Gets input of a Satellite Image with Clouds and outputs a predicted landscape without clouds. Demo prototype for my internship at ISRO Hyderabad campus National Remote Sensing Centre. Actual project has been configured and tested through Bhuvan.
Akash-Ramjyothi/Chatterbox
The "Chatterbox" is a real-time group chat application. With this you can join a specified room to chat, send the geographical location to other users in the room if permission is granted, automatically scroll down upon receiving a new message and it is also a responsive web design.
Akash-Ramjyothi/Leak-Master-App
Developed a Mobile Application, that continuously monitors the amount of Gas Leak in an appliance, whose values are fetched from an MQ-2 Gas Sensor (IoT Sensor). It can detect when the Gas is OFF, when there is "No Gas Leak", or when the "Gas Leak is Detected". When the Gas Leak is detected, it initiates an Alert SMS and Alert Email notification.
Akash-Ramjyothi/PathFinder-Player
Developed an MMORPG game where a simple Player finds the shortest movable path and moves to the designated area on the Terrain when right-clicked. Used NavMesh Agents and Obstacles to develop the Game. This method is used on all MOBA and MMORPG based games like League of Legends, Dota 2, World of Warcraft, etc and on GPS and Navigation systems too.
Akash-Ramjyothi/Problem-Solving
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Akash-Ramjyothi/Connect-XO
Akash-Ramjyothi/Dino-Game
Akash-Ramjyothi/DODA-App
Developed a collaborative Drawing Application, specifically for Construction and Planning purposes with multiple teams who are not in the same area. In a construction project, architectural drawings are developed before actual on-ground work start. Once drawings are developed, all planning, discussion, and reporting happen over drawings.
Akash-Ramjyothi/Dynamo-Fields
Built a fully Dynamic and Functional input Interface, where users can add more fields, delete any fields and define its type too. When the Save button is clicked, it Console the updated data. This project can be used to receive flexible input data from users or can easily be integrated to any registration portals.
Akash-Ramjyothi/Enalo-Appointment
Akash-Ramjyothi/Flibbr-AI-Backend
Akash-Ramjyothi/Gas-Detection-Database-Populator
Akash-Ramjyothi/Health-Guard-Database-Populator
Akash-Ramjyothi/Heart-Guard-App
Akash-Ramjyothi/Heart-Guard-Dashboard
Akash-Ramjyothi/Heart-Guard-Middleware
Akash-Ramjyothi/Investment-Calculator
Akash-Ramjyothi/LangChain-Ice-Breaker
Akash-Ramjyothi/Leak-Master-Email-API
Developed a Microservice Architecture based Emailing-API, to send an Alert notification email to the User (recipientEmail) with the current Server time. The purpose of this API is to send an email notifying the user that there has been a Gas Leak in his premises with an exact snapshot of the time of the Gas Leak.
Akash-Ramjyothi/NFT-Deck
Developed a complex webpage for Investors to easiy manage their assets/ NFTs in a highly intuitive manner. Followed a specific Figma design upto pixel-perfect. All the components used in this project can be easily configured to Backend services to achieve real-time functionalities.
Akash-Ramjyothi/NFT-Smith
Akash-Ramjyothi/Python-Sample
Akash-Ramjyothi/python-task-1
Akash-Ramjyothi/React-Art
Akash-Ramjyothi/react-essentials
Akash-Ramjyothi/SMS-API
Developed a Microservice Architecture based SMS-API. When passed a valid Twilio Verified phone number as an endpoint in the URL, it sends an Alert message as an SMS to the mobile of the phone number. It can be triggered through tools like Postman, or any other Client-side application. Currrently used for the Leak-Master application.
Akash-Ramjyothi/Tic-Tac-Toe
Akash-Ramjyothi/Traffic-Light-Component
Akash-Ramjyothi/Travander-ToDo
Travander-ToDo
Akash-Ramjyothi/Word-Processor
Developed a Web App to solve an intermediate DSA problem, with proper code-practices and result with an optimized solution.