Skip to content
View Shahalt1's full-sized avatar

Block or report Shahalt1

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
Shahalt1/README.md
  • 👋 Hi, I’m Shahal Thayyil
  • 👀 I’m interested in Robotics and Programming
  • 📫 How to reach me: shahalthayyil2020@gmail.com
  • 😄 Pronouns: Mr.
  • 🌍 I am from Kerala, India
  • 🛠️ Tech Stack: Frontend (Next.js + React) | Backend (PocketBase + Python)
  • 💼 Currently working at: TestZeus AI
  • 🚀 Always hacking on something new
  • 📬 Let’s connect: LinkedIn

Popular repositories Loading

  1. House-price-predition House-price-predition Public

    Built a house price prediction model using Random Forest Regression in Python's Scikit-Learn. The model is integrated into a user-friendly Tkinter GUI. Users input house details, click "Submit," an…

    Jupyter Notebook

  2. House-Price-Prediction-Webapp House-Price-Prediction-Webapp Public

    House Price Prediction Webapp: The House Price Prediction Webapp is an innovative tool that leverages machine learning to estimate house prices based on user-provided parameters, offering a seamle…

    HTML

  3. media-to-gcode media-to-gcode Public

    nesC

  4. Shahalt1 Shahalt1 Public

    Config files for my GitHub profile.

  5. Car-webapp Car-webapp Public

    JavaScript

  6. autograd autograd Public

    This neural network (NN) includes a `Neuron` class with weights, bias, and tanh activation. The `Layer` class groups neurons into a layer, and the `MLP` (Multi-Layer Perceptron) class stacks layers…

    Python