Skip to content
View abhiiiisheek's full-sized avatar

Highlights

  • Pro

Block or report abhiiiisheek

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abhiiiisheek/README.md

πŸ‘‹ Hi, I'm Abhishek Kumar

πŸŽ“ B.Tech Computer Science (2nd Year)
πŸ”¬ Research Interests: Quantum Computing β€’ Cryptography β€’ Robotics β€’ Secure Systems
βš™οΈ Building projects combining hardware, algorithms, and security.


🧠 About Me

I am a Computer Science undergraduate interested in research-driven engineering and advanced computing systems.

My work focuses on:

  • βš›οΈ Quantum computing and quantum algorithms
  • πŸ” Cryptography and cryptanalysis
  • πŸ€– Robotics and embedded systems
  • 🌲 IoT systems for environmental monitoring

I enjoy building experimental systems and research prototypes that combine software, hardware, and mathematical concepts.


πŸš€ Featured Projects

βš›οΈ Quantum Teleportation Simulation

Implementation of the quantum teleportation protocol using Bell states.

Concepts explored:

  • Quantum entanglement
  • Bell state preparation
  • Quantum measurement
  • Classical correction

Tools used:

  • Python
  • Qiskit

πŸ” Quantum Cryptanalysis of a Toy XOR Cipher

Exploring how Grover’s algorithm can accelerate key search in symmetric cryptography.

Key ideas:

  • Quantum search
  • Grover iterations
  • Circuit-based cryptanalysis

Built using:

  • Qiskit
  • Python

πŸ”₯ TEJAS – IoT Forest Fire Monitoring System

An IoT-based forest fire detection system designed for early fire detection.

Architecture includes:

  • ESP32 microcontroller
  • Fire and environmental sensors
  • DigitalOcean cloud server
  • Twilio SMS alerts
  • Telegram bot notifications

Goal:

Early detection of forest fires and automated alerts.


πŸ€– Path Tracing Robot

Autonomous robot capable of following predefined paths and detecting obstacles.

Hardware components:

  • Arduino Nano
  • L298N motor driver
  • Infrared sensors
  • DC motors

Focus:

  • Sensor-based control
  • Embedded logic
  • Robotics prototyping

πŸ’¬ Offline Peer-to-Peer Chat (Java)

A Java-based peer-to-peer communication system designed to work without internet connectivity.

Concepts used:

  • Java sockets
  • Local network communication
  • Peer-to-peer architecture

Goal:

Offline communication between nearby devices.


🧰 Tech Stack

Languages

  • C
  • Java
  • Python
  • JavaScript

Technologies

  • Qiskit
  • ESP32
  • Arduino
  • Linux
  • Git

Areas of Interest

  • Quantum Computing
  • Cryptography
  • Embedded Systems
  • Robotics
  • IoT Systems

🌱 Currently Learning

  • Quantum Algorithms
  • Quantum based Cryptanalysis
  • Cryptography
  • Data Structures & Algorithms (Java)
  • Hardware Engineering
  • Embedded Systems

🎯 Research Interests

I am interested in exploring research problems in:

  • Quantum cryptanalysis
  • Quantum algorithms
  • Secure communication systems
  • Autonomous robotic systems
  • Distributed and embedded systems

πŸ“« Connect With Me


⭐ Feel free to explore my repositories and projects!

Popular repositories Loading

  1. abhiiiisheek abhiiiisheek Public

    2

  2. fire_forest fire_forest Public

    Python 2

  3. eth-guardian-suite eth-guardian-suite Public

    TypeScript 1

  4. Bell-States-and-Quantum-Teleportation--Qiskit Bell-States-and-Quantum-Teleportation--Qiskit Public

    In this project Quantum Teleportation of all four bell states is implemented using IBM Quantum Composer and QiskitQiskit

    Python 1

  5. grover-xor-cryptanalysis grover-xor-cryptanalysis Public

    Grover-based quantum key recovery on XOR-based cryptographic constructions

    Python 1

  6. Offline-Peer-to-Peer-Communication Offline-Peer-to-Peer-Communication Public

    This project proposes the development of an offline peer-to-peer messaging system using Java socket programming that allows devices connected to the same local network (WiFi/LAN) to communicate dir…

    Java 1