×
Jean Justen's logo

BEAR BEEF - LANDING PAGE

Bear Beef is a steakhouse located in Brazil. The client wanted an informative landing page to introduce the restaurant and its gastronomy to the city and surrounding region.

The landing page features a beautiful hero section with a carousel and a CTA button to maximize client conversion and an entire section dedicated to Instagram posts.


Html icon CSS icon Javascript icon Bootstrap icon

LOBBY ARCHITECTURE DESIGN - WEBPAGE

This webpage was made as a portfolio for an local Architect.

The client wanted to introduce herself, display all of her best projects and have a contact form area for potential clients.

Html icon CSS icon Javascript icon Bootstrap icon JQuery icon

LOBBY ARCHITECTURE DESIGN - WEBPAGE

This webpage was made as a portfolio for an local Architect.

The client wanted to introduce herself, display all of her best projects and have a contact form area for potential clients.

Html icon CSS icon Javascript icon Bootstrap icon JQuery icon

LUCKY DRAW - RANDOM NUMBER GENERATOR

Lucky Draw is a random number generator website. It generates a random number between a lower and a higher number of your choice.

This project was made to study Grunt and its tasks paired with Less and other tasks such as HTML/CSS/JS minification, file replacing, CSS watcher and more.

Html icon CSS icon Javascript icon Grunt icon Less icon

SOCIALEE - PERSONAL LINKS WEBPAGE

Socialee is a Link Hub website prototype similar to linktree.

The purpose of this page was to study LESS, and GULP technologies. In this project, i applied Less' Escaping, Mixins, Variables and maps, and GULP automated task such as CSS file minification, image compressing and creating a CSS map.

Html icon CSS icon Gulp icon Less icon

SOCIALEE - PERSONAL LINKS WEBPAGE

Socialee is a Link Hub website prototype similar to linktree.

The purpose of this page was to study LESS, and GULP technologies. In this project, i applied Less' Escaping, Mixins, Variables and maps, and GULP automated task such as CSS file minification, image compressing and creating a CSS map.

Html icon CSS icon Gulp icon Less icon

BURG ON! - PARALLAX LANDING PAGE

Burg ON! is a webpage that i developed to study parallaxing effects and Javascript coding.

On it, i applied bootstrap classes together with some Javascript code that made the cool parallax effect of the burger "exploding".

Html icon CSS icon Javascript icon Bootstrap icon

J2K REAL ESTATE - LANDING PAGE

J2K is a Real Estate company from a big capital city in brasil. The three business partners deal with auction properties, and they needed a landing page to reach out more potential clients.

This project features Bootstrap's modals for the FAQ field, and a dedicated JQuery form for contact.

Html icon CSS icon Javascript icon Bootstrap icon JQuery icon

J2K REAL ESTATE - LANDING PAGE

J2K is a Real Estate company from a big capital city in brasil. The three business partners deal with auction properties, and they needed a landing page to reach out more potential clients.

This project features Bootstrap's modals for the FAQ field, and a dedicated JQuery form for contact.

Html icon CSS icon Javascript icon Bootstrap icon JQuery icon

ZERO7 BARBER SHOP - LANDING PAGE

Zero7 is a big Barber Shop company and it was the first landing page that i developed professionally.

The two business partners wanted an landing page that showed more about the services they provide, a "meet the team" section, and some CTA buttons that lead to their workshops or whatsapp for direct scheduling.

Html icon CSS icon Javascript icon Bootstrap icon

MY PHONELIST - PHONE LIST PAGE

My PhoneList is a project i made for studying Javascript lists and JQuery masking.

In this page we can add or remove phone numbers from your contact list. The numbers are unique, so you can't add it again unless you delete the current number from the list. I also made sure to mask the phone number input field using JQuery.

Html icon CSS icon Javascript icon JQuery icon

J2K REAL ESTATE - LANDING PAGE

My PhoneList is a project i made for studying Javascript lists and JQuery masking.

In this page we can add or remove phone numbers from your contact list. The numbers are unique, so you can't add it again unless you delete the current number from the list. I also made sure to mask the phone number input field using JQuery.

Html icon CSS icon Javascript icon JQuery icon

CS50P PYTHON - FINAL PROJECT

Certificate Generator is a simple python based program that allows you to make a certificate in PDF format, branding a student name and desired date to the outputed file.

The program takes a CSV(comma separated values) file containing the name and grade of a student and, if he is qualified, outputs a certificate with the student's name and current(or any other) date. This program was made as a final project for Harvard's CS50P Introduction with Python course.

Python icon