tejastn10 / tejastn10

My GitHub Profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi , I'm Tejas Nikhar

Software Engineer | Full Stack Developer | Open Source Enthusiast


GIF GIF

About Me

package main

import (
  "fmt"
)

func main() {
  bio := GetBio()
  fmt.Println(bio)
}

func GetBio() string {
  return `
  - 🏦 I'm currently working to improve my skills 
  - 🤔 I code in .js, .ts, .go, .py
  - 🌱 I’m currently learning docker 🐳 and kubernetes ☸
  - 💬 Talk to me about football ⚽ , 💻 gadgets📱 & anything related to tech 🤩.
  - 😄 Pronouns: He/Him
  - 📝 I regularly write articles on dev, hashnode and medium
  - 🤩 I’m looking forward to Hacktoberfest
  `
}

You can reach me at


More Info About me 😉

Tech Stack






Top languages:

Tejas's Top Languages

Profile stats:

Tejas's GitHub Stats

About

My GitHub Profile.