Wishes Project
The wishes project was to obtain my black belt in the Python Stack and it was created with Django. Basically, it allows the user to either log in or register, the log and register have validations for first name and last name to have more than 2 characters, email has to be a valid email format, password needs to contain at least 6 characters and must match with confirm password. Password are encrypted using bcrypt. Once in the main page, the user can add and edit a wish to the wishlist, once a wish has been granted, it can be added to the granted wishes section. The user can like and comment and only the user itself can delete them.
Launch Wishes Project
Prophet PR Website
Prophet PR website consists in a simple landing page styled with a logo and animated sliding words based on client request. Only HTML and CSS was used to create this website.
Launch Prophet PR Website
Andrew Freund's Website
Andrew's website consist in a simple looking website that talks about his professional life. Added some glowing social media icons that redirect to his social media platform, a slide show with some of his pictures. It also contains an about section about his career experience. He works for Dish Nation so live streaming is a big thing so we added all of his videos from Youtube on his website and for the end, client asked to be contacted through his agency. Only HTML and CSS was used to create this website.
Launch Andrew Freund's Website
Elite Performance Tennis Academy USA
This is an end to end website created with Django, HTML, CSS and JavaScript. It gives the user the chance to log in or register to access the full content but they also can navigate as a guest with access to basic content. Used third party APIs for contact, location and processing payments. A forum was built to allow the users to interact and help each other with their tennis skills.
Launch EPTA-USA Website
Holiday Greetings
For this project colaborated with 3 other software developers. This program was built to allow the users to stay in touch with their loved ones by sending a holiday greeting card, the users can select a card from a variety of selections or they can import their own, users can also add music and a personalized text message to their card, once the user finished creating the card, they can now proceed to send it to anybody and as many times as they would like to send it. Used HTML, CSS, JavaScript and third party APIs for email and image uploading.
Launch Holiday Greetings Website