Skip to content
View abhaysinghr516's full-sized avatar

Organizations

@Snippet-Hive

Block or report abhaysinghr516

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

Hi 👋, I'm Abhay

Software Engineer | Full Stack Developer

About Me

  • Software engineer with 2.5+ years of experience building scalable web applications
  • Specialized in JavaScript/TypeScript ecosystem with expertise in React and Node.js

Professional Experience

const experience = {
  fullStackDev: {
    period: "May 2021 - Nov 2023",
    highlights: [
      "20+ web applications delivered",
      "40% reduction in load times",
      "50% improved API response latency"
    ]
  },
  devrel: {
    company: "Bito",
    period: "Jan 2023 - Aug 2023",
    achievements: [
      "Developer documentation",
      "Technical blog posts",
      "Community engagement"
    ]
  }
};

Tech Stack

TypeScript React NodeJS NextJS GraphQL

AWS Docker PostgreSQL MongoDB

GitHub Stats

abhaysinghr516's GitHub stats

GitHub Streak

Featured Project: Snippet Hive

const snippetHive = {
  description: "AI-powered code snippet management platform",
  tech: ["React", "Node.js", "MongoDB", "Chrome Extension", "VS Code Extension"],
  features: [
    "AI-generated code snippets",
    "Real-time synchronization",
    "Smart search functionality",
    "Cross-platform support"
  ]
};

Currently Learning

  • Advanced System Design
  • Cloud Native Architecture
  • Performance Optimization

Connect With Me

LinkedIn X

Profile views

Pinned Loading

  1. business-wish business-wish Public

    A collection of UI components built with Tailwind CSS.

    TypeScript 11

  2. Algorithms Algorithms Public

    This repository contains a collection of various algorithms implemented in C, C++, Go, Java, JavaScript, and Python. The goal of this repository is to help fellow programmers learn and understand a…

    Java 10 27