Skip to content
View MeetInCode's full-sized avatar

Block or report MeetInCode

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MeetInCode/README.md

          Hi there, I'm 👇 !

Twitter: MeetInCode Linkedin: Meet Mehta

A little more about me...

const Meet = {
  pronouns: "he" | "him",
  studies: "pursuing computer engineering at DJ Sanghvi College",
  frameworksAndLibraries: ["React 19", "Next.js 15", "Shadcn", "Tailwind CSS"],
  languages: ["C", "C++", "Python", "JavaScript"],
  databases: ["MongoDB", "PostgreSQL", "SQL"],
  headlessCMS: ["Sanity", "Appwrite"],
  noCodeTools: ["Webflow"],
  projects: {
    NextBigPitch: "https://github.com/MeetInCode/NextBigPitch",
    MeetInCode_Blogs: "https://github.com/MeetInCode/Meetincode_blog-s",
    Nannohack: "https://drive.google.com/file/d/1xkE34lqI_s-96h_yJAx1_1Y1j7CXiouk/view?usp=sharing"
  },
  awardsAndRecognition: [
    "Secured 1st position at Technical Paper Presentation at Techfair’24",
    "Secured 1st position at Shri Bhagubhai Mafatlal Polytechnic Polyhacks 1.0 Hackathon"
  ]
};

Projects and Dev Stuffs:

⚡ Github Stats

 MeetInCode

MeetInCode
☄️ Github Streaks
MeetInCode
Details
⚙️ Things I use to get stuff done
  • OS:WIN 10
  • Laptop: Asus X555DA
  • Browser: Chrome & Opera
  • Terminal: Git bash & cmd
  • Code Editor: VSCode - The best editor out there
  • Other Tools:WSL, Postman, LunaTasks, chatgpt (obviously)

Popular repositories Loading

  1. LangChain LangChain Public

    Jupyter Notebook 1

  2. MeetInCode MeetInCode Public

    my profile readme file -- last updated on 25 June 2024

  3. TinDog-website TinDog-website Public

    a simple website built using HTML5 , CSS and Bootstrap

    HTML

  4. Dice_Game Dice_Game Public

    just a simple website to learn js concepts

    HTML

  5. Drum_Kit Drum_Kit Public

    a simple website to learn advance js concepts

    JavaScript

  6. Simon_Game Simon_Game Public

    The Simon_Game is a web-based implementation of the classic electronic memory game "Simon."

    JavaScript