Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ASquare04 authored Jul 11, 2024
1 parent a6ac2f3 commit 181d6cd
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# mytechtrail

>Portfolio to discover the trails I've blazed in the ever-evolving landscape of tech
>
><hr>
><p>Welcome to mytechtrail, a webfolio designed to showcase the trails I've blazed in the ever-evolving landscape of tech.<p>
### Modern UI Scheme

The website is built with a contemporary and aesthetically pleasing user interface. The design focuses on simplicity, clarity, and usability, ensuring a seamless experience for users. The theme is responsive and adapts beautifully across various devices and screen sizes, providing an optimal viewing experience whether you're on a desktop, tablet, or mobile device.

### Animation with GSAP

To enhance the visual appeal and interactivity of the website, I use GSAP (GreenSock Animation Platform). GSAP is a powerful JavaScript library that allows us to create high-performance animations.

![image](https://github.com/ASquare04/mytechtrail/assets/112481001/dc4c0777-ba33-4afa-9137-bc7f4f72e3d9)

### Real-time Data with Web Scraping

In the blog section of the website, I employ web scraping techniques to fetch real-time data from various sources. This ensures that the content is always up-to-date and relevant.

### Contact Page with EmailJS

The contact page is powered by EmailJS, a service that allows us to send emails directly from the website without requiring a backend server.



0 comments on commit 181d6cd

Please sign in to comment.