Skip to content
View Amrish-Sharma's full-sized avatar
๐Ÿค
Working from Office
๐Ÿค
Working from Office

Block or report Amrish-Sharma

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
Amrish-Sharma/README.md

Hi there, I'm Amrish Sharma! ๐Ÿ‘‹

Welcome to my GitHub profile! I'm excited to share my projects and collaborate with fellow developers. Here's a bit about me:

๐Ÿš€ About Me

  • ๐ŸŒ I enjoy working on web development and contributing to open source.
  • ๐Ÿ“ซ How to reach me: x.com/codenamebazinga

๐Ÿ› ๏ธ Technologies & Tools

  • Programming Languages: Python, JavaScript, Java, C++
  • Web Development: React, Node.js, Express, HTML, CSS
  • Databases: MySQL, MongoDB
  • DevOps: Docker, Kubernetes, Jenkins
  • Other Tools: Git, GitHub, VS Code, Linux

๐Ÿ“ˆ GitHub Stats

Amrish's GitHub Stats

๐Ÿ“‚ Recent Projects

  • ata: A Python + FastAPI web app that transcribes audio recordings using OpenAI Whisper. Supports multilingual transcription (including English and Hindi) and provides a beautiful web interface to upload and view results.
  • KubeFlare: A FastAPI-based backend service for the KubeFlare Kubernetes log viewer application.
  • KubeFlare Frontend: KubeFlare is a React-based web application that provides an intuitive interface for viewing and searching Kubernetes logs across multiple namespaces, pods, and containers.
  • FlipQuotes: Flip your favorite quotes
  • javaDevContainer: This repository provides a development container for Java projects using Visual Studio Code. It includes all the necessary tools and configurations to set up a consistent and efficient development environment.

๐Ÿ“ซ Connect with Me

๐ŸŒŸ Featured Repositories

ReadMe Card ReadMe Card ReadMe Card ReadMe Card

Thanks for visiting my profile! Feel free to reach out if you want to collaborate on a project or just connect.

Profile Views

Pinned Loading

  1. ata ata Public

    A Python + FastAPI web app that transcribes audio recordings using OpenAI Whisper. Supports multilingual transcription (including English and Hindi) and provides a beautiful web interface to uploadโ€ฆ

    Python 1

  2. FlipQuotes FlipQuotes Public

    FlipQuotes is an Android application inspired by the layout of InShorts. The app displays quotes with their authors and provides functionality to refresh the quotes and share them.

    HTML 1

  3. FruitList FruitList Public

    This Android app displays three icons on the main screen: Fruit, Vegetable, and Animal. When an icon is clicked, it opens a list of items in that category. Clicking on an item in the list will speaโ€ฆ

    Java

  4. kubeflare kubeflare Public

    A FastAPI-based backend service for the KubeFlare Kubernetes log viewer application.

    Python

  5. kubeflare-log-viewer kubeflare-log-viewer Public

    KubeFlare is a React-based web application that provides an intuitive interface for viewing and searching Kubernetes logs across multiple namespaces, pods, and containers.

    JavaScript

  6. pdf2word pdf2word Public

    PDF2Word is a lightweight web application built using Flask that allows users to upload a PDF file and download its converted Word document (.docx) format. It features a sleek drag-and-drop interfaโ€ฆ

    Python