Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asquare04/mytechtrail
Portfolio to discover the trails I've blazed in the ever-evolving landscape of tech.
https://github.com/asquare04/mytechtrail
best-portfolio-website emailjs gsap modern-ui portfolio-website reactjs tailwindcss webfolio webscraping
Last synced: 9 days ago
JSON representation
Portfolio to discover the trails I've blazed in the ever-evolving landscape of tech.
- Host: GitHub
- URL: https://github.com/asquare04/mytechtrail
- Owner: ASquare04
- Created: 2024-04-27T12:28:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T05:53:46.000Z (4 months ago)
- Last Synced: 2024-08-18T16:49:25.446Z (4 months ago)
- Topics: best-portfolio-website, emailjs, gsap, modern-ui, portfolio-website, reactjs, tailwindcss, webfolio, webscraping
- Language: JavaScript
- Homepage: https://aroranmol.vercel.app
- Size: 3.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mytechtrail
>
Welcome to mytechtrail, a webfolio designed to showcase the trails I've blazed in the ever-evolving landscape of tech.
### 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.