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 | Innovating with React, Node.js, AWS | Expert in Scalable Systems & CI/CD Pipelines


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 regularly write articles on Dev, and Medium.
  `
}

You can reach me at


More Info About me 😉

Tech Stack






Top languages:

Tejas's Top Languages

Profile stats:

Tejas's GitHub Stats

Pinned Loading

  1. nimbus nimbus Public

    A personal portfolio built with Next.js and shadcn, designed to showcase projects and achievements with a sleek, developer-friendly design.

    TypeScript 2 1

  2. 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

  3. halcyon halcyon Public

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

    Go

  4. ShoeShoppee ShoeShoppee Public

    An e-commerce website for shoes with a sleek black and white theme, showcasing animated UI components for a visually engaging shopping experience.

    TypeScript 17 4

  5. 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

  6. eden eden Public template

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

    CSS