home.html
about.css
projects.js

ProjectPortfolio home.html

I'm Quentin Minziere, a Fullstack developer.

I love writing code that takes things next level creating performant websites, automated API integrations, and creating stunning user-experiences that makes you feel WOW !

I am always eager to learn and explore new technologies, frameworks and programming languages.

EthicsHacking
BlockChain
GeekCulture
SpaceEnthusiast

                                
import { FC } from "react"

Const currentProps = {
    job:
        | "display my skills"
        | "find opportunities"
        | "find a fulltime job"
};
export const Welcome: FC<currentProps> = ({ job }) => {
    return (
      <>
        <p>
          Looking for a Full-Stack developer role
          Location : Nantes/Paris
         <p>
      </>
    );
};
export default Welcome
|
avatar

Quentin Minziere

@mirje

Hey, I'm new to LinkedIn and not really a social media person 🙃 I'm looking to connect with fellow developers and to learn about the latest.

Following
Followers

About Me Here you will find more information about me, what I do, and my current skills mostly in terms of programming and technology.

41
Years Old
1
Amazing cat
3400
Commits

const About = ({ skills }) =>

I have spent most of my life deeply interested in technology. As a teenager, I was a computer enthusiast, spending most of my time playing with the computer, doing one of four things: modifying games, tinkering with hardware, building computers and understanding, developing websites with Flash, and of course, playing games.

Most of these things remain true today.

I am open to job opportunities where I can contribute, learn and grow. If you have a good opportunity matching my skills and experience, do not hesitate to contact me.

Contact

My Skills

HTML
CSS
JavaScript
Python
React
Vite
Node
Express
SQL/MySQL
PostgreSQL
MongoDB
Bootstrap
Tailwind

My tools

GIT
Github
Docker
Postman

Training & Certification With all my completed training and certifications, I have just started, and I intend to completed this section as quickly as possible.

Training

Checkout my work Here you will find some of the personal and client projects I have created.

Software Screenshot

mylittlelashes

Setting up a showcase website with Bootstrap for a company specializing in facial beauty.

HTML
CSS
Bootstrap
JavaScript
jQuery
PHP
Hostinger
project
Software Screenshot

HackGit

The goal was to complete a year of contributions on GitHub. This hack accomplishes that!

PYTHON
project
Software Screenshot

Portfolio VsCode

Presentation of my portfolio with a nod to VSCode. Integration of autocomplete, command history, etc. for the terminal.

HTML
CSS
JS
project