Skip to content
View AmandaEvola's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AmandaEvola

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

Pinned Loading

  1. MovieList MovieList Public

    MovieList is a RESTful API dynamic web application built using Flask, Python, CSS, HTML and JavaScript, enabling users to search for movies and view details such as release date, vote average, etc.

    HTML 1

  2. Library-Database-Management-System Library-Database-Management-System Public

    This project contains SQL script files for setting up and managing a library database. It includes separate scripts for creating the database, defining tables, inserting sample data, and performing…

  3. datastructuresandalgorithms datastructuresandalgorithms Public

    This project contains basic examples of data structures and algorithms implemented in Python. It serves as a learning resource for beginners to understand fundamental concepts in computer science.

    Python 1

  4. Django-Calculator-Project Django-Calculator-Project Public

    My calculator project is a simple yet effective web application designed to provide users with a convenient way to perform basic arithmetic calculations directly within their web browser. Featuring…

    HTML

  5. Pong Pong Public

    Pong is a classic arcade game written entirely in Python 3 using Visual Studio Code. Leveraging the simplicity and power of Python, the game employs fundamental programming concepts like loops, con…

    Python 1

  6. Pok-monAPI Pok-monAPI Public

    The Pokémon Display Web App is a simple, front-end web application that fetches and displays information about Pokémon using the PokéAPI. This project aims to provide a user-friendly interface wher…

    HTML