Giter Club home page Giter Club logo

azure-docs's Introduction

Hey there, it's Amal Krishna.

Stack Exchange reputation [LinkedIn] [HackerRank] GitHub wakatime Buy Me a Coffee

23 | Student at Mumbai University | Tech and Programming Enthusiast

[Coffee] + [Dark Theme] + [Fonts]

I work with

Category List
Programming Languages [C#] [C++] [Java] [Python] [Dart] [JavaScript] [Kotlin]
Frameworks [.NET] [Blazor] [Spring Boot] [Flutter] [JavaFX] [Hadoop] [Bootstrap]
Databases [PostgreSQL] [SQL Server] [MySQL]
Others [Git] [Azure DevOps] [Trello] [Jira Software]
Editors and IDEs [Visual Studio] [Visual Studio Code] [IntelliJ IDEA]

Check out my articles

Other interests include

  • Exploring languages and cultures.
  • Interaction, public speaking and presentations.
  • Tutoring, sharing knowledge and inspiring.

Talk is cheap, show me the code

public static Person BuildMe() => new PersonBuilder()
    .HasName("Amal Krishna")
    .GoesByPronouns("he/him", "they/them")
    .WasBornOn(new DateTime(year: 2000, month: 5, day: 4))
    .HailsFrom(country: "๐Ÿ‡ฎ๐Ÿ‡ณ", city: "Mumbai")
    .CanSpeak(languages => languages
        .Add(new Language(name: "English", proficiency: Proficiency.Fluent))
        .ThenAdd(new Language(name: "Hindi",   proficiency: Proficiency.Fluent))
        .ThenAdd(new Language(name: "Malayalam", proficiency: Proficiency.Native))
        .ThenAdd(new Language(name: "Marathi", proficiency: Proficiency.Intermediate))
        .ThenAdd(new Language(name: "Spanish", proficiency: Proficiency.Elementary));
    )
    .Build();

Statistics

azure-docs's People

Contributors

carlrabeler avatar cherylmc avatar curtand avatar diberry avatar dlepow avatar ecfan avatar ggailey777 avatar githubber17 avatar heidisteen avatar itechedit avatar ja-dunn avatar juliako avatar ktoliver avatar mgoedtel avatar msmbaldwin avatar prmerger14 avatar prmerger17 avatar prmerger20 avatar prmerger6 avatar prmerger9 avatar rjagiewich avatar rmca14 avatar roygara avatar shawnjackson avatar spelluru avatar tynevi avatar v-albemi avatar v-alje avatar v-anpasi avatar v-shils avatar

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.