Python portfolio in development

I build digital solutions that are clear, fast and useful.

I am Alin Adrian Ivana, a Python developer interested in web applications, automation, APIs and products that solve real problems.

I focus on Python backend

PythonBackend and automation
FastAPIModern APIs
SQLStructured data
portfolio.py
class PythonDeveloper:
    def __init__(self):
        self.name = "Alin Adrian Ivana"
        self.focus = ["Web apps", "Automation", "APIs"]

    def build(self, idea):
        return f"{idea} → real product"

me = PythonDeveloper()
print(me.build("good idea"))
a good idea → a real product
CurrentlyI am building publishable projects and strengthening my backend skills.
FastAPIPostgreSQLGitHubDeployment
Explore the portfolio

A portfolio built on practical evidence

03

Projects

Applications in development and ideas being turned into products.

Open portfolio →
Technical directions

What I develop in my projects

API

Backend and APIs

APIs, data validation, authentication and database integration, applied progressively in projects.

AUT

Automation

Scripts that reduce repetitive operations and turn manual steps into clear processes.

WEB

Web applications

Responsive interfaces progressively connected to Python server logic.

Contact

Do you have a project or collaboration in mind?

We can discuss a Python application, an API or an automation workflow.

Send me a message