Skip to content
View mayank-srm's full-sized avatar
🥇
Focusing
🥇
Focusing
Block or Report

Block or report mayank-srm

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
mayank-srm/README.md

नमस्ते (Namaste)🙏🏻, I'm Mayank Singh!

Computer Science Student at SRM University

Twitter Follow Linkedin: thaianebraga GitHub followers Waka Readme

A little more about me...

const mayank = {
    pronouns: "He" | "Him",
    code: ["C", "C++", "Python", "Java", "php"],
    askMeAbout: ["app dev", "tech", "web dev", "photography"],
    technologies: {
        mobileApp: ["Android App","Native Apps"],
        frontEnd: {
            js: ["Vue", "Nuxt"],
            css: ["materialize", "vuetify", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "SuiteScript"],
            python: ["flask"]
        },
        devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
        databases: ["mongo", "MySql", "sqlite","android room"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv", "php", "SuiteApp"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentProject: "I am developing android app for connecting your phone with IOT devices",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


📊 This week I spent my time on

JAVA  3 hr 12 mins        ██████████████░░░░░░░░░░░   59.43 
ANDROID  2 hr 49 mins             ██████████░░░░░░░░░░░░░░░   40.57

Pinned

  1. Android-Zero_to_One Android-Zero_to_One Public

    It is based on Android Learning on mobile devices in which presents detailed overview of various widgets and controls from framework, for effortless application development process. \n

    Java 1

  2. ChatApp ChatApp Public

    Forked from saksham1211/ChatApp

    This is a chat application which allows you to connect to people by sending them friend request and accepting other people requests. It works on Firebase.

    Java 1

  3. BirthdayCakeAnimation BirthdayCakeAnimation Public

    just made for fun have almost every inbuilt animation feature of Android.

    Java

  4. FancyToast-Android FancyToast-Android Public

    Forked from Shashank02051997/FancyToast-Android

    Make your native android Toasts Fancy. A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast from code.

    Java

  5. TextScanner TextScanner Public

    App which can scan text from an image based on google firebase ml kit.

    Java

  6. TODO-Anroid_Room_Database_Example TODO-Anroid_Room_Database_Example Public

    A Simple ToDO app based on android Room database. Tutorial Link -

    Java