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.

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

Hi there 👋

I'm Amanda Evola, a student at SNHU studying Information Technology with a concentration in Software Development and I also work from home doing Tech Support based out of sunny Florida. Welcome to my GitHub profile! 🚀

About Me 🌱

  • I am currently learning Python, Flask, Django, and even databases and containers such as SQL, Docker, and Kubernetes.

  • My biggest goal is to be at a point where I can utilize my skills in operations and development so I can become a backend developer, devops, system administrator, etc. (but my biggest wish is to be involved somewhere on the development side since I am skilled in both front-end and back-end development but prefer working on the back-end).

  • I also enjoy volunteering and have volunteered at several animal shelters, mental health organizations (such as 7 Cups), etc. and I hope to volunteer more in the future.

  • I am also a huge Star Trek: The Original Series fan and I eventually want to make it out to a Comic Con or something similar. You can add me on LinkedIn at - https://www.linkedin.com/in/amandaevola as well as on here on GitHub.

Skills 💼

  • Programming Languages: Python, HTML, CSS, JavaScript
  • Technologies/Frameworks: Flask, Django
  • Most Experienced In: Python (for programming/scripting on the back-end), PowerShell (for scripting), Windows, iOS, Android, Chrome, Google Suite, Salesforce, HTML/CSS for the front-end, and Flask for frameworks.

Projects

  • MovieList (https://github.com/AmandaEvola/MovieList) This is a project I created utilizing the Python programming language as well as HTML for the front-end, and the framework Flask to show you movies you are looking for, where I harnessed my skills in project management, full-stack development, and the use of RESTful APIs.

  • Intermediate-Python-Concepts (https://github.com/AmandaEvola/Intermediate-Python-Concepts) The project I created showcasing knowledge of intermediate Python concepts, explains different concepts to you such as functions, arguments, parameters, immutable vs mutable lists, etc.

  • Pong (https://github.com/AmandaEvola/Pong) This game I created was one of the first projects I had completed learning beginner to intermediate Python concepts where I created a fun game (originally released in 1972).

  • I also have more projects involving Data Structures and Algorithms, Object-Oriented Programming, and more, and plan on and am developing new projects every day -> (https://github.com/AmandaEvola/datastructuresandalgorithms) (https://github.com/AmandaEvola/car.py) <- My Object-Oriented programming and Data Structures and Algorithms projects here.

Feel free to follow me on Linkedin and GitHub if you haven't read the links already!

https://www.linkedin.com/in/amandaevola https://github.com/AmandaEvola

Music I Am Currently Listening To:

imageimage

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