Skip to content
View tejastn10's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report tejastn10

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

Hi , I'm Tejas Nikhar

Full-Stack Developer | Scalable Systems & DevOps


GIF GIF Personal Logo

πŸ‘¨β€πŸ’» About Me

package main

import (
  "fmt"
)

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

func GetBio() string {
  return `
  - 🏦 I'm currently working on improving my skills.
  - πŸ€” I code in JavaScript (.js), TypeScript (.ts), Go (.go), and Python (.py).
  - 🌱 I’m currently learning about monitoring πŸ“Š and observability πŸ”.
  - πŸ’¬ Talk to me about football ⚽, gadgets πŸ“±, anime πŸŽ₯, or anything tech-related 🀩.
  - πŸ˜„ Pronouns: He/Him.
  - πŸ“ I try to write articles on Substack, Medium, DEV, and my personal blog πŸ˜‰.
  `
}

🌐 Connect with Me

πŸ’‘ Let's build, collaborate, and share ideas! Feel free to reach out through any of the platforms below.


πŸš€ Professional & Social

X LinkedIn GitHub


✍️ Content & Writing

Portfolio Medium Dev.to Substack

Pinned Loading

  1. argus Public

    An uptime monitoring service built with Go, containerized with Docker for ease of use. The Docker image is published on Docker Hub, making it accessible and ready for deployment.

    Go 3

  2. halcyon Public

    Fast and lightweight Go-based CLI tool to detect and manage duplicate files effortlessly

    Go

  3. verdant Public template

    A starter template built with Turborepo, NestJS, React, and ViteJS for quickly launching projects. It’s flexible enough to add what you need, but expect it to be a work in progress!

    TypeScript 2

  4. hearth Public template

    A minimal and scalable NestJS starter template with ESLint, Prettier, Husky, and Commitlint preconfigured for clean and efficient backend development.

    TypeScript