Skip to content
View Devansh-567's full-sized avatar

Block or report Devansh-567

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

Devansh Singh

Software Engineer & Academic Reviewer | Peer Reviewer & Open-Source Author
Pune, India · Portfolio · LinkedIn · Email · GitHub


B.Tech Computer Science student at GH Raisoni University specializing in software engineering, core systems design, and a little bit cryptography. Track record includes publishing peer-reviewed research with IEEE, maintaining open-source infrastructure tools on PyPI, and serving as an active peer reviewer for international technical conferences.

Engineering Tech Stack

  • Languages: C, C++, Python, JavaScript/TypeScript
  • Backend: Node.js, FastAPI, Django, Socket.io
  • Frontend Infrastructure: Next.js, React, TailwindCSS
  • Cloud & DevOps: AWS, Docker, GitHub Actions, Cloudflare, Supabase
  • Databases: PostgreSQL, MySQL, Prisma ORM

Key Open-Source Projects & Research

ChronoMap - Author & Maintainer

  • Published Python package for time-series geospatial visualization and mapping.
  • Reached 50,000+ downloads on PyPI.
  • pip install chronomap

Flytora - Creator

  • Browser-rendered interactive game engine utilizing HTML5 Canvas and custom JavaScript optimization techniques.

Peer-Reviewed Publications & Technical Service

Research Papers

  • IEEE: Delta Encoding and Predictive Modeling for Lossy Time-Series Compression Using Adaptive Linear Updates (Link)
  • IEEE: Parallel Task Scheduling and Dynamic Offloading for Deep Learning: Aptos Framework (Link)
  • IEEE: SMEE Architecture & Protocols (Link)
  • IEEE: DMS4096+ Cryptographic Protocol Engine (Link)
  • JETIR / IJCSP: Research on UAV Autonomous Systems, Lossless Compression, and Sentinel Adornments.

Peer Reviewer & Technical Committees

  • IEEE MobiApps 2026 · IEEE FET 2026 · IEEE 3ICT 2025

Experience & Honors

Professional Experience

Role Organization Focus / Venue Timeline
R&D Intern CSIR - National Chemical Lab Computational Systems & Research Aug 2026 - Present
SDE Intern (Team Lead) Cubane™ Software Engineering & Leadership Jun 2026 - Sept 2026
Peer Reviewer IEEE 3ICT 2026 Information & Comm. Tech Jul 2026 - Sept 2026
Peer Reviewer IEEE MobiApps 2026 Mobile Apps & Open Networks Mar 2026 - Jul 2026
Peer Reviewer IEEE FET 2026 Frontiers in Engineering & Tech Jan 2026 - Mar 2026
Peer Reviewer IEEE 3ICT 2025 / Univ. of Bahrain Information & Comm. Tech Sep 2025 - Nov 2025

Selected Competition Wins (8× Hackathon Winner)

  • 1st Place: Ratan Tata Innovation Minds Award (Techathon 2.0)
  • 1st Place: HacktoberFest National Hackathon
  • 1st Place: CyberKavach National Cyber Festival
  • 1st Place: 20th Engineering Today National Hackathon
  • Runner-Up: INCEPTIA 2025, Convene 2025, Tantraudgama 2.0

Popular repositories Loading

  1. Surrogate-Assisted-Hybrid-Optimizer Surrogate-Assisted-Hybrid-Optimizer Public

    Surrogate-Assisted Hybrid Optimizer combining Evolutionary Algorithms, CMA-ES, and Bayesian Optimization with an ensemble of Gaussian Process, Random Forest, and MLP models. Supports mixed-variable…

    Python 2

  2. Chronomaps Chronomaps Public

    Production-grade time-versioned key-value store with snapshots, LRU caching, TTL, and async support

    Python 2 3

  3. APCA-Compressor APCA-Compressor Public

    Adaptive Predictive Compression Algorithm (APCA) in Python – A lightweight time-series compressor using windowed autoregression and delta encoding, with visual performance evaluation.

    Python 1

  4. APTOS-AutoParallel-Offloading APTOS-AutoParallel-Offloading Public

    A lightweight system for auto-parallelization and intelligent task offloading across CPU, simulated GPU, and deep learning tasks using Python.

    Python 1

  5. TripleECC-Encryption-Tool TripleECC-Encryption-Tool Public

    A GUI-based cryptographic tool that demonstrates enhanced encryption using Triple Elliptic Curve Cryptography (ECC), with real-time attack simulations and security comparisons.

    Python 1

  6. Bitcoin-transaction-pool-simulator Bitcoin-transaction-pool-simulator Public

    A Python-based real-time blockchain transaction pool simulator that models fee prioritization, fairness scoring based on network congestion, and transaction expiry. The simulator mimics how blockch…

    Python 1