Skip to content
View selvvm's full-sized avatar
  • Telit
  • Bengaluru
  • 22:53 (UTC -12:00)
  • X @selvvm

Block or report selvvm

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

MasterHead

Hi 👋, I'm Mariselvam

A passionate Software engineer interested in backed and IoT domain

Coding

selvvm

Connect with me:

selvvm mariselvam kannan mariselvam10

Languages and Tools:

arduino c cplusplus css3 django figma git heroku html5 java javascript linux matlab mongodb mysql nodejs photoshop postman python react reactnative xd

selvvm

selvvm

Popular repositories Loading

  1. crop-recommendation-system crop-recommendation-system Public

    Jupyter Notebook

  2. ShoppinglyX ShoppinglyX Public

    Ecommerce project

    Python

  3. selvvm selvvm Public

  4. TinyTorch-C- TinyTorch-C- Public

    This C++ code implements a basic feedforward neural network to learn the XOR logic gate. It defines a `NeuralNetwork` class with methods for feedforward and backpropagation. The main function train…

    C++

  5. Custom-Heap-Allocator-with-Garbage-Collector- Custom-Heap-Allocator-with-Garbage-Collector- Public

    - Engineered a custom heap allocator in C, integrating a mark-and-sweep garbage collector for memory optimization. - Utilized merging and splitting techniques to enhance allocation and deallocation…

  6. Mutichat-Like-YT-or-insta-live-chat Mutichat-Like-YT-or-insta-live-chat Public

    The project developed a robust TCP server in Go for real-time communication. Utilizing concurrent client handling and robust error management, it ensures stability and security. With stringent secu…

    Go