Skip to content
View anodeus's full-sized avatar
😴
Sleeping
😴
Sleeping

Block or report anodeus

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

Abhi Singh


anodeus

GitHub WidgetBox


MY INFORMATION :

package main

import "fmt"

type Person struct {
  name string
  username string
  age int
  hobbies []string
  job string
}

func main() {
  var me = new(Person)
  
  me.name     = "Abhi Singh"
  me.username = "anodeus"
  me.age      = "21"
  me.job      = "Software Developer | Ethical Hacker"
  me.hobbies  = []string{"code", "anime", "hacks", "internet", "gaming"}
  
  fmt.Println(me)
}

Connect With Me

DiscordYoutube


Spent My Time


Avinal WakaTime Activity


My Language & Skills




🏆GitHub Trophies


Github Profile Stats

GitHub language stats

  • Note : Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

📊 GitHub Profile Stats



Pinned Loading

  1. ai_terminal_assistant ai_terminal_assistant Public

    AI assistant for Kali Linux.

    Python

  2. fitnessclub fitnessclub Public

    Front-End Web Developing

    HTML 1

  3. tindog tindog Public

    Front End Web Developing

    HTML 1

  4. OAS_LPU_TOOL OAS_LPU_TOOL Public