Skip to content

adityanjr/adityanjr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

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



    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published