Giter Club home page Giter Club logo

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

Amal Krishna's Projects

amalgam.tables icon amalgam.tables

A fluent .NET library for building tables using objects and writing them to the console and other output destinations

aspnetcore icon aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

epplus icon epplus

EPPlus 5-Excel spreadsheets for .NET

exams-db-etl icon exams-db-etl

Extracts data from various datasets and generates additional sample data for seeding a university examination database.

flutter_map icon flutter_map

A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.

jsonexceptionrepro icon jsonexceptionrepro

This is a project created to reproduce the JsonException when a cyclic object is passed as parameter to a Razor component from an MVC view via the <component> tag helper

markdig icon markdig

A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET

notebooks-api icon notebooks-api

A RESTful web service for the NotebooksFX app written in Spring Boot.

notebooksfx icon notebooksfx

A markdown-based, note-taking app that organizes notes into sections and pages, like a notebook. Inspired by Microsoft OneNote.

pathology_lab_management_system icon pathology_lab_management_system

A pathology lab management system that allows booking appointments for hematology and biochemistry tests, entering test details and generating reports.

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.