Skip to content
View Raghav-56's full-sized avatar
πŸ‘‹
Looking for cool stuff to collaborate and work on
πŸ‘‹
Looking for cool stuff to collaborate and work on

Block or report Raghav-56

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

Raghav-56

Hi there! I'm Raghav Gupta

Typing SVG

πŸ’« About Me

  • πŸ’» B.E. in Information Technology @ UIET, Punjab University, Chandigarh
  • 🌱 Currently learning advanced ML algorithms and Full Stack Development
  • 🌐 Passionate about Web Development, AI/ML, Cybersecurity, and Quantum Computing
  • 🧩 I love automating tasks and solving problems through code
  • πŸ”­ Working on building a solid foundation in Artificial Intelligence and Web Development
🧠 More about me
  • πŸ“š Dedicated and hardworking optimist, eager to learn and adapt to new challenges
  • πŸ” Current focus: Expanding my skills in AI and Machine Learning for real-world applications
  • ⚑ Fun fact: Add an interesting fun fact about yourself

πŸ› οΈ Tech Stack

Python C++ Rust JavaScript React Tailwind CSS HTML5 CSS3 SQL Haskell

πŸ“Š GitHub Stats

πŸ“ˆ Stats and Contributions
Raghav's GitHub streak
Contribution Graph
πŸ† GitHub Trophies
GitHub Trophies

🌟 Featured Projects

πŸ“« Connect With Me


Profile Views

Pinned Loading

  1. arg_print.cpp arg_print.cpp
    1
    // cpp code to take a number of command line arguments from user and print them
    2
    
                  
    3
    #include <iostream>
    4
    using namespace std;
    5
    
                  
  2. clock.cpp clock.cpp
    1
    // This file will contain the implementation of a clock functionality.
    2
    // count
    3
    // stopwatch
    4
    // timer
    5
    
                  
  3. vcard_convert vcard_convert Public

    convert from .csv to .vcf

    Python

  4. Insightify-analysis/competitor_analysis Insightify-analysis/competitor_analysis Public

    Python

  5. VibeCode-ai/Currency_convert VibeCode-ai/Currency_convert Public

    various solutions / tools one can use to find equivalent values in diff currencies

    HTML

  6. Extract_frames_i_ffmpeg Extract_frames_i_ffmpeg Public

    Code to extract i key frames from videos using ffmpeg

    Python 1