Code Monkey home page Code Monkey logo
Hey! I'm Ashuthosh

A self taught passonate Android Developer

X (formerly Twitter) Follow LinkedIn Profile GitHub followers

WhoAmI

data class WhoAmI(
    val name: String = "Ashuthosh",
    val langs: List<String> = listOf(
        "JAVA",
        "Kotlin",
        "JavaScript",
        "Bash",
        "C#",
        "Python"
    ),
    val editors: List<String> = listOf(
        "Android Studio",
        "VS Code",
        "Visual Studio",
        "PyCharm",
        "Kate"
    ),
    val hobbies: List<String> = listOf(
        "Automating Linux in bash",
        "Slimming down Windows",
        "Debloating Android",
        "Badminton",
        "Cycling"
    )
)

Just numbers (a.k.a STATS)

Ashuthosh's Top Languages Ashuthosh's Github Stats

Ashutosh Patoa's Projects

algorithms icon algorithms

Collection of various Algorithms with various data structure model

fastscroll icon fastscroll

A ListView-like FastScroller for Android’s RecyclerView.

petsapp icon petsapp

A sample android app to demonstrate the use of SQLite database in conjunction with Content Providers

visualstudio-installer icon visualstudio-installer

A simple Power Shell script to automatically configure and Install Visual Studio on Windows for .Net Development

wallpalette icon wallpalette

Yet another but different wallpaper app backed by Unsplash API

xchanger icon xchanger

A Simple app that allows converting currency based on real time exchange rates

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.