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

Highlights

  • Pro

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")
}

My study / research notes

Pinned Loading

  1. relational-database-research relational-database-research Public

    Me learning relational databases. The science and the art of relational databases 💿 💾

    PLpgSQL

  2. node-research node-research Public

    Digging into Node JS, exploring the Node JS documentation. We only fear what we don't understand

    JavaScript

  3. javascript-research javascript-research Public

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

    JavaScript

  4. problem_solving_dsa_algo_research problem_solving_dsa_algo_research Public

    Learning problem solving,dsa and algorithms

  5. command-line-research command-line-research Public

    Me learning linux and the command line

    Shell

  6. lunar-vim-config lunar-vim-config Public

    My second home ❤️ My favourite editor, where I fell in Looooove with Vim 🚀

    Lua