Skip to content
View JishnuPG-tech's full-sized avatar

Block or report JishnuPG-tech

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

Typing SVG

  

Instagram LinkedIn Email GitHub


About Me

class JishnuPG:
    def __init__(self):
        self.name        = "Jishnu P G"
        self.location    = "Palakkad, Kerala, India"
        self.education   = "BCA Final Year @ Yuvakshetra Institute of Management Studies"
        self.next        = "Pursuing MCA"
        self.passion     = ["Building AI projects", "Full Stack Development", "Open Source"]
        self.interests   = ["Artificial Intelligence", "Machine Learning", "GenAI", "DevOps"]
        self.hobbies     = ["Gaming", "Movies", "Exploring new tech"]
        self.open_to     = "Fresher roles"
        self.goal        = "Ship real-world software. Get hired. Keep learning."

    def say_hi(self):
        print("Thanks for stopping by! Let's build something great. 🚀")

me = JishnuPG()
me.say_hi()

Featured Project

⚡ SmartWatt — AI-Powered Electricity Consumption Predictor

Built as my major project — a hybrid AI + physics system for appliance-level energy prediction, modelled on Kerala-specific household data

Layer Technology
ML Model Deep Neural Network — TensorFlow / Keras
Data Engineering Monte Carlo simulation · 12,000 synthetic households
Backend FastAPI · Parallel processing · Anomaly detection
Frontend React + Next.js
Database PostgreSQL · Automated model retraining pipeline

Tech Stack


Academic — Learned in Class

These are languages and subjects I have formally studied and practised.

                       

Project Experience — Used While Building

These are frameworks and tools I picked up hands-on while building real projects.

                    

Tools & Environment

              

Certifications

Certificate Issuer Year
5-Day AI Agents Intensive Google via Kaggle 2025
Gemini Certified Educator Google for Education 2025
Generative AI Mastermind Outskill 2025
Python Training IIT Bombay — Spoken Tutorial 2024
Generative AI with Google Cloud Google for Developers 2023
Android with Compose Google for Developers 2023
Career Essentials in Generative AI Microsoft & LinkedIn 2023

GitHub Stats


Activity Graph

Activity Graph

GitHub Trophies


Random Dev Quote


My Stats — Contribution Snake

github-snake

Final Year BCA Student · Aspiring Developer · Kerala, India
Open to fresher roles
[email protected]

Popular repositories Loading

  1. SmartWatt-Frontend SmartWatt-Frontend Public

    SmartWatt

    TypeScript 1

  2. Portfolio Portfolio Public

    JavaScript 1

  3. SmartWatt SmartWatt Public

    SmartWatt is a hybrid AI and physics-based residential energy estimation platform for Kerala households, providing appliance-wise consumption analysis, KSEB-aligned bill insights, and optimization …

    Python 1

  4. FastAPI-Learning FastAPI-Learning Public

    JavaScript 1

  5. JishnuPG-tech JishnuPG-tech Public

  6. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java