Skip to content
View Itskmishra's full-sized avatar
Block or Report

Block or report Itskmishra

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

Hi there 👋

I'm a software engineer from Delhi, India. Love to work on new things and explore.

Links : Portfolio

My skills 📜

Web Tech

Application Development

Tools

Languages 🌐

  • English
  • Hindi

Pinned Loading

  1. c-practice-projects c-practice-projects Public

    A collection of simple C projects for learning and skill improvement. These hands-on exercises cover various C programming concepts, from basics to more advanced topics, enhancing practical coding …

    C

  2. portfolio-website portfolio-website Public

    Welcome to my digital showcase! I'm sumit, a versatile full-stack developer passionate about crafting meaningful experiences. Explore my portfolio to discover a fusion of creativity and technical e…

    TypeScript

  3. authentication-system authentication-system Public

    This project is a robust user authentication API featuring registration, email verification, login, password reset, and profile management. Built with Node.js, Express.js, TypeScript, and MongoDB, …

    TypeScript

  4. Waveline Waveline Public

    A high-performance landing page web application built with Next.js and Tailwind CSS, following best practices for scalability, accessibility, and optimal user experience. Leverages server-side rend…

    JavaScript

  5. c-argument-parser c-argument-parser Public

    A lightweight C library for parsing command-line arguments, supporting short/long names, flags, values, and auto-generated help with an easy-to-use API.

    C

  6. char-word-line-counter char-word-line-counter Public

    CWC is a command-line tool that counts characters, words, and lines in text files. It offers flexible options and uses a custom argument parser for intuitive operation. It's same as command line to…

    C