argon17

Premsagar Kumar

Introvert | Unconventional

Basic Information

Education

B.Tech. - Electrical Engineering

National Institute of Technology, Patna (2018-2022)

10th and 12th - Science

+2 Janta H/S Aliganj, Sonkhar, Jamui (2014-2017)

Skills

  • Data Structures and Algorithms
  • C++, Python
  • ReactJS
  • Git & GitHub

About Me

I'm currently working as a Software Engineer at Infineon Technologies. Learning new things and excelling at it is something I really enjoy.

Projects

WeTalk : A Chatting Web Application

https://argon17.github.io/WeTalk/
  • Developed a chatting web application using ReactJS, Firebase and Material UI.
  • Implemented google authentication and live chat feature with added image upload feature.
  • Added the functionality to create channels and add user to the channel.
  • Technologies Used: ReactJS, Firebase, MaterialUI.

    Password Manager

    https://github.com/argon17/Password-Manager
  • Developed a terminal based python password manager, which securely saves the passwords and other credentials on a local database.
  • Each entry gets encrypted using AES-256 encryption and then stored in the sqlite database.
  • Technologies used: Python, SQL.

    Assignment Tracker

    https://github.com/argon17/Assignment-Tracker
  • Developed a telegram bot, which tracks the pending assignments in Microsoft Teams and keeps the user updated.
  • Used Selenium to automate the login and scraping the data from MS Teams.
  • Used Pyrogram library to interact with the telegram bot via MTProto API.
  • Technologies used: Python, Selenium, Pyrogram.

    Other Achievements

    • Achieved 6* in Problem Solving on HackerRank
    • Solved 800+ problems across coding platforms