Skip to content
View codebyrks's full-sized avatar

Block or report codebyrks

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Simple-Calculator Simple-Calculator Public

    A simple calculator program written in C that performs basic arithmetic operations (addition, subtraction, multiplication, and division). This program allows users to input two numbers and select a…

    C

  2. Restaurant-Website Restaurant-Website Public

    "Teen's Taste" is a responsive restaurant website built with HTML and CSS, featuring a clean layout with hero, menu, and about sections along with the dynamic food filter feature using JavaScript. …

    CSS

  3. weather_chatbot weather_chatbot Public

    🌦️ A simple Streamlit-based weather chatbot that shows real-time weather and a 5-day forecast using OpenWeatherMap API.

    Python

  4. number-guessing-game number-guessing-game Public

    This is a simple, web-based Number Guessing Game implemented using the Flask micro-framework in Python.

    HTML

  5. Weather-App-flask Weather-App-flask Public

    Purpose: To provide users with the current weather conditions and a 5-day forecast for any city worldwide. Functionality: Fetches data from a public API, calculates weather type (sunny, rainy, etc.…

    CSS