Coder Social home page Coder Social logo

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

Amanda Evola's Projects

app.py icon app.py

This is a fun little web application I built using Flask, a Python web framework. It's a simple 'Hello World!' app that greets visitors when they access the root URL. I created this project as a way to learn Flask and explore building web applications.

area-of-a-rectangle icon area-of-a-rectangle

A simple Python program that calculates the area of a rectangle. The code prompts the user to enter the length and width of the rectangle, calculates the area by multiplying the length and width, and then displays the result.

book-rest-api-project.py icon book-rest-api-project.py

The Bookstore API is a Flask-based web service designed to serve as a virtual bookstore, allowing users to browse available books, retrieve specific book details, add new books, update existing book information, and delete books from the inventory. The API provides simple yet essential endpoints for interacting with book data via HTTP requests.

car.py icon car.py

This is a basic Object-Oriented Python programming project that I created that focuses on the acceleration of a car.

computer-info icon computer-info

An example of a simple PowerShell script that demonstrates how to retrieve system information and save it to a text file.

datastructuresandalgorithms icon datastructuresandalgorithms

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.

dateandtime icon dateandtime

This is a PowerShell script I had created so the user receives a warm greeting providing friendly interaction while also giving prompt and accurate details of the current date and time using the 'Get-Date' cmdlet.

django-calculator-project icon django-calculator-project

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 an intuitive user interface created with HTML and enhanced with dynamic functionality using JavaScript.

intermediate-python-concepts icon intermediate-python-concepts

This project contains examples and code snippets illustrating intermediate concepts in Python programming. It serves as a reference and learning resource for developers looking to deepen their understanding of Python beyond the basics.

library-database-management-system icon library-database-management-system

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 basic queries. The database schema allows for tracking books, authors, and borrowers, enabling basic library management functionalities.

mathquiz icon mathquiz

Both fun and educational, this Python project is a simple interactive math quiz designed to test users' knowledge of basic arithmetic concepts. The quiz prompts users with questions on square roots and simple algebraic equations, allowing them to input their answers.

movielist icon movielist

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.

myproject icon myproject

MyProject is a web application built using the Django framework. It serves as a simple demonstration project for learning Django concepts and practices. The project consists of a single Django app named "greetings."

net-port-scan icon net-port-scan

This specific script I uploaded is an example of a way that allows users to scan for open ports on a target host (specifying their IP address and their range of ports to scan 0-100) as a developed project introducing networking and cybersecurity concepts through Python scripting.

pong icon pong

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, conditionals, etc. for a fun and engaging gaming experience.

printerstatus icon printerstatus

An example of a PowerShell script that lists the available printers, which helps with inventory management, security, and documentation (to name a few) for businesses and users.

python-practice icon python-practice

Any contributor is free to add his Project or Program file using Python language. This repository's sole aim is to increase the knowledge about Open Source Contribution and for beginners to understand Git and Github

quizgame icon quizgame

A simple Python program I created that creates a quiz game that regulates a score based on the accuracy of the user's answer.

rockpaperscissors icon rockpaperscissors

Rock-Paper-Scissors is a simple, fun and interactive Python script that runs the game while you play against the computer. See who wins! :p

secure-pass-manager icon secure-pass-manager

This is a Python program I created that uses the feature (SHA-256) to protect stored passwords while my Python code allows users to store and manage their passwords.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.