Git Product home page Git Product logo

alt text

My Tech Toolbox 🧰

python html5 css3 C++ git mysql Docker PostGreSQL

About

Author of more than 10 books and Co-working in 25+ projects from international arena, dreams higher to achieve goal and wants to have a major role in society improvement and shows enthusiasm by being a State Admin In-charge of ThinkLogics' Digital Buddy Program for Tamil Nadu and Zonal President of Government registered NGO "Youth United Council Of India" - Southern Tamil Nadu. Also Representing as Campus Ambassador for Great Learning, virtual educational provider. Performed well enough to became former Karur district president from member while serving at "National Youth Council Of India".

A young bibliophile, wanderlust, social activist, vigilant, minimalist, technical enthusiast, perfectionist, over achiever, multitasker and a change agent. Aims to heal people through highness of words in research articles and projects. Co-Author of the first book from Ethical Life Series named as "Lifologics" and author of non-fictional book series, "Era of Liv-On" to encourage the society to achieve their goals along with morals. Author of a technical books named as β€œBLAC – Beginner Level Arduino Codings” , "Basics of Java" and "Basic Electronics Tutorial - Series" for academic Scholars and Candidates.

Member of seven international Engineering and Research communities namely "IEEE", "International Association of Engineers", "National Society of Professional Engineers", "International Association of Innovation Professionals", "Space and Satellite Professionals International", "International Management Research & Technology Consortium" and "Institute for Engineering Research and Publication" as well as a member of two National Technical community named as "Hackathon" and "All India Council for Technical Skill Development" and also a member of local technical society named as "Seltronics".

A social activist, who recently bought dream to reality by confirming upcoming international project "Weightless robot leg to help walk challenged". Project named as "Improved portable milking machine using impulse method" helped local farmers a lot. Dedication and sincerity has decorated with several awards and accolades till now. Institutional level topper while pursuing diploma in "The Karur Polytechnic College", Karur.

Organised about five virtual based events namely, "Art Fest", "Word War", "Snapshot", "Brainiac", "Techtron - 2021" and "Project - iON" and many interorganisational events to improve the skills, knowledge and career of youngsters. The presentation named as "LoRaWAN" got the title of best paper in MITRECKO - 2K19, organised by Mahendra Institute of Technology, Tiruchengode and technical skills got the title winner in "TECHFINIX '19", organised by Paavai Engineering College, Namakkal.

Claimed several credentials from most reputed organizations like IBM, Google, Cisco, TCS, etc., C2 Proficient in EF SET. Holding 350+ certifications which has been awarded during the academic year of 2020 to 2021 along with more than 100 Digitally Verifiable Badges. Successfully completed 65+ Professional Development Hours conducted by IEEE Continuing Education. Holding highly valuable credentials like ISO/IEC 27001 Information Security Associate from Skillfront, Network Security Associate level 2 from Fortinet's National Security Expert, Certified Calico Operator: Level 1 from Tigera, Cybersecurity Associate from Certiprof, etc., And also holding Six Sigma Yellow Belt from SMStudy organization.

πŸ“Š Github Stats

Sai Hari | Stats

Visitor Count

SaiHari_N's Projects

ballotchain-for-secure-and-transparent-e-voting-mechanism icon ballotchain-for-secure-and-transparent-e-voting-mechanism

In a wide range of practical applications, artificial intelligence (AI) has shown to have enormous potential. However, applying AI to trust-oriented applications like electronic voting still presents some substantial challenges in terms of fairness, transparency, and trustworthiness.

bldc-motor-controller icon bldc-motor-controller

Design and implement a control system that can be used to regulate the speed and direction of a Brushless DC (BLDC) motor using an Electronic Speed Controller (ESC), and control the angle of a Cyclic Collective Pitch Mixing (CCPM) mechanism using a CCPM controller

bluetooth-controlled-line-follower icon bluetooth-controlled-line-follower

it is a robot designed to follow the line and automatically deliver the object to its destination. This robot uses a closed-loop system to follow the track accurately. It can be controlled by a smart phone application using bluetooth technology.

coral-teachable-machine icon coral-teachable-machine

The Embedded Teachable Machine allows you to quickly and interactively train a computer vision system to recognize objects simply by offering up examples to a camera and pressing one of four buttons to select the classification.

edge-tpu-object-detection icon edge-tpu-object-detection

This code performs object detection and tracking using a pre-trained Tensor Flow Lite (TFLite) model. In addition, it can track each unique object in terms of how it is moving through the frame of vision i.e. if it is moving up / down / left / right or just stationary. There are two main scripts: one takes a live video feed from Raspberry Pi camera; the other analyses an existing video file.

face-mask-detection icon face-mask-detection

The system is designed to detect the faces and to determine whether the person wears a face mask or not. Using the above data, we can decide whether the concerned person can be allowed inside public places such as the market, or a hospital. This project can be used in the hospital, market, bus terminals, restaurants, and other public gatherings where the monitoring has to be done. This project consists of a camera that will capture the image of the people entering public places and detect whether the person wears a face mask or not using their facial features.

image-caption-generator-using-cnn icon image-caption-generator-using-cnn

Image caption generator is a task that involves computer vision and natural language processing concepts to recognize the context of an image and describe them in a natural language like English.

keyphrase-detection icon keyphrase-detection

A keyphrase detector, often referred to a keyword spotter (KWS) is a simple speech processing application that detects the presence of a predefined word or short phrase in stream of audio. This is commonly encountered nowadays with hotwords (or wake words) such as "OK Google" or "Alexa" that are used by digital assistants to tell them when to start listening. The repo contains a keyphrase detection model that can detect about 140 short keyphrases such as "move left", "position four" in a two second window of audio.

real-time-face-mask-detection-using-deep-learning-and-opencv icon real-time-face-mask-detection-using-deep-learning-and-opencv

Indoor places, such as restaurants and grocery stores, are legally required to have rules in place for the mandatory use of face masks. Having a worker manually examining each person to make sure their mask is on simply defeats the goal of limiting contact with people as much as possible. So, a real-time face mask detection system can be used to address this issue that will not only maximize efficiency but will also ensure to potentially save lives. The technology behind the real-time face mask detection system is not new. In Machine Learning, face mask detection is the problem of computer vision. Too often we see computer vision applications of this technology in our daily lives. A common example is a face unlocking in smartphones. The goal of a face mask detection system is to create an image recognition system that understands how image classification works, and it should work with great accuracy so that our model can be applied in the realtime situations. It will work by recognizing the boundaries of the face and predicting whether or not you are wearing a face mask in real-time.

saihari-n icon saihari-n

Check out my portfolio for reference and contact me for mentorship

target-tracking-for-dji-tello-using-hsv icon target-tracking-for-dji-tello-using-hsv

This code provides a tracking algorithm for DJI-Tello. Targets are tracked in HSV color space. There is no learning involved in this project. Hardcoded for green balls for now, but the masks can be changed as per requirements.

ultrasonic-based-blind-stick-using-nodemcu icon ultrasonic-based-blind-stick-using-nodemcu

One of the many challenges that blind people face in life is navigating the streets. On the street, there are numerous vehicles and obstructions that could harm them. Therefore, keeping this issue in mind, we developed a Smart blind stick that searches the area in front of it with an ultrasonic sensor for obstacles.

wusn-based-mining-safety-monitoring icon wusn-based-mining-safety-monitoring

The monitoring system collects temperature, moisture and gas values around the mine, and then transmits the data through wireless underground sensor network.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.