Skip to content
View SanjeebLama's full-sized avatar
😎
Learn By Fun
😎
Learn By Fun
Block or Report

Block or report SanjeebLama

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

header

const sanjeeb = {
  pronouns: "he" | "him",
  tShapedSkils: {
    deepDisciplineExpertise: ["JavaScript", "React", "Tailwind CSS", "Node", "Go"],
    
    crossDisciplineExpertise: {
      tools: ["Ruby on rails", "Vue", "Quasar", "Django"],
      technologies: {
        backEnd: ["Python", "Ruby", "PHP"],
        mobileApp: {
          hybrid: ["Flutter"],
        },
        devOps: ["AWS", "Docker🐳", "Git"],
        databases: ["mongo", "MySql", "sqlite", "nosql"],
        misc: ["Firebase", "Vercel", "Jest", "Java", "Swagger", "SCSS", "Cypress", "Postman"],
      },
    },
  },
};

I love connecting with people so if you want to say hi, I'll be happy to chat. 😊

Connect with me:

sanjeeblama @dreamer.warrior sanjeeb_lama004


@sanjeeblama's Holopin board

Pinned

  1. learning-in-public learning-in-public Public

    In this learning notebook, I document my journey of learning, re-learning, and revising various topics, sharing helpful tips, tricks, and programming knowledge to support continuous growth and impr…

    4

  2. frontend-skeleton frontend-skeleton Public template

    A template designed to help streamline the process of creating new frontend projects. It comes equipped with all the latest stable dependencies that we use, allowing developers to get up and runnin…

    TypeScript 1

  3. lighthouse-ci-test lighthouse-ci-test Public

    Create an automated process for running Lighthouse CI in a local env as well as in the preview, dev, and production env of a Next.js application.

    HTML 1

  4. Frontend Frontend Public

    This repository showcases web design and code projects built using TailwindCSS, GSAP, and Scroll Magic. Browse the source code for inspiration or learn from these modern front-end development tools.

    HTML

  5. golang_workspace golang_workspace Public

    My Go playground consists of foundational to advanced concepts of Go with projects.

    Go

  6. VueJS VueJS Public

    This is my practice project in vuejs and vuetify. YouStayStrong - is the project to promote mental health awareness - CRUD operations where user can read and share their favorite quotes, music and …

    Vue