Skip to content
View ATaylorN's full-sized avatar

Block or report ATaylorN

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

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

Top Langs spotify-github-profile

Table of Contents

PersonalProjects

  1. 📚LibraryApp

    Generic badge

    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

    Generic badge

    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

    Generic badge

    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

    Generic badge

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

  3. 🔍Projects in Python

    Generic badge

    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

    Generic badge - Check Out The Live Site!

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

Frontend Mentor Projects

  1. 🌟QR Code

Generic badge

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

  1. 🥘Recipe Page

Generic badge

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

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

  1. 💸VenmoStyleApp

Generic badge

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.

  1. 🥘MealPlannerApp

Generic badge

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

Pinned Loading

  1. capstone3_mealplanner capstone3_mealplanner Public

    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…

    Java

  2. flashcards flashcards Public

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

    Java

  3. library_side_project library_side_project Public

    A library app where the user can view their books based on read status, genre, & series.

    Java

  4. Portfolio2024 Portfolio2024 Public

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

    Vue

  5. Python-Lessons Python-Lessons Public

    Spending time learning Python by building a BMI calculator, automatic file sorter, and web scraper

    Jupyter Notebook

  6. SQL-Data-Exploration SQL-Data-Exploration Public

    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.