Skip to content
View TechStuffBoy's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report TechStuffBoy

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

Hey! I'm Nandha!

I'm a minimalist, committed, self-taught developer. I am always passionate about the technology and the way it helps people solve their problems.

What am I Capable of?

  • Backend Development.
  • Web Scraping.
  • Database Design and Implementation.
  • Frontend Development(Novice).
  • Firmware Development(IOT) - Arduino, Raspberry Pis or any other Single Board Computers, Interfacing Sensors.

🔭 I’m currently working on, (during sparetime)

  1. Fuel API (Powered by Flask) - An API to get petrol, diesel and LPG price for India. I could not find a better API for that, so Im building one - 100% Completed. Using AWS Lambda to handle millions of traffic on the fly, it can scale down and up as needed. [https://github.com/TechStuffBoy/p_fuel_api]
  2. A complete website for a Staffing Company (Powered by Django) - 75% completed - Manage employees, staffs, Admins. Job Posting and Resume Submission and a Contact Form. I am yet to furnish the UI part. [https://github.com/TechStuffBoy/p_staffing_site_django]
  3. Fuel, Exchange Rate Bot (Powered by Python) - Fuel Rates(Petrol/Diesel/LPG), Exchange Rates - 100% completed - Project scrapes and sends out a notification over Telegram Channel on preset time. Deployed in an AWS EC2 instance. Currently given access to friends and families. [https://github.com/TechStuffBoy/p_fuel_inr_grocery]
  4. GoldRate Notifier (Powered by Python) - Gold/Silver Rates - 100% completed - Project scrapes and sends out a notification over Telegram Channel on preset time. Thinking to extend it with SMS notifications. Deployed in an AWS EC2 instance. Currently acccess given to few of Jwellery Shop Owners and families. [https://github.com/TechStuffBoy/p_gold_rate_notifier]
  5. DreamCandle (Powered by Django) - My wife has a strong interest in producing homemade candles. It has a pleasant odour and is suitable for Dates, Candle-Light Dinners, or simply personal usage. To create a website that lists the offers, receives payments, and ships to the end clients. [Yet to Start]
  6. Kantactz - AddressBook Management Web App (Powered by Django) - Users can signup and manage their contacts. [https://github.com/TechStuffBoy/Kantactz]. Not yet deployed, will do in sometime.

Pinned Repositories

Request you all to have a look at my pinned repositories below.

Technical Skills:

Languages          
  Primary           :  Python, Javascript(ES6+), C.
  Secondary         :  Java.
  
Web Technologies    :  HTML5, CSS3, Bootstrap.

Frameworks          :  Django, Flask, React JS(Novice).
Database            :  MySQL, POSTgreSQL, SQLite.
ORMs                :  Django ORM, SQLAlchemy.


Version Control     :  Git.
OS                  :  Mac, Ubuntu, Windows 10[WSL].
Cloud Technologies  :  AWS EC2, AWS Lambda, Heroku, Linode.

IOT Protocols       :  MQTT, 6lowPAN, I2C, SPI, UART, RS-485, Ethernet Powerlink (IEC 61158).
Hardware            :  Raspberry Pi, Arduino.
MISC                :  Kernel Compilation, FPGA, Xilinx Petalinux.

Please have a look at my Git Contribution Stats below which includes both private and public repos.

What am i tinkering More?

  • Frameworks : Django(Python), React JS (Javascript)
  • Devops : Docker and Docker-Compose.

Whats my interest?

  • Aqua Scaping
  • Body Building
  • Space venturing

Quotes

  • Do what you love and love what you do!
  • Happy Coding 😉

Pinned

  1. p_staffing_site_django p_staffing_site_django Public

    A complete website for a staffing company (powered by Django) - Manage employees, staffs, and admins efficiently. Job posting, resume submission, and a contact form are also available. Employees ar…

    1

  2. p_gold_rate_notifier p_gold_rate_notifier Public

    On the specified time, the project scrapes and sends a notification that is Gold and Silver Retail Rate through Telegram Channel.AWS EC2 instance was used for deployment. Currently, access is grant…

    1

  3. p_fuel_api p_fuel_api Public

    An API for retrieving fuel, diesel, and LPG prices in India. I couldn't find a better API for it, so I created one. It can scale down and up as needed by using AWS Lambda to handle millions of requ…

    2

  4. p_fuel_inr_grocery p_fuel_inr_grocery Public

    On a certain time, the project scrapes and sends a notice such as Fuel price, Exchange Rates through Telegram Channel. AWS EC2 instance was used for deployment. Friends and family are currently gra…

    1

  5. p_dream_candle p_dream_candle Public

    My wife has a strong interest in producing homemade candles. It has a pleasant odour and is suitable for Dates, Candle-Light Dinners, or simply for a personal usage. To create a website that lists …

  6. staffing_proto staffing_proto Public

    Staffing Prototype using Flask

    HTML 1