Skip to content
View aniruddhasm's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

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.

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

Hello Devs,

Welcome to my github page, feel free to check out my ๐ŸŒ website and ๐Ÿ“ฑ mobile app

About me -

const me = {
	"name": "Aniruddha Mahamuni",
	"email": "aniruddham27@gmail.com",
	"work": "Full Stack Developer",
	"technology": {
		"frontEnd": ["JavaScript", "Angular 2+", "Reactjs" ],
		"backEnd": [ "Node.js", "Python", "PHP" ],
		"databases": [ "PostgreSQL", "MySQL", "MongoDB", "SQLite" ],
		"mobileTechnology": [ "Android", "React native" ]
	}
}



My Github Stats

Aniruddha Mahamuni's streak



Top Languages



Connect with me ๐Ÿ˜ƒ

Aniruddha Mahamuni Twitter Aniruddha Mahamuni Linkdin Aniruddha Mahamuni Email

Popular repositories

  1. phpcsvimporter phpcsvimporter Public

    PHP script to import CSV data into MySQL database.

    PHP 3 4

  2. scripts scripts Public

    Install LAMP in ubuntu

    Shell 3 5

  3. data-structures-and-algorithms data-structures-and-algorithms Public

    Data Structures and Algorithms

    JavaScript 3

  4. programming programming Public

    Practice problems

    JavaScript 3

  5. nodemongodb nodemongodb Public

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

    JavaScript 1 3

  6. nodemysql nodemysql Public

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

    JavaScript