Skip to content

alexandre-petitjean/Alexandre-petitjean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Typing SVG

Profile views

🧑‍💻 About

class Developer:
    def __init__(self):
        self.name = "Alexandre Petitjean"
        self.role = "Full Stack Developer"
        self.stack = ["Python", "Django", "PostgreSQL", "Docker"]
        self.location = "France"
        self.website = "https://alexandre-petitjean.fr"

    def say_hi(self):
        print("Thanks for visiting my profile! Feel free to get in touch.")

me = Developer()
me.say_hi()

Coding

  • 🔭 I mainly work with Python/Django
  • 🌱 I’m constantly exploring new technologies
  • 👨‍💻 I may have a blog on my portfolio
  • 📫 Contact: petitjean.alexandre.pro@gmail.com
  • ⚡ Fun fact: I love eating V-Bucks for breakfast


🛠️ Tech Stack

Languages

Python TypeScript JavaScript Dart Bash

Frameworks

Django React Flutter Node.js TailwindCSS

Tools

PostgreSQL MariaDB Docker Kubernetes Git Postman

Snake animation

🤝 Contact me

Website LinkedIn Twitter Stack Overflow Email


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors