Skip to content
View ajay-techspace's full-sized avatar

Highlights

  • Pro

Block or report ajay-techspace

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

Popular repositories Loading

  1. crypto_portfolio_tracker crypto_portfolio_tracker Public

    Track and visualize your crypto portfolio with Python. Includes price fetching, return calculation, and performance charts.

    Python

  2. smart_travel_planner_with_constraints smart_travel_planner_with_constraints Public

    Graph-based travel route planner using Dijkstra and BFS with scheduling constraints

    Python

  3. blackjack_card_game blackjack_card_game Public

    A command-line Blackjack card game implemented in Python using OOP concepts.

    Python

  4. weather_app weather_app Public

    🌦️ A beginner-friendly Python CLI app that fetches real-time weather data for any city using the OpenWeatherMap API

    Python