Skip to content
View Fabi-P's full-sized avatar

Block or report Fabi-P

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

πŸ‘‹ Hi, I’m Fabiola

Junior Software Developer & Neurodiversity Advocate 🧠


πŸš€ About Me

πŸ’‘ Problem-solver at heartβ€”I love building software that tackles real-world challenges.
πŸŽ“ Graduated with Distinction from Code First Girls Degree + Masters, where I gained expertise in Python, JavaScript, Flask, and Java.
πŸ”§ Skilled in developing full-stack applications, integrating APIs, and managing MySQL databases.
🐳 Experienced with Docker for containerization and deployment.
πŸ’­ Aspiring Tech Entrepreneur, passionate about developing software that empowers neurodiverse individuals.
πŸ‘©β€πŸ« Former Primary Teacherβ€”I first discovered coding through my students!


πŸ›  Tech Stack

My Skills

πŸ“Œ Current Focus

πŸ”Ή Actively looking for a Software Developer role to apply my skills in real-world projects.
πŸ”Ή Volunteering with Scottish Tech Alliance to develop a Wordpress website for a charity.
πŸ”Ή Developing design skills on Figma, while designing my portfolio website.
πŸ”Ή Exploring digital sustainability and how to calculate and reduce my digital carbon footprint.
πŸ”Ή Participating in Hackathons and networking events (checkout my LinkedIn for updates).

🌍 Connect with Me



πŸ† Featured Projects

1. GIFeels - Mood Tracking Web Application

  • Description: Developed a Python-Flask web application that enables users to track their mood through GIFs and journal entries.
  • Key Features:
    • User authentication and secure login system.
    • Integration with GIPHY API for dynamic GIF selection.
    • MySQL database for storing user data and entries.
  • Skills Demonstrated: Python, Flask, MySQL, API Integration, Docker, GitHub Actions, AWS.
  • GitHub Repository: GIFeels
  • Live Application: GIFeels live app

2. Record Shop - Java Spring Boot basic API

  • Description: Collaborating on building a secure backend for a record shop application using Python and Flask.
  • Key Features:
    • Role-based authentication for admins, employees, and customers.
    • Functionality to track purchases, manage stock, and view order history.
    • Front-end has been partially developed and can be found on this branch
  • Skills Demonstrated: Java, Spring Boot, RESTful API Development, Security Practices, Database Management.
  • GitHub Repository: Record Shop API Project

3. Yoga Management Database - SQL Project

  • Description: Designed and implemented a relational database for managing a yoga studio’s operations.
  • Key Features:
    • SQL database to manage students, classes, instructors, and payments.
    • Efficient queries for tracking attendance and scheduling.
    • Normalized schema to ensure data integrity and reduce redundancy.
  • Skills Demonstrated: SQL, Database Design, Data Normalization, Query Optimization.
  • GitHub Repository: Yoga Management Database

Pinned Loading

  1. GIFeels GIFeels Public

    A fun web app to track your mood through GIFs.

    Python

  2. record_shop_JAVA record_shop_JAVA Public

    Final group project of Java +Masters Bootcamp - A Java Spring Boot API to manage a records shop.

    Java

  3. Yoga_Management_Database_SQL Yoga_Management_Database_SQL Public

    A MySQL database schema and queries designed to support the management of a small yoga business.

  4. Assignments_Checklist_JS Assignments_Checklist_JS Public

    This is a single page web application created to support students in completing all the requirements for a set of assessments.

    JavaScript

  5. CLI_Packing_Forecast_PY CLI_Packing_Forecast_PY Public

    A CLI that uses forcast data from an API to print a text with forecast and packing suggestions appropriate to the weather

    Python

  6. Tour_Booking_Flask Tour_Booking_Flask Public

    A Flask application designed for the management of a small Tour Agency.

    Python