Skip to content
View adityanjr's full-sized avatar
:octocat:
Commiting
:octocat:
Commiting
Block or Report

Block or report adityanjr

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

adityanjr

npx adityanjr #npm-card
const user = {
  name: "Aditya Singh",
  theme: [ "one dark", "github dark" ],
  
  line_endings: "crlf",
  codeStyle: "Prettier",
  variables: "camelCase",
  trailing_comma: true,
    
  hobbies: [ "programming", "chess", "gaming", "anime", "gaining knowledge", ],
  languages: [ "C++", "Python", "JavaScript", "Solidity", "Dart" ],
  editors: [ "Android Studio", "VS Code", "Sublime" ],
  
  newLanguage: function () {
    console.log("Namaste, World!")
  },
  
  hereIsYourGame: function (game) {
    const good = [ "FPS", "Competitive", "AAA" ]
    const acceptable = JSON.parse(fs.readFileSync("acceptablegames.json"))
    
    if (good.includes(game)) {
      console.log("Ready! Shoot! Win!")
    } else {
      console.log("No, thanks.")
    }
  },
}

About Me

Github

  • Name: Aditya | Singh
  • Nationality: Indian
  • Loves: coding and gaming -///-
  • Gender: he/him/Male
  • Hobbys: Tech Stuff, Graphics Design, Chess
  • Working @: Walnut
  • Mail: samant04aditya@gmail.com

  •  

                  


    Skills & Tools



    💻  Main Tech Knowledge

    Java  JSF  Primefaces  Angular  Spring  Hibernate 
    Flutter   GetX   BLoC   MobX   Dart  
    HTML5  CSS3  JavaScript  TypeScript 
    Git  GitHub  GitLab  Docker  Ansible  SonarQube 
    Postgres MySQL SQLite
    Ant  Maven  Gradle  REST API  GRAPHQL 
    LINUX VSCode  Eclipse  IntelliJ 
    Clean Architecture  Hexagonal Architecture  MVC Architecture  MVVM Architecture 
    DDD  TDD  PMBOK  SCRUM 

    🧠  Others, Always Learning

    Kotlin  Firebase  NestJS  NodeJS 
    Redis  Nginx  GRPC  Kafka 
    Kubernetes  Puppet  GithubActions 
    GCP  AWS  Oracle 
    Onion Architecture  BDD  MongoDB  Python 
    Cpp  Arduino  JQuery  JSP  SASS  PHP 
    PHOTOSHOP  XD  ILLUSTRATOR 
    Blockchain  Cryptocurrencies  Bitcoin  Ethereum 

    ⚙️  GitHub Stats



    Pinned

    1. code-DS-ALGO code-DS-ALGO Public

      👨‍💻 Collection of algorithm and data structure codes, and competitive programming.

      C++ 30 46

    2. covid19-tracker covid19-tracker Public

      📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter

      Dart 33 11

    3. expense-manager expense-manager Public

      💰 Convert and manages expenses data to a Responsive Pie Chart. Built using d3.js and Firebase.

      JavaScript 3

    4. apni-dukaan apni-dukaan Public

      React e-commerce app, backed with firebase and stripe payments.

      JavaScript 2

    5. hacktoberfest-2020 hacktoberfest-2020 Public

      Beginner's Guide for Hacktoberfest-2020

      7 40

    6. ml_projects ml_projects Public

      All ML Algorithms and Projects done so far

      Jupyter Notebook 1