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 & CI/CD with React, Node.js, AWS


GIF GIF

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 Dev, and Medium πŸ˜‰.
  `
}

You can reach me at πŸ‘‹

Twitter LinkedIn Medium

Pinned Loading

  1. argus 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

  2. halcyon halcyon Public

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

    Go

  3. verdant 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 1

  4. eden eden Public template

    A lightweight front-end starter template with Vite, React, ESLint, Prettier, and Commitlint, ready for quick and clean project setups

    TypeScript