Loading...
SELECT me FROM world WHERE
name LIKE '%%' AND
passion LIKE '%Code writing%' ;



Contact Me  

About Me

I'am basically a Coder

Sometime`s |

UPDATE About SET age = , occupation = '', current_year = '', program = 'B. Tech', field_of_study = 'Information Technology', institution = 'KSR College of Engineering', location = 'Tiruchengode', passion = 'coding', hobby = 'writing code' WHERE name LIKE '%%';

Qualification

"Education" : [
 {
   "Degree/Course" : "B.Tech" ,
   "Specification" :"Information Technology" ,
   "Institution/University" : "K.S.R College of Engineering, Tiruchengode" ,
   "Year of Passing" : "pursuing" ,
   "Percentage/CGPA" :
 },{
   "Degree/Course" : "Higher Secondary School" ,
   "Specification": "State board" ,
   "Institution/University" : "SRI Vidhyaa Mandir Higher Secondary School" ,
   "Year of Passing" : 2021 ,
   "Percentage/CGPA" : "81.5%"
 },{
   "Degree/Course" : "SSLC" ,
   "Specification" : "State board" ,
   "Institution/University" : "SRI Vidhyaa Mandir Higher Secondary School" ,
   "Year of Passing" : 2019 ,
   "Percentage/CGPA" : "82.2%"
 }
]
Learning is more than just getting a degree.

Skills

let role = prompt("Needed Role");
    if (role === "Web development") {
        if (frontend === "REACT" && backend === "NODE" && (HTML && CSS && JS && bootstrap) ) {
            console.log("Proficient in Web development Complete (90%).");
        }else {
            console.log("Still learning has not stopped");
        }
    }
    else if (role.equals("java")){
        if (java_Coder) {
            System.out.println("Complete (75%).");
        }else {
            System.out.println("Still learning has not stopped");
        }
    }


elif role == "python" :
    if python_Coder:
        print("Proficient in Python coding (80%).")
    elif python_Developer:
        print("Still learning has not stopped")


    else if (strcmp(role, "IOT") == 0){
        if (embedded_C_Programmer) {
            printf("Complete (70%).");
        }else {
            printf("Still learning has not stopped");
        }
    }

The expert in anything was once a beginner.

Portfolio

IOT Project

Enhanced Room Safety and Automation: Integrated Visitor Counter, Lighting Control, and Security System Solution

Python Package

Tamil to Thanglish converter in python.

Python project

Emergency communication for sign language users via Python, using gesture recognition and text message conversion.

Web Development

Telegram bot-powered file sharing portal for secure, direct sharing between web browsers and Telegram.

Python project

Automated lighting control system using face and body recognition for convenient and energy-efficient lighting adjustment in a room.

App Development

A playful love calculator app using names to determine relationship compatibility in a fun and interactive way.

Contact