Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View kritishmohapatra's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kritishmohapatra

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

👋 Hey, I'm Kritish Mohapatra!

🚀 EE UNDERGRAD @ OUTR | 💻 Python and IoT Developer | 📈 DSA Enthusiast | 🤖 Exploring AI/ML


🚀 About Me

  • 🎓 Third-year Electrical Science student at OUTR
  • 🧠 Currently diving into Javascript, Django, Machine Learning, and Deep Learning
  • 📸 Working on internet of things in Micropython

📫 Reach me at: [email protected]


Image

📊 GitHub Stats


⚔️ Coding Profiles


💻 Tech Stack

AssemblyScript C C++ CSS3 HTML5 JavaScript Python Windows Terminal Anaconda Django Flask Matplotlib NumPy Pandas Arduino Raspberry Pi MicroPython ESP32 ESP8266 Raspberry Pi Pico



Pinned Loading

  1. Radar_SNR-_vs._Range_Analysis_for_Different_Target_RCS_Values_Using_MatLab Radar_SNR-_vs._Range_Analysis_for_Different_Target_RCS_Values_Using_MatLab Public

    This script calculates and plots the Signal-to-Noise Ratio (SNR) of a radar return as a function of range for different target Radar Cross Section (RCS) values.

    MATLAB 1

  2. DHT11-Web-Interface-using-MicroPython DHT11-Web-Interface-using-MicroPython Public

    This project reads temperature and humidity data from a DHT11 sensor using an ESP32 board running MicroPython, and displays it on a live-updating web page.

    Python 1

  3. micropython-sevenseg micropython-sevenseg Public

    A lightweight MicroPython library for controlling single-digit 7-segment displays (ESP32, ESP8266, Raspberry Pi Pico W supported).

    Python

  4. 100_Days_100_IoT_Projects 100_Days_100_IoT_Projects Public

    A 100-day challenge exploring IoT and embedded systems using ESP32, ESP8266, and Raspberry Pi Pico with MicroPython. Each day covers a new sensor or module with complete code, circuit diagram, and …

    Python

  5. EduTrack_ESP32_OLED_Student_Management_System EduTrack_ESP32_OLED_Student_Management_System Public

    This project implements a basic student management system on an ESP32 microcontroller. It leverages SPIFFS (SPI Flash File System) for persistent data storage in JSON format and an SH1106 OLED disp…

    C++

  6. Smart_Home_Automation Smart_Home_Automation Public

    This project implements a home automation system using an ESP8266 microcontroller, a DHT11 temperature and humidity sensor, and the Blynk IoT platform. It allows users to remotely control four LEDs…

    Python