Skip to content
View Vatsalj17's full-sized avatar
:dependabot:
Exploring
:dependabot:
Exploring

Block or report Vatsalj17

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
Vatsalj17/README.md
  • 👋 Hi, I’m @Vatsalj17
  • 👀 I’m interested in computer science, coding, and exploring the world of AI and ML.
  • 🌱 I’m currently learning C and working on fun projects
  • 💞️ I’m looking to collaborate on innovative projects and coding challenges.
  • 📫 Reach me at vatsaljaiswal17@gmail.com or connect with me on LinkedIn at www.linkedin.com/in/vatsalj17
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I love solving logic puzzles, Sudoku, and playing chess!

Pinned Loading

  1. C-WeatherApp C-WeatherApp Public

    C-WeatherApp is a command-line tool in C that fetches real-time weather data for any city using the OpenWeatherMap API, displaying information like temperature, humidity, wind speed, and weather co…

    C

  2. C-cmdline-calculator C-cmdline-calculator Public

    A simple command-line calculator written in C that performs basic arithmetic operations (addition, subtraction, multiplication, division, and exponentiation). This calculator validates user input t…

    C

  3. Hangman-C-Edition Hangman-C-Edition Public

    This repository features a command-line Hangman game implemented in C. Players guess a hidden word one letter at a time, with 7 incorrect guesses allowed. The game includes random word selection fr…

    C

  4. TicTacToe-Game-C TicTacToe-Game-C Public

    A console-based Tic-Tac-Toe game in C where players compete against an AI. The game includes win and draw detection, with future enhancements planned to allow users to choose their marker and enabl…

    C