Skip to content
View SamroodAli's full-sized avatar
:octocat:
Welcome
:octocat:
Welcome

Highlights

  • Pro
Block or Report

Block or report SamroodAli

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

Visit samroodali.com to know more about me !

package main

import (
	"fmt"
)

func main() {
	Name 			:= "Samrood Ali"
	Location 		:= "India,Earth"
	Race     		:= "Human"
	Field 			:= "Engineer"
	ProgrammingLanguages 	:= "Agnostic"
	Technologies	 	:= "Agnostic"

        fmt.Println("Have a good day")
}

Pinned Loading

  1. command-line-research command-line-research Public

    Me learning linux and the command line

    Shell

  2. javascript-research javascript-research Public

    Digging into the javascript language and it's nuances, principles and philosophies

    JavaScript

  3. node-research node-research Public

    Digging into Node JS, exploring the Node JS documentation.

    JavaScript

  4. react-research react-research Public

    My experiments and research with the React framework

    TypeScript

  5. relational-database-research relational-database-research Public

    Me learning relational databases : )

    PLpgSQL

  6. computer-science-research computer-science-research Public