I'm Jul SQL, a French engineer who loves to code! 👩💻
I love Python 🐍, Java ☕️ and many other languages. I always try to have a project in progress, whether personal or for school. I hope you will be as enthusiastic about my projects as I am about them! 🤩
I've done some websites, feel free to have a look:
- 🔐 thecode.julsql.fr: A password generator
- 🪶 poeme.julsql.fr: A random French poeme generator
- 💬 bd.julsql.fr: My comics collection (including an API to add data of comics (title, writer…) from its ISBN)
- 🧙 lilianastrade.julsql.fr: A fictive magic card collection
- 🤖 jimi.julsql.fr: A Chat Boot project to manage your agenda using OpenAI
- 📠 jimi-api.julsql.fr/swagger-ui.html: The Spring Boot API for the Jimi project
- 🎧 spodeezer.julsql.fr: A Flask API to add a music to a playlist and other command between Deezer and Spotify
Here are some Android apps I've made:
- TheCode: A password generator
But there is still some projects not deployed yet, have a look on my github profile, or my organizations:
- JIMIDevLab: The organization of Jimi
- TheCodeDevLab: The organization of TheCode
I've made some other projects:
- 🔓 tipe_password: School presentation for my preparatory class about passwords and security (hash, different attacks and rainbow tables)
- 🛜 cartographie_ble: School project to get the neighbour of an ESP32 with Bluetooth Low Energy
- ✨ cassiopee: 6-month school project to vizualize a building in 3D (generate the json files and implement the website in Flutter)
- ❄️ igloo: School Java project to make an activity tracking app
- 📝 PoemApp: Random French poem generator application in Python
- 📣 reseau_social: School project using the B-Method to make the rules of a social network
- 🎥 Films: Application to search for movies inside my personal database
- 📸 QR_Code: Small app to generate QR Codes. Not finished