Skip to content
View Itskmishra's full-sized avatar
🎯
Focusing
🎯
Focusing
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.

Portfolio Website : https://skmishra.vercel.app

My skills πŸ“œ

Web technologies

  • JavaScript
  • TypeScript
  • Next.js
  • Prisma
  • HTML, CSS
  • Node.js
  • MySQL
  • PostgreSQL
  • express
  • Django
  • Django Rest framework

Application Development

  • Python
  • React native

Tools

  • Docker
  • Kubernetes
  • vim
  • git
  • github
  • discord
  • linux
  • postman
  • vercel

Productivity utilities

  • Notion (Task Management)
  • Vscode (Enhance performance)

Languages 🌐

  • English Conversational
  • Hindi Native language

What I'm currently learning πŸ“š

Learning micro service architecture.

Projects

Web Projects

CTF's (Capture the Flag)

Educational

Github Stats

Github Stats

Pinned

  1. picoCTF_writeups picoCTF_writeups Public

    PicoCTF is an educational cybersecurity competition for beginners. It offers challenges in hacking and security, encouraging hands-on learning in areas like cryptography, web exploitation, and fore…

    2 1

  2. OvertheWire_Walkthrough OvertheWire_Walkthrough Public

    OvertheWire is a great CTF to improve you hacking skills. In this repository I tried to play the wargames on over the wire and write there walkthroughs in a simple manner. Its will help those who a…

  3. ascii_art_generator ascii_art_generator Public

    Craft visually striking ASCII art from text effortlessly using a Python script. By leveraging a user-friendly approach, the script allows customization of both the text and art style, making it an …

    Python

  4. csearch csearch Public

    CSearch is a lightweight command-line utility built with C, offering basic grep-like functionality with a focus on simplicity and efficiency.

    C