Giter VIP home page Giter VIP logo

silasrodrigues19 / portfolio Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 16.0 120.07 MB

Here you'll find a selection of my recent and relevant projects that showcase my experience and skills as a web developer. Explore my portfolio below to learn more about my work.

Home Page: https://silasrodrigues.vercel.app

License: GNU General Public License v3.0

HTML 20.18% JavaScript 5.13% PHP 74.50% CSS 0.18%
portfolio javascript html5 css3 aos-animation bootstrap jquery lightbox iconify sweetalert2

portfolio's Introduction

Stargazers Forks Issues GLP-3.0 License


Logo

Portfolio

Portfolio to show my projects.
View Demo ยป

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project

Desktop View

About View Desktop

Desktop Dark View

About View Desktop

Desktop Light View

About View Desktop

404 View

About View 404

Mail Message View

NOTE: Due to the site being hosted on GitHub and deployed at Vercel, the function adopted with PHP mailer for sending e-mails does not work, but I kept the settings for future use. The files are located in the Portfolio/src/ folder.
Just make some adjustments in the mail.php file, informing the $mail->Username and $mail->Password, change the action of the form and change it from index.html to index.php
  // src/mail.php
  $mail->Username = '[email protected]';
  $mail->Password = '1e4c964f1026621f'; // Generate this hash the following URL -> https://myaccount.google.com/apppasswords

  // Rename index.html to index.php and change action in the form
  <form action="src/mail.php" method="POST" id="formContact">
Expanding and collapsing the items below, you can see how it looks in the implementation with PHPMailer and how it looks with GetForm
PHPMailer

Error Mail Success Mail


GetForm

Get Form Message

Mobile View

About View 404 About View 404

Lighthouse Report

Lighthouse Report

This project was built to show some of my projects and my freelancing services.

The main sections and features are described below:

  • Light / Dark: toggle between dark and light mode. The last theme chosen will be saved to localStorage to be displayed on the next access.
  • Header: contains navigation menu and button to switch between light and dark mode.
  • Home: presentation about me with name and professional focus.
  • About describes about my background, about me, experience and my future plans.
  • Services: it shows my main skills and technologies that I use in my projects.
  • Projects: it has some projects that I developed.
  • Certificates: as the name suggests is a part that's show my certificates.
  • Form: form to get in touch with me.
  • Footer: contains links to contact, location, to view my resume and back to top.

Built With

Technologies used in the project.

Web Frameworks

JavaScript Libraries

PHP Libraries

  • PHPMailer this repo contains everything you need to set up and use

  • GetForm smart form endpoints for developers.

Font Script

Plugins

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This work is licensed under a GNU Affero General Public License v3.0 License. See LICENSE for more information

Contact

Silas Rodrigues - @jinuye1 - [email protected]

Project Link: silasrodrigues.vercel.app



๐Ÿ”ผ Back to top

portfolio's People

Contributors

imgbotapp avatar silasrodrigues19 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

portfolio's Issues

Menu transition on mobile

Menu transition is activated on the scroll event but not removed when the Y axis returns to position 0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.