[](https://github.com/ryo-ma/github-profile-trophy)
# โญ Credly [**`achievements`**](https://www.credly.com/users/akashdip2001) โญ
---
#### Projects
---
</br>
</br>
---
#### College Projects
---
</br>
</br>
> ๐ very good projects `Developing from scratch`. </br>
> ๐ถ๐ก Network related projects.
</br>
## ๐ง **Active Projects**
| Project | Description & Technologies | Link | Tags |
| -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| **LAN Media Sharing & Streaming System** ๐ | Secure **LAN-based file sharing & media streaming system** with upload support, role-based access, and real-time analytics via a hybrid **Flask + Spring Boot** backend.
**Tech:** Python (Flask), Java (Spring Boot), PostgreSQL, Docker, FFmpeg | [View Repo](https://github.com/akashdip2001/local-directory-access-Py) | `Networking`, `Backend`, `Python`, `Java`, `Full-Stack`, `Docker` |
| **NAS with ESP32** ๐ | ESP32-based **Network Attached Storage (NAS)** using SD card & HTTP server. Lightweight storage access over Wi-Fi.
**Tech:** ESP32, SD, HTTP, Arduino | [View Repo](https://github.com/akashdip2001/NAS-with-ESP32) | `IoT`, `Networking`, `Embedded`, `ESP32` |
| **Wireless Video Transmitter** | Experimental project for **non-invasive video broadcasting** to displays using wireless transmission.
**Tech:** RF, ESP32, Signal Injection | [View Repo](https://github.com/akashdip2001/Wireless-Video-Transmitter) | `IoT`, `Networking`, `RF`, `Security`, `Hardware` |
| **LAN System Monitor** ๐ | Windows background agent exposing real-time CPU, RAM, Disk, Network and Process metrics via WebSocket-powered web dashboard.
**Tech:** Python, FastAPI, Uvicorn, psutil, WebSockets, PyInstaller | [View Repo](https://github.com/akashdip2001/LAN-System-Monitor) | `Python`, `Network`, `Monitoring`, `Web`, `System Tools` |
| **LAN Token Chat** ใ๏ธ | Lightweight **LAN-based chat app** with public chat, token-protected private chats, live preview, split-screen views, usernames, and drag-to-resize capabilityโall in a single-page web app with modern animated UI.
**Tech:** Python (FastAPI, Uvicorn), WebSockets, HTML/CSS (glassmorphism), JavaScript | [View Repo](https://github.com/akashdip2001/LAN-Token-Chat) | `Networking`, `Web`, `Python`, `WebSockets`, `Real-Time`, `Frontend` |
| **Wi-Fi Penetration System** | Wi-Fi network scanner with penetration testing tools for ethical use.
**Tech:** ESP8266/ESP32, Python, Packet Sniffing | [View Repo](https://github.com/akashdip2001/WIFI-project-penetration-system) | `Security`, `IoT`, `Networking`, `Ethical Hacking` |
| **3D Scene Sync via WebSockets** | Real-time **multi-device 3D scene synchronization** via WebSockets for collaborative environments.
**Tech:** WebGL, Node.js, WebSockets | [View Repo](https://github.com/akashdip2001/Real-Time-Multi-Device-3D-Scene-Synchronization-Using-WebSockets) | `Networking`, `Web`, `Visualization`, `Real-time` |
| **Cross-Domain Protocol Translator** | Middleware to **bridge communication across different IoT protocols** (e.g., MQTT to HTTP).
**Tech:** Node.js, MQTT, WebSockets | [View Repo](https://github.com/akashdip2001/Cross-Domain-Protocol-Translator) | `IoT`, `Networking`, `Middleware`, `Protocol` |
| **Linux Kernel Modifications** | Custom forks & mods of the **Linux Kernel** for educational and experimental use.
**Tech:** C, Kernel Dev, Linux | [View Repo](https://github.com/akashdip2001/The-Linux-Kernel) | `System`, `Development`, `Kernel`, `Linux` |
| **Autonomous Anomaly Detection Robot** | AI-powered robot to detect environmental anomalies autonomously.
**Tech:** ML, Sensors, ESP32, Arduino | [View Repo](https://github.com/akashdip2001/High-end-autonomous-anomaly-detection-robot) | `IoT`, `Robotics`, `AI`, `Security` |
---
</br>
## โ
**Completed Projects (Need to Update)**
| Project | Description & Technologies | Link | Tags |
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------ |
| **ESP32 HTML Host** ๐ | ESP32 as a **web server** hosting an HTML interface to control hardware.
**Tech:** ESP32, HTML, Arduino | [View Repo](https://github.com/akashdip2001/ESP32-host-HTML-website) | `IoT`, `Web`, `ESP32`, `Control` |
| **Wi-Fi Deauther (ESP8266)** โ ๏ธ | ESP8266 + OLED-based **Wi-Fi deauther tool** for testing network robustness.
**Tech:** ESP8266, OLED, Arduino | [View Repo](https://github.com/akashdip2001/Wi-Fi-deauther-with-ESP8266-OLED-module) | `Security`, `ESP8266`, `Networking`, `Ethical Hacking` |
| **Server.py** ๐ | Lightweight **Python server** to handle IoT device communication.
**Tech:** Python, Flask | [View Repo](https://github.com/akashdip2001/server.py) | `IoT`, `Backend`, `Python`, `Web` |
| **Splitra** ๐ [`new`]() | A lightweight video splitter and exporter to bypass file size limits in GitHub repositories or other storage systems. | [View Repo](https://github.com/akashdip2001/Splitra) | `Python`, `File System`, `dev` |
| **Video To QR** ๐ [`new`]() | A Python tool to convert video files into high-capacity QR codes for offline storage and transfer, and later reconstruct them seamlessly | [View Repo](https://github.com/akashdip2001/video-to-QR) | `Python`, `qrcode`, `dev` |
| **Realtime Tracker** ๐ถ๐ก | GPS + web dashboard system to **track location in real time**.
**Tech:** GPS, Node.js, WebSockets | [View Repo](https://github.com/akashdip2001/Realtime_Tracker) | `IoT`, `GPS`, `Web`, `Tracking` |
| **GPS with ESP** ๐ถ๐ก | Simple **GPS module integration** with ESP32/ESP8266 to send data via serial/Wi-Fi.
**Tech:** GPS, ESP32, Arduino | [View Repo](https://github.com/akashdip2001/GPS-with-ESP) | `IoT`, `GPS`, `ESP32`, `Sensor` |
---
</br>
## ๐ฎ **IoT Game Projects**
| Project | Description & Technologies | Link | Tags |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | -------------------------------- |
| **OLED Display Game (Arduino)** | Classic arcade game on a small **OLED screen** using Arduino.
**Tech:** Arduino, OLED, Game Logic | [View Repo](https://github.com/akashdip2001/ARDUINO-with-OLED-Display-Game) | `IoT`, `Arduino`, `Game`, `OLED` |
| **Endless Runner (LCD + Arduino)** | A fun endless runner game on **character LCD display**.
**Tech:** Arduino, LCD, Game Design | [View Repo](https://github.com/akashdip2001/LCD-with-ARDUINO-Endless-Runner-game) | `IoT`, `Arduino`, `Game`, `LCD` |
---
</br>
</br>
## ๐ Future Work (Hypothetical ≠ ≠ ≠ impossible)
| Project Name | Description | Repository Link |
|--------------|-------------|-----------------|
| **MobiLinkDrive** | A project focused on intelligent mobile-linked drive systems, enabling smart vehicular integration. | [MobiLinkDrive](https://github.com/akashdip2001/MobiLinkDrive) |
| **WiFi-MultiDrive** | A WiFi-based multiple drive control system, aimed at efficient wireless management of multiple devices. | [WiFi-MultiDrive](https://github.com/akashdip2001/WiFi-MultiDrive) |
| **Layers-of-Vision** | See the world through the eyes of AI - help humans understand how computers perceive and analyze visual information โ starting from the most fundamental form (binary bits) ... | [how-computers-see](https://github.com/akashdip2001/Layers-of-Vision) |
| **NeuroShield - Smart Electromagnetic Human Protection System** | A conceptual system designed to shield humans from harmful EM waves using neuroadaptive shielding technology. | [NeuroShield](https://github.com/akashdip2001/NeuroShield-Smart-Electromagnetic-Human-Protection-System) |
| **QuantaVault** | A secure quantum data storage concept integrating quantum encryption principles for next-gen digital security. | [QuantaVault](https://github.com/akashdip2001/QuantaVault) |
| **TimeMachineTheory** | A theoretical exploration into time travel and manipulation, with a focus on scientific modeling and conceptual analysis. | [TimeMachineTheory](https://github.com/akashdip2001/TimeMachineTheory) |
---
</br>


[

](https://stars.github.com/nominate/)
</br>
[
](https://youtu.be/ysBF9EfvWkk?t=428)
- ๐ญ **curious about my background** [**web-site**](https://akashdip2001.github.io/website-2/) `last update 2021`
- ๐ฑ works in my college life
| **DevOps** | **H@cking** [link๐](https://youtu.be/pWH4i8pVPJk) | **NETWORKING** [link๐](https://youtu.be/py_eK8z48g8?si=SaZyOFjCLT-MHIYC) |
| --- | --- | --- |
| **iOT** [link๐](https://youtu.be/ySJt3QGyr9w?si=2VsvSz2ms21lVSGX) | **Salesforce** [account-link๐](https://www.salesforce.com/trailblazer/akashdipmahapatra) | AWS |
---
- ๐จโ๐ป All of my projects & `achievements` are available at [**Linkedin**](https://www.linkedin.com/in/akashdip2001/)
- ๐ฌ **expert in**
| Technical | Kali-linux | AWS | Git & Github | [more](https://www.credly.com/users/akashdip2001) |
| --- | --- | --- | --- | --- |
| mechanical | SolidWorks | AutoCAD | [more](https://youtube.com/playlist?list=PL_RecMEcs_p__J3GSHkKfLjC08q0NmWtR&si=jdBEFscDwJqhALO5) |
---
Connect details
- ๐ซ How to reach me **mail.me.akashdip2001@gmail.com**
- ๐ resume `B.Tech 3rd Year` [click](https://drive.google.com/file/d/1M8z8Xg009zNDy1B7-HEkL96HpXB02QkN/view?usp=drivesdk)
- โก Fun fact **Love `Physics` & `Statistics`**
Connect with me:
# [](https://skillicons.dev) I am Kali user,
## but,also i know
[](https://skillicons.dev)
## using IDE
[](https://skillicons.dev)

## WebDev i know
#### Front-end
### [](https://skillicons.dev) . . .
#### Backend
### [](https://skillicons.dev)<a href= https://www.linux.org/></a>
#### DataBase
### [](https://skillicons.dev)<a href= https://www.linux.org/>

</a> . . .
| CDN i know | CDN i use |
| :---: | :---: |
| [](https://skillicons.dev) | [](https://skillicons.dev) |
#### i use `CDN` to protect my `js` codes
### Deploy website
[](https://skillicons.dev)

## Create an Android app, in Google [Play-Store](https://play.google.com/store/apps/details?id=com.akashdipmahapatra.freecad&pcampaignid=web_share) ๐
#### using_ [](https://skillicons.dev)

## Dev-Ops i know
### [](https://skillicons.dev) => [](https://skillicons.dev) => [](https://skillicons.dev) => [](https://skillicons.dev) => [](https://skillicons.dev) => [](https://skillicons.dev) => [](https://skillicons.dev)

> **aws services** i use in [@britishairways](https://github.com/BritishAirways-Ent) `everyday` 2025-2026

## iOT [source-code ๐](https://github.com/akashdip2001/ESP32-host-HTML-website/blob/main/README.md) or [full-Video ๐](https://youtu.be/ySJt3QGyr9w)
### using [](https://skillicons.dev)
[](https://www.linkedin.com/posts/akashdip2001_iot-embeddedsystems-diyprojects-activity-7303778525390520320-jg-V)

## AI - ML
now i am learning Machine Learning using python
[](https://skillicons.dev)
### ML [webSite](https://akashdip2001.github.io/ML-Machine-Learning/)
## my Machine Design works,
#### i am a Mechanical Engineering Student (2025), i also love Drawing & design
Exam Results ๐ฅ
---
<a href= https://youtu.be/ErIWwIEwdRA/>
</a>
<a href= https://youtu.be/ErIWwIEwdRA/>
</a>
<a href= https://youtu.be/ErIWwIEwdRA/>
</a>
</a>
<a href= #/>
</a>
https://github.com/user-attachments/assets/162eeff9-1611-45a9-87f8-36fe72158b01
> Bending Stress of Carbon Stell - `Solidworks Simulation`
| AutoCAD 2D | AutoCAD 3D | SolidWorks |
| :---: | :---: | :---: |
| [playList likn](https://youtube.com/playlist?list=PL_RecMEcs_p9D9Mw3hr-uLOXioiFdPDGd&si=AOfL6sZVMCxzmtrT) | [all videos](https://youtube.com/playlist?list=PL_RecMEcs_p9NEuljRr7hNsFiPASnJYQt&si=UPFIKc_Rp557CEnz) | [projects](https://youtube.com/playlist?list=PL_RecMEcs_p-rR-kDstljCglAQ4li-RGZ&si=n0Y5dFLoPopeffCx) |
<img src="https://github-readme-stats-mu-dusky.vercel.app/api?username=akashdip2001&show_icons=true&theme=radical&count_private=true&include_all_commits=true"&custom_title="My Stats" align = "center"/>


---
---
National Award 2012 โ๏ธ
---
[](https://akashdip2001.github.io/linktree/)
[](https://www.youtube.com/channel/UCxvmp634YDc41xCWOdvWqoQ)
# National Award 2012
[Video](https://youtu.be/ysBF9EfvWkk?t=428)
[**my web-site**](https://akashdip2001.github.io/linktree/)
---
last update: 12/08/2024 00:35 AM