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

Block or report halochaudhary

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

πŸ‘‹ Hi, I'm Manish Kumar (@halochaudhary)

About Me

  • πŸ‘€ I’m interested in Backend Development, IoT Innovations, and DevOps Tools.
  • 🌱 I’m currently enhancing my skills in Machine Learning and AI.
  • πŸ’žοΈ I’m looking to collaborate on Python projects, especially those involving Flask, Django, and IoT.
  • πŸ“« How to reach me: manisharman123@gmail.com
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I have automated several complex processes using Bash scripting, significantly reducing manual efforts and enhancing efficiency.

Skills

Back End Development

  • Languages: Python, Go
  • Frameworks: Django, Flask
  • Databases: MySQL, PostgreSQL, SQLite3, Redis
  • Scripting: Bash

Frontend Development

  • Tkinter, Selenium, HTML, CSS, JavaScript, Bootstrap

DevOps Tools

  • Docker, Chef, GitHub, Git, Bitbucket

IoT & Single Board Computers

  • Raspberry Pi, Orange Pi, Jetson Nano

Miscellaneous

  • AWS, GCP

Other Technologies

  • Nginx, OpenCV, YOLO, TensorFlow, Tesseract, PIL, MoviePy

Soft Skills

  • Quick Learner, Bias for Action, Problem Solving, Team Player, Adaptability

Experience

ParkPlus | Parviom Technologies Pvt. Ltd.

Senior Network Engineer | Jun 2022 - Aug 2023 | Gurgaon

Technical Support Executive | Aug 2019 - Jun 2022 | Gurgaon

  • Delivered nationwide backend support, ensuring seamless operations via Freshdesk and phone assistance.
  • Configured, deployed, maintained, and troubleshot RFID firmware on Raspberry Pi and Orange Pi, PMS application on Dell T30, T40, PowerEdge and rack servers, and ANPR system on Nvidia Jetson Nano.
  • Provided regular project status updates on Trello and WhatsApp groups.
  • Led and supervised a team of technical engineers, overseeing new development changes and providing technical support for multiple R&D projects.
  • Utilized Git for maintaining and updating PMS server and firmware codes, optimizing deployment processes with Docker Compose and Docker Build, and managed critical cron jobs for system efficiency.

Education

  • Master in Network Administration + Cloud, Jetking, Faridabad (Jun 2017 - May 2018)
  • B.Tech. in Computer Science & Engineering, Applied College of Management & Engineering, Mitrol, Palwal (Apr 2009 - May 2013)

Certifications

  • Tutedude Python Course
  • Multiple certifications from Udemy covering various Python applications and other technologies.

Interests

  • Traveling
  • Nutrition & Food
  • IoT Innovations
  • Self-improvement

Feel free to connect with me on LinkedIn.

Popular repositories Loading

  1. Web-Scrapping-Price-Tracer Web-Scrapping-Price-Tracer Public

    This repository contains a Python script for web scraping product details, specifically the title and price, from Amazon using the requests library and BeautifulSoup. The script is designed to trac…

    Python 1

  2. example-repo example-repo Public

    HTML

  3. halochaudhary.github.io halochaudhary.github.io Public

    EXPRESS QR CODE GENERATOR. QR Code Generator using QRCode.js

    HTML

  4. tkinter_calculator tkinter_calculator Public

    The Simple Calculator using Tkinter is a Python project created to provide a user-friendly interface for performing basic arithmetic operations. Developed with the Tkinter library, it offers users …

    Python

  5. font_to_image font_to_image Public

    This repository contains two Python scripts that use FontForge to export glyphs from a font file into PNG images. One script exports all glyphs, while the other exports only a selected range of gly…

    Python

  6. Automation-using-Selenium Automation-using-Selenium Public

    Getting product data from Amazon website using Selenium WebDriver to Automate a search on Amazon.in

    Python