Code Monkey home page Code Monkey logo

splash

Hey there šŸ‘‹

visitor badge

class WhoAmI:
    def __init__(self) -> None:
        self.name = "Adarsh M S"
        # In order of proficiency
        self.languages = ("Python", "JS")
        self.current_role = "Senior ML Engineer @ Accubits Technologies Inc."

    def ask(self) -> str:
        print(
            f"Thanks for dropping by! I'm {self.name} šŸ™ƒ, a passionate engineer who thrives on using programming languages to converse with machines."
        )


WhoAmI().ask()

>>> Thanks for dropping by! I'm Adarsh M S šŸ™ƒ, a passionate engineer who thrives on using programming languages to converse with machines.

  • šŸŒ± I'm currently fueling my expertise in software engineering.
  • šŸ‘Æ Iā€™m enthusiastic about meaningful collaborations.
  • āš” Fun fact(s): I Love watching anime, movies & TV series.
    • šŸŽ¬ Genre - Well my fav are sci-fi, fiction & thrillers, but I explore others as well.
    • šŸ—£ļø Language - Doesn't matter if it's a good show (subtitle helps šŸ˜).
    • šŸ“” Manga - Yes, occasionally. Enjoying Solo Leveling, Dice & Beginning is the end.

Enter some cool stuff šŸ˜Ž (WIP: Will be more cool soon šŸ˜)

Ā  Ā 

Adarsh M S's Projects

diff-pdf icon diff-pdf

Compare PDF documents using PDF Miner and print out the differences as HTML documents

diffusers icon diffusers

šŸ¤— Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch

peacasso icon peacasso

UI interface for experimenting with multimodal (text, image) models (stable diffusion).

python icon python

All Algorithms implemented in Python

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.