Skip to content
View aniruddhasm's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report aniruddhasm

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
aniruddhasm/README.md

Hello Developers! πŸ‘‹

Welcome to my GitHub page!

Feel free to explore my projects and apps:


About Me

const me = {
  "name": "Aniruddha Mahamuni",
  "email": "aniruddham27@gmail.com",
  "technologyStack": {
    "frontend": ["JavaScript", "Angular 2+", "React"],
    "backend": ["Node.js", "Python", "PHP"],
    "databases": ["PostgreSQL", "MySQL", "MongoDB", "SQLite"],
    "mobile": ["Android"]
  },
  "interests": ["Scalable Architecture", "Clean Code", "Performance Optimization", "User-Centric Design"]
}



My Github Stats

Aniruddha Mahamuni's streak



Top Languages



Connect with me πŸ˜ƒ

Aniruddha Mahamuni Twitter Aniruddha Mahamuni Linkdin Aniruddha Mahamuni Email

Popular repositories Loading

  1. nodemongodb nodemongodb Public

    A simple CRUD application with Node.js (Express), MongoDB.

    JavaScript 4 4

  2. phpcsvimporter phpcsvimporter Public

    PHP script to import CSV data into MySQL database.

    PHP 3 4

  3. scripts scripts Public

    Install LAMP in ubuntu

    Shell 3 5

  4. data-structures-and-algorithms data-structures-and-algorithms Public

    Data Structures and Algorithms

    JavaScript 3

  5. programming programming Public

    Practice problems

    JavaScript 2

  6. nodemysql nodemysql Public

    A simple CRUD application with Node.js (Express), MySQL.

    JavaScript