Skip to content
View simonesiega's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report simonesiega

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

Hi, I'm Simone Siega 👋

Final-year IT student building AI systems, backend software, and developer tools.

Portfolio · LinkedIn · Email

Currently building PromptLab — an open-source Python CLI for model-aware prompt optimization — and TapTune, an Android companion app for instant Spotify handoff between nearby devices.

const simone = {
  basedIn: "Venice, Italy",
  education: {
    current: "Final-year IT student at Zuccante",
    next: "Computer Engineering at the University of Padua",
  },
  builds: ["AI systems", "Backend software", "Developer tools"],
  currentProjects: ["PromptLab", "TapTune"],
  languages: ["Python", "Rust", "TypeScript", "Kotlin", "Java"],
};

Pinned Loading

  1. portfolio portfolio Public

    Personal portfolio website showcasing projects, engineering work, and technical focus.

    TypeScript 1

  2. promptlab promptlab Public

    Model-aware Python CLI for prompt optimization, testing, and output-style control across LLM workflows.

    Python 1

  3. taptune taptune Public

    Android companion app for instant Spotify handoff between nearby devices.

    Kotlin 1

  4. cfg-parser cfg-parser Public

    Rust CLI for parsing and evaluating arithmetic expressions using a context-free grammar.

    Rust 2

  5. dolomiti-trails dolomiti-trails Public

    Italian-language guide to Dolomite trails based on personal hiking experience, with photos, route details, and practical recommendations.

    TypeScript 1

  6. mit-6s191-deep-learning-notes mit-6s191-deep-learning-notes Public

    Personal notes, completed labs, math refreshers, and experiments based on MIT 6.S191 Introduction to Deep Learning.