#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Cristian Pana"
self.role = "Senior Full Stack Developer & Solutions Architect"
self.location = "Barcelona, Spain"
self.website = "https://christianpana.com"
self.linkedin = "linkedin.com/in/christianpana"
self.github = "github.com/christianpana"
def say_hi(self):
print(f"Hi, I'm {self.name}, a {self.role} based in {self.location}.")
me = SoftwareEngineer()
me.say_hi()AttivΓΈ
Feature flag manager you control from the browser.
DevCookies
Cookies that understand your pain better than your PM.
Naka CV Template
Clean, professional CV template.
- AttivΓΈ: Feature Flag Manager
- Naka CV Template
- Detecting Incognito Mode. Yes we can.
- dedent β Library Review
- Track Files with Python
- Protect Your Website from AI Scrapers
- TypeIt β Library Review
- meow β Library Review
- Do you have an Adblocker?
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β SONG: Rocket Man β
β ARTIST: Elton John β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β βββ
ββββββββββββββββ
ββββ
βββββββββββββ
ββββββββββββββ β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β βͺ And I think it's gonna be a long, long time β
β βͺ 'Til touchdown brings me 'round again to find β
β βͺ I'm not the man they think I am at home β
β βͺ Oh, no, no, no β
β βͺ I'm a rocket man β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β ββββββββββββββββββββββββββββββββββββ 00:59 / 04:42 β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββ



