Skip to content
View Adishar93's full-sized avatar

Highlights

  • Pro

Block or report Adishar93

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Adishar93/README.md

Hi! I am Aditya Sharma [he/him],

I'm a software developer that thrives on crafting high-performance and cost-effective solutions, leveraging my expertise in Java, Go, and microservices architectures.

My expertise lies in backend development, particularly in Java and Go. I leverage these skills to design and implement efficient microservices architectures, optimizing resource utilization and inter-service communication.

I'm a strong team player with excellent communication skills and a proven ability to work effectively in a fast-paced environment. I'm always eager to learn and adapt to new technologies.

Reach me at:

Pinned Loading

  1. AI-Agent-for-Othello-Game AI-Agent-for-Othello-Game Public

    Leading AI agent for 12x12 Othello, adept at strategic moves with future foresight. Clinched top rank out of 216 competitors in an AI course competition at University of Southern California.

    Java

  2. Ask-RAG Ask-RAG Public

    A QnA bot based on Retrieval-Augmented Generation (RAG), that lets you upload a large PDF or provide a youtube video link and answers any questions based on that. It lets you know if it cannot find…

    Python

  3. AR-Build-Guide-App AR-Build-Guide-App Public

    Android UI and data access implementation of the Augmented Reality Android Application, developed for Smart India Hackathon 2019.

    Java 1

  4. AIHealthcareAsistant AIHealthcareAsistant Public

    The project aims to reduce errors during prescription of drugs especially that could happen due to communication barriers or human erros and also provides accessibility to people from different com…

    Java

  5. StockMate StockMate Public

    This project is a stock management platform where users can search for stocks, mark favorites, and perform buying and selling transactions based on their available balance.

  6. MazeSolverVisualizer MazeSolverVisualizer Public

    This Java program demonstrates a real-time maze-solving algorithm using Iterative Deepening Depth First Search (IDDFS). The maze is randomly generated and the solving process is visualized dynamica…

    Java