Skip to content
View ramnath-subramanian18's full-sized avatar
✌️
✌️
Block or Report

Block or report ramnath-subramanian18

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

πŸ‘‹ Hi there, I'm Ramnath Subramanian πŸš€

πŸ§‘β€πŸ’» About Me:

  • Software Engineer at Mouser Electronics.
  • Interested in FullStack applications & Data Science
  • Currently exploring Spring Boot, Android App Development.

πŸŽ“ Academic Background:

  • Master's in Computer Science from UTD.
  • Bachelor's in Electronics and Communication from VIT.

🀝 Let's Connect:

🌐 Ready for a Coding Odyssey Together?

Languages and Tools


React Java Python Spring JavaScript NodeJS JWTHTML5 CSS3 Linux Apache Spark


MongoDB Oracle MSSQL MySQL


git Docker Kubernetes Grafana Prometheus Jira Selenium Shell Script Kibana


Pinned

  1. Email-Classification-Backend Email-Classification-Backend Public

    A Python Flask backend using decision tree classifiers, ChatGPT, JWT authentication, and MongoDB storage for an email classification system; containerized with Docker for seamless deployment.

    Python 1 2

  2. EmailClassifier-ReactFrontend EmailClassifier-ReactFrontend Public

    Frontend code for an email classification system with Decision Tree classifier, integrated ChatGPT, JWT authentication, MongoDB storage, and Dockerized modules.

    JavaScript 1 2

  3. Encrypted-File-System Encrypted-File-System Public

    A Java-based Encrypted File System implementing efficient file operations with SHA384 hashed password validation, HMAC for integrity, and 1024-byte chunk encryption.

    Java

  4. Intelligent-Classroom Intelligent-Classroom Public

    Frontend code for an automated system using face recognition for attendance and ML-based handwriting recognition for answer script correction, eliminating human error in the evaluation process.

    HTML 1

  5. Reddit-Kafka-Spark-Pipeline Reddit-Kafka-Spark-Pipeline Public

    Backend code for a Python application using Reddit Python SDK, Kafka, and PySpark to stream subreddit comments, filter named entities, and visualize trends in Elasticsearch and Kibana.

    Python

  6. Doordash Doordash Public

    An emulation of DoorDash's database model for a DB Design Course, encompassing requirements gathering, ER diagram creation, relational mapping, normalization, and DDL statements using Oracle 19c, w…