Skip to content
View Devansh-Seth-DEV's full-sized avatar

Block or report Devansh-Seth-DEV

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
Devansh-Seth-DEV/README.md

Hi, I'm Devansh Seth 👋

Views

🚀 B.Tech Computer Science Engineer specializing in IoT, Cybersecurity, and Blockchain. I thrive at the intersection of system design, backend architecture, and immersive iOS experiences.

🏢 Recently served as Scrum Master & Backend Lead at Infosys, steering a 9-member team to build InFleet Express—a high-performance Fleet Management system using Swift, Supabase, and Geofencing.

Core Strengths:

  • Backend: Supabase, SQL, Serverless Architectures.
  • Mobile: iOS (Swift), Clean Architecture, Custom Data Models.
  • Leadership: Agile/Scrum, Jira, Sprint Planning.

"I turn complex ideas into practical, real-world tools through relentless doing and observing."

Top Languages

GitHub Stats

🌐 Connect with Me

Email     LinkedIn     Codeforces     LeetCode     GFG

💻 Tech Stack

🚀 Languages

📱 Mobile & Frameworks

🛠️ Tools

🧪 DSA Foundation & Templates

🚀 DSA-Playground

Status   Category   Optimization

A comprehensive repository for mastering Data Structures and Algorithms with a focus on high-performance templates and competitive programming.

  • Segment Tree: Industrial-grade template with van Emde Boas (vEB) layout for 10-30% faster cache-local queries.
  • Self-Adjusting Trees: Complete implementation of Splay Trees with $O(\log n)$ amortized operations.
  • CP31-Sheet: Systematically solving curated problems (800-1900 difficulty) from Codeforces.
  • Graph Suite: Optimized Dijkstra, Kosaraju’s SCC, and MST templates.
Explore Repo

🚀 Featured Projects

⚡ SerDeLite

Version   Downloads   License   OS

A high-performance, zero-allocation C++11 serialization library designed for real-time systems and game engines.

  • 17.6M ops/sec throughput with sub-60ns latency.
  • Purely stack-based memory management.
  • Verified linear scaling for complex nested data.
View Repo

🔍 LexiC

License   OS

A modular Lexical Analyzer for the C programming language that tokenizes source code into structured lexical units.

  • Automated log generation and Doxygen documentation.
  • Binary-safe File I/O (LexerIO) for chunked processing.
  • Comprehensive classification for keywords, literals, and preprocessors.
View Repo

📊 GitHub Analytics

Pinned Loading

  1. SerDeLite SerDeLite Public

    A high-performance, header-friendly C++ serialization library (17.6M ops/sec). Sub-60ns latency for game engine data.. Seamlessly switch between compact Binary and human-readable JSON with zero ext…

    C++ 1

  2. LexiC LexiC Public

    LexiC is a simple and modular C project that converts source code into a stream of tokens. It handles token counting, segmentation, and full tokenization, forming the first stage of a compiler or i…

    C 1

  3. PythonAudioProcessing PythonAudioProcessing Public

    Python is a powerful language for audio processing due to its simplicity and ease of use. It provides several libraries for audio processing, including wave , PyAudio, soundfile, librosa, Pydub

    Python 2

  4. GridKit GridKit Public

    Say hello to GridKit, a lightweight and efficient framework designed to simplify grid-based layouts in iOS apps.

    Swift 1

  5. News_Scraping News_Scraping Public

    Web scraping is the automated gathering of content and data from a website or any other resource available on the internet. Unlike screen scraping, web scraping extracts the HTML code under the web…

    Python 2 1

  6. Bank-Management-System-CPP Bank-Management-System-CPP Public

    Bank Management System is based on a concept of recording customer’s account details. Here the user can perform all the tasks like creating an account, deposit amount, withdraw amount, transfer amo…

    C++ 1