Hi,
I'm Dev Suthar
I'm a Student

Resume
My photo

About

I'm Dev Suthar

I am a Final-Year Computer Science and Engineering Student at National Institute of Technology, Surat.
I am enthusiastic about cybersecurity and a strong leader who excels in teamwork. With excellent communication skills, I am always eager to learn, upskill and embrace new challenges while valuing diverse perspectives in dynamic environments.

Skills

Python
C, C++
HTML
CSS
JavaScript
Node JS
Express JS
MySQL

Certifications

Google Cybersecurity Certificate View Certificate
IBM Backend Development with NodeJS and ExpressJS View Certificate

Experience

UPL Ltd.

Project: Energy Management System

May 2024 - July 2024

  • Used ARIMA and Facebook Prophet models to forecast energy meter readings with 98.12% accuracy and generate seasonal decomposition.
  • Built multiple regression models to predict and fill missing values, achieving 75.70% to 93.79% accuracy.
  • Worked on a report to understand NIST framework, IEC 62443 and the process of securing the data of an energy meter.
  • Contributed to PowerBI dashboard to improve energy consumption data visibility.

Nexus

Role: Founding Member and Event Manager

2023 - 2024

  • Played a pivotal role in establishing the club, that focused on upskilling and representing the CSE department. And facilitated integration of AI department to the club.
  • Successfully hosted and managed the "Blackbox" event in collaboration with Mindbend
  • Actively contributed to various events, enhancing teamwork abilities and fostering a supportive learning environment for peers.

Mindbend

Role: Head of Sponsorship committee

2024

  • Headed the sponsorship committee, cultivating relationships with companies and institutions to secure essential support.
  • Engaged effectively with sponsors, enhancing collaboration and fostering partnerships to ensure the event's success.
  • Facilitated effective communication between sponsors and the event team, ensuring alignment on goals and expectations throughout the planning process.

Projects

Authentication Scheme for UWANs

Underwater IoT Security

2024

A final year project focused on securing communication in Underwater Acoustic Sensor Networks. Developed a hybrid authentication scheme using Time Reversal CIR as the primary method and ML-based PUFs as a secondary mechanism.

AI Log Analyzer

Digital Forensics

2024

Web app that uses Gemini API to analyze XML format log files. Provides various analytics such as suspicious logs, log severity level, peak activity and more.

Encrypted Proxy Server

Network Layer Security

2024

Used python language to create TCP Client and Server that communicate via a Forwarder which acts as the proxy. The communication is enrypter with XOR encryption technique.

AniTrack Website

Backend Development

2023

Worked on the backend of a website that can store and display reviews of Japanese Anime

Line Following RC Car

IoT Engineering

2023

Using an arduino kit along with a bluetooth module, created a RC car that can be driven remotely. Made for a competition in an event called Mindbend.

Remote Controlled Car

IoT Engineering

2023

Using an IR sensor and arduino kit, created a RC car that follows a black line. Made for a competition in an event called Mindbend.

Hangman Game

Python Programming

2021

Simple hangman game using python. Allows gamemaster to choose a word, which the player has to guess with limited number of tries. Also provides hints by revealing a few letters based on the length of the word.