Skip to content
View Lokesh-Gopinath's full-sized avatar

Highlights

  • Pro

Block or report Lokesh-Gopinath

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
Lokesh-Gopinath/ReadMe.md

Lokesh Gopinath K

Embedded Systems & Backend Developer

I build low-level systems combining hardware and software — from ESP32-based storage systems to algorithmic tools and backend services.


🚀 Current Focus

  • Building a Micro NAS using ESP32 + SD Storage
  • Exploring system design on constrained hardware
  • Learning Docker + backend architecture

🧠 Featured Projects

🔹 ESP Micro NAS

A lightweight network-attached storage system built using ESP32 and SD card storage.
Focus: file handling, networking, constrained system design.

🔹 Vigenere Cipher

Implementation of classical encryption techniques with analysis tools.

🔹 Sudoku Solver

Algorithmic solver implementing backtracking & optimization techniques.


🛠 Tech Stack

Core: -> C/C++, -> Java, -> Python
Embedded: -> ESP32, -> Arduino
Backend: -> Node.js, -> MySQL, -> MongoDB
Tools: -> Docker (learning), -> Git, -> Linux


Pinned Loading

  1. ESP-Micro-NAS ESP-Micro-NAS Public

    A distributed embedded system where an ESP8266 provides a Telnet-based command interface and an ESP32-C3 handles backend processing and persistent storage. The system uses a custom UART protocol to…

    C++ 15

  2. Vigenere-Cipher Vigenere-Cipher Public

    A lightweight web/CLI tool to encrypt text using the Vigenère Cipher, perfect for creating unique passwords.

    JavaScript

  3. Sudoku-Solver Sudoku-Solver Public

    ⚡ Sudoku Solver in Rust — blazing-fast, rule-safe, and algorithmically elegant.

    Rust 12