Skip to content
View saratgi's full-sized avatar
  • Germany

Block or report saratgi

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

🌷 Hello, I'm Sara 🌍

🦢 Aspiring Fachinformatikerin für Anwendungsentwicklung | Learning by Building | Functionality & Design 🎀

"Learning to build things that work – and feel good to use."


💌 About Me

  • I learn programming best by building small projects step by step
  • Interested in the mix of functionality, design, and user-friendly applications
  • I'm focused on building a solid understanding of the code I write
  • Currently improving my Python skills, GitHub workflow, and project documentation
  • Next, I want to learn SQL, PySide6 and web fundamentals to build more practical applications

🌸 Featured Projects

Turtle Meadow 🐢🍓

A cozy Python/Pygame mini-game with custom pixel-art assets, smooth delta-time movement, sprite animation, collision detection, random collectible respawns, quest state management, a reward pop-up, and background music.

Discord Cat Meme Bot 🐈‍⬛

A simple Discord bot built with Python that uses commands, environment variables, and a public API.


🪄 Current Toolkit

Code & Libraries
Python Pygame Tkinter discord.py requests python-dotenv

Tools & Workflow
Git GitHub VS Code Markdown

Concepts Practiced
APIs JSON Environment Variables Game Loops Event Handling Delta Time Collision Detection Sprite Animation Game State Project Documentation

Creative Tools
Illustrator Canva Piskel


🌙 Next Learning Goals

  • Review and explain the Turtle Meadow code section by section
  • Learn SQL basics for working with saved data
  • Build an application tracker with Python, PySide6, and SQLite
  • Learn web fundamentals with HTML, CSS, and JavaScript, then move into React
  • Learn Figma basics for UI planning and app design
  • Keep practicing clean code, documentation, and project structure

"Turning small ideas to working projects – one commit at a time."

footer

Pinned Loading

  1. turtle-game turtle-game Public

    Cozy Python/Pygame turtle game in development with pixel-art visuals.

    Python

  2. discord-cat-meme-bot discord-cat-meme-bot Public

    A simple Discord bot that sends random cat memes using Python, discord.py, and meme-api.com.

    Python

  3. walking-turtle-gif walking-turtle-gif Public

    A tiny walking turtle GIF created from custom pixel-art frames with Python and imageio.

    Python

  4. animal-switcher animal-switcher Public

    A simple Python Tkinter app that lets users cycle through animal images while exploring GUI development.

    Python

  5. rock-paper-scissors rock-paper-scissors Public

    Rock Paper Scissors Lizard Spock terminal game built with Python, featuring input validation and dictionary-based game logic.

    Python

  6. compatibility-calculator compatibility-calculator Public

    A compatibility calculator with a Python Tkinter GUI.

    Python