Skip to content
View in-explicable's full-sized avatar
Block or Report

Block or report in-explicable

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

๐Ÿš€ May thy knife chip and shatter! ๐ŸŒŒ

def introduce():
    name = "Nivesh S"
    profession = "VLSI Enthusiast"
    hobbies = ["Coding", "Exploring new technologies", "Building cool projects"]
    interests = ["FPGA", "Machine Learning", "Robotics"]

    print(f"Hello fellow coders! ๐Ÿ‘‹ I'm {name}, your friendly neighborhood {profession}.")
    print("I'm on a mission to explore the vast universe of electronics and beyond!")
    print("When I'm not hacking away on my Raspberry Pi, you can find me:")
    
    for hobby in hobbies:
        print(f"๐Ÿ” {hobby}")
        
    print("I'm particularly passionate about:")
    
    for interest in interests:
        print(f"๐Ÿš€ {interest}")

introduce()

About Me

A curious student and a budding engineer beginning on an adventurous quest to learn interesting stuff, piece together the many pieces of the puzzle called life and contribute new ideas to the table. Passionate about electronics and robotics, sharing an unique bond with circuits and simulations.

What I'm Up To

  • ๐Ÿค– Exploring the realms of machine learning and artificial intelligence.
  • ๐ŸŽฎ Crafting circuits and simulations.
  • ๐ŸŒ Building projects that could help the society.
  • ๐Ÿ“š Embarking on a quest to explore VLSI with everyone.

Skills

  • Programming Languages: Python, MATLAB, C, C++, Verilog
  • Frameworks & Technologies: FPGA, Raspberry Pi
  • Tools: Xilinx Vivado, Quartus Prime, ModelSim, MATLAB

Languages and Tools:

c cplusplus python matlab quartus vivado premierpro

Let's Connect

๐Ÿ“ซ Want to collaborate on a project or just chat about the latest tech trends? Feel free to reach out! Let's embark on an epic coding quest together! ๐Ÿš€

Connect with me:

nivesh-s nivesh_nvsh

Pinned

  1. Gesture-Tracking-using-ESP32-CAM Gesture-Tracking-using-ESP32-CAM Public

    Python 1

  2. Wearable-Voice-Assistant-For-The-Visually-Impaired Wearable-Voice-Assistant-For-The-Visually-Impaired Public

    C++ 1