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

Typing Animation

πŸ”§ Building low-level systems that bridge hardware and software

Portfolio Email LinkedIn GitHub

πŸš€ Current Focus

  • πŸ›  Micro NAS using ESP32 + SD Storage – Lightweight embedded file server
  • 🧩 System Design on Constrained Hardware – Optimizing for low-resource environments
  • 🐳 Docker + Backend Architecture – Scalable and maintainable systems

πŸ† Featured Projects

Project Description Tech Stack Links
ESP Micro NAS Distributed embedded system with ESP8266 (Telnet CLI) + ESP32-C3 (backend/storage) using custom UART protocol C++, ESP32, ESP8266 πŸ“‚ Repo
Sudoku Solver Blazing-fast Sudoku solver in Rust using recursive backtracking Rust, Algorithms πŸ“‚ Repo
VigenΓ¨re Cipher Web/CLI tool for text encryption/decryption using classical VigenΓ¨re Cipher JavaScript, Cryptography πŸ“‚ Repo
WeatherNet Microcontroller-based weather station with Firebase + Android app C++, Firebase, Android πŸ“‚ Repo

πŸ›  Tech Stack

Core

C C++ Java Python Rust

Embedded

ESP32 Arduino Node-RED

Backend

Node.js Spring Boot MySQL MongoDB

Tools

Docker Git Linux MindSphere


πŸ… Achievements

  • πŸ₯‡ Top 3 Internship Project – Siemens (TANSAM) for IIoT solution using MindSphere
  • πŸ† NASSCOM Certification – Data Science Beginner
  • 🌍 Energy Literacy Trainee – Energy Swaraj Foundation

🀝 Connect With Me

LinkedIn Gmail GitHub

Profile Views

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++ 12

  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 13

  3. Sudoku-Solver Sudoku-Solver Public

    ⚑ Sudoku Solver in Rust β€” blazing-fast, rule-safe, and algorithmically elegant.

    Rust 12