Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ataylorn/ataylorn


https://github.com/ataylorn/ataylorn

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello there👋

I'm a software developer, veteran, and artist with over 11 years of customer service and sales experience. As far back as I can remember, I’ve always been the creative type. I was the kid that spent all my time drawing crayon pictures to be hung on the refrigerator. As I got a little older, I participated in and won numerous art competitions and I was always the kid in class with all the sketches in the margins of their notes. Whether it’s drawing or building an app, if I’m creating something, I’m happy. I find the process of figuring out how to bring an idea to reality to be incredibly rewarding and I have a passion for learning.


LinkedIn Badge

![Visitor Count](https://profile-counter.glitch.me/ATaylorN/count.svg)

![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=ATaylorN&hide_progress=true&theme=radical)
[![spotify-github-profile](https://spotify-github-profile.kittinanx.com/api/view?uid=ataylorn&cover_image=false&theme=default&show_offline=false&background_color=121212&interchange=true)](https://github.com/kittinan/spotify-github-profile)

## Table of Contents

- [PersonalProjects](#personalprojects)
- [DataAnalysis](#dataanalysis)
- [Front-EndProjects](#front-endprojects)
- [TechElevator](#techelevator)

## PersonalProjects

1. 📚[LibraryApp](https://github.com/ATaylorN/library_side_project)

[![Generic badge](https://img.shields.io/badge/STATUS-IN_PROGRESS-red.svg)](https://shields.io/)



A library app where the user can view their books based on read status, genre, & series. Includes a wishlist component so the user can keep track of books they want to purchase with a running total.

2. 🗃️[FlashCardsApp](https://github.com/ATaylorN/flashcards)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Flashcards app built to help with studying Java. Includes random-mode, study-mode, and a quiz to test the user's knowledge

## DataAnalysis

1. 🔍[Data Cleaning & Exploration with SQL](https://github.com/ATaylorN/SQL-Data-Exploration)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Exercises where I went through large data sets, formatted the data so that it was consistent and easier to manipulate, and ran multiple SQL queries to analyze the data.

2. 🔍[Data Visualizations in Excel](https://github.com/ATaylorN/Data-Visualizations-in-Excel)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Cleaned data and used pivot tables to create a dashboard in Excel.

4. 🔍[Projects in Python](https://github.com/ATaylorN/Python-Lessons)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Several small projects I worked on while teaching myself Python, including a BMI Calculator, automatic file sorter, and Amazon web scraper.

## Front-EndProjects

1. 🎨[PortfolioSite](https://github.com/ATaylorN/portfolio/tree/main/portfolio-site)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/) - [Check Out The Live Site!](https://amandataylor.dev "My finished site")

A portfolio website to highlight my coding projects, marketing experience, and artistic abilities

### Frontend Mentor Projects

2. 🌟[QR Code](https://github.com/ATaylorN/qrcode-frontend-practice/tree/main/qr-code-component-main)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Exercise where I was given an image of a qr page and tasked with recreating it in code.

3. 🥘[Recipe Page](https://github.com/ATaylorN/FrontendMentor-Recipe-Page)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Exercise where I was given an image of a recipe page and tasked with recreating it in code. I chose to focus primarily on semantic HTML and CSS.

## TechElevator

Tech Elevator is a 14-week full-stack coding bootcamp learning how to create dynamic web-based software systems using Java providing 800+ hours of development education and application. While there I learned about about a ton including Spring Boot, Java, PostgreSQL, HTML, CSS, JavaScript, Vue.js, Responsive Design, IntelliJ, Git, Unit Testing (JUnit), E/R diagrams, and Integration Testing.

1. 💰CashRegisterApp

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

I utilized Java, IntelliJ, and File I/O to create an app that imports an external file and generates a display of the store’s inventory where the user can select products to add to the cart. Allows users to see the cart’s total price and, upon completing a transaction, prints a receipt showing the items, their quantities, and their prices. User also has an account balance that they can add money to, and said balance is automatically updated to reflect their new balance after every transaction

2. 💸VenmoStyleApp

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

I utilized SpringBoot, IntelliJ, Java, and PostgreSQL databases to develop an app that requires users to register an account and log in. Once logged in, users can transfer money to other registered users by selecting a recipient from an automatically updated list and entering the transfer amount. The user can view their balance which is updated after every transfer or they can view past transfer history.

3. 🥘[MealPlannerApp](https://github.com/ATaylorN/capstone3_mealplanner)

[![Generic badge](https://img.shields.io/badge/STATUS-COMPLETE-GREEN.svg)](https://shields.io/)

Meal planner app where a user can view, add, or update recipes. Drag & drop meals onto a calendar to plan a month's worth of meal prep w/the option to download a VCS file that's compatible w/Google calendar. Select a date range & display the ingredients and print or email them