Skip to content
View tiffany-mares's full-sized avatar
😸
😸

Block or report tiffany-mares

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tiffany-Mares/README.md

Hi πŸ‘‹, I'm Tiffany Mares

Cloud Developer ☁️ IBM Z Student Ambassador ⚑Student Leader πŸ—£οΈ

Azure/AWS β€’ IBM Z β€’ AI/Machine Learning


πŸ”— Quick Links


πŸ… Certifications


🌟 About Me


πŸ”§ Skills & Tools

πŸš€ Cloud & Backend

πŸ–₯️ Frontend

🧠 Programming Languages

πŸ›οΈ Mainframe & Enterprise Computing

πŸ“Š Tools & Productivity


πŸ’Ό Featured Projects

🐝 Bee My Tutor

AI-powered study platform with personalized learning plans, quiz generation, and grade predictions.
Stack: React.js, Redux.js, Node.js, Express.js, Firebase, Google Gemini

C program with file-based input, dynamic allocation, BFS/DFS, and shortest path logic.
Stack: C

Assembly program that calculates and visualizes the Mandelbrot set using fixed-point math.
Stack: Assembly Language

Voice-controlled Python assistant with PyAudio for speech I/O, capable of web searches, definitions, music playback, and more.
Stack: Python

Pinned Loading

  1. Cora-AI-Voice-Assistant Cora-AI-Voice-Assistant Public

    an AI that responds to voice commands & converses with the user

    Python 2

  2. Mandelbrot-Fractal-Set-Graphic Mandelbrot-Fractal-Set-Graphic Public

    Assembly program that calculates the Mandelbrot set and draws it by performing iterative fixed-point arithmetic on complex numbers to determine if points belong to the set, using efficient memory a…

    Assembly 1

  3. Investment-Portfolio-Management-System Investment-Portfolio-Management-System Public

    Investment Portfolio Management System with a GUI that allows users to manage investments (stocks and mutual funds) by buying, selling, updating prices, calculating gains, searching, and saving/loa…

    HTML 1

  4. Recipe-Finder Recipe-Finder Public

    food recipe finder application using an external API that can be rendered on both PC & Mobile

    CSS

  5. Adjacency-List-Dijkstras-Algorithm-Traversal Adjacency-List-Dijkstras-Algorithm-Traversal Public

    Program reads a graph from a file, represents it as an adjacency list, and allows users to interact with it via a menu to display the graph, perform BFS and DFS traversals, find shortest paths usin…

    C 2