diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml new file mode 100644 index 0000000..2796db8 --- /dev/null +++ b/.github/workflows/snake.yml @@ -0,0 +1,28 @@ +name: Generate Snake Animation + +on: + schedule: + - cron: "0 0 * * *" # Runs daily at midnight + workflow_dispatch: # Allows manual trigger + +jobs: + generate: + runs-on: ubuntu-latest + timeout-minutes: 10 + + steps: + - name: Generate Snake + uses: Platane/snk/svg-only@v3 + with: + github_user_name: stackmasteraliza + outputs: | + dist/github-snake.svg + dist/github-snake-dark.svg?palette=github-dark + + - name: Push to output branch + uses: crazy-max/ghaction-github-pages@v4 + with: + target_branch: output + build_dir: dist + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 5e405f7..25ba2df 100644 --- a/README.md +++ b/README.md @@ -1,49 +1,167 @@ -# Welcome to My GitHub Profile šŸ‘‹ + -Hi šŸ‘‹, there! I'm ALIZA ALI (@stackmasteraliza), a passionate Full-Stack Developer šŸ‘€ with a focus on building engaging and efficient websites and applications. I specialize in frontend development, leveraging technologies like HTML, CSS, Bootstrap, JavaScript, and frameworks 🌱 such as React Js, Flutter, Vue Js, Swift UI and React Native for mobile app and web development. On the backend, I excel in using Laravel and Express JS to create robust and scalable web solutions.

+
-- šŸ’žļø I’m looking to collaborate on innovative web and mobile app projects -- šŸ“« You can reach me via email at [alizaali9490@gmail.com](mailto:alizaali9490@gmail.com) & [stackmasteraliza@gmail.com](mailto:stackmasteraliza@gmail.com) -- šŸ˜„ Pronouns: She/Her -- ⚔ Fun Fact: I love experimenting with new tech stacks and creating interactive user experiences! +[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=22&pause=1000&color=A78BFA¢er=true&vCenter=true&random=false&width=600&lines=Building+beautiful+web+experiences;Crafting+mobile+apps+that+users+love;Open+source+enthusiast+%26+contributor;Always+learning%2C+always+growing)](https://git.io/typing-svg) -## Skills and Expertise +[![Portfolio](https://img.shields.io/badge/Portfolio-alizaali.com-000000?style=flat-square&logo=safari&logoColor=white)](https://alizaali.com) +[![LinkedIn](https://img.shields.io/badge/LinkedIn-004182?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/stackmasteraliza/) +[![YouTube](https://img.shields.io/badge/YouTube-8B0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@stackmasteraliza/) +[![Instagram](https://img.shields.io/badge/Instagram-8B2252?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/stackmasteraliza/) +[![Facebook](https://img.shields.io/badge/Facebook-003366?style=for-the-badge&logo=facebook&logoColor=white)](https://www.facebook.com/stackmasteraliza/) +[![Email](https://img.shields.io/badge/Email-B71C1C?style=for-the-badge&logo=gmail&logoColor=white)](mailto:stackmasteraliza@gmail.com) -- **Frontend Development:** HTML, CSS, JavaScript, React.js, Vite Js, Flutter, React Native, Swift UI, Vue JS -- **Backend Development:** PHP (Laravel), Node, MySQL, PostgreSQL, MongoDB, Firebase, Supabase -- **Other Technologies:** Git, RESTful APIs, UI/UX Design +
-## Languages and tools: +--- - - - - - - - - - - - - - - +## :woman_technologist: About Me -## My Github Profile Stats šŸ“ˆ +```javascript +const aliza = { + location: "Earth", + role: "Full-Stack Developer", + workingOn: "Building awesome web & mobile applications", + askMeAbout: ["Web Dev", "Mobile Apps", "Laravel", "React", "Open Source"], + hobbies: ["Coding", "Learning new tech", "Contributing to OSS"], + funFact: "I turn coffee into code and bugs into features!", +}; +``` -

- stackmasteraliza -

+ -## Get in Touch +I'm a passionate **Full-Stack Developer** who loves building things that live on the internet. I specialize in creating engaging websites and applications with modern frontend frameworks and robust backend solutions. -I'm always open to collaborating on interesting projects or discussing new ideas. You can reach out to me via: +šŸš€ Currently working on **exciting web & mobile projects** -- Email: [alizaali9490@gmail.com](mailto:alizaali9490@gmail.com) & [stackmasteraliza@gmail.com](mailto:stackmasteraliza@gmail.com) -- LinkedIn: [stackmasteraliza](https://www.linkedin.com/in/stackmasteraliza/) -- Facebook: [stackmasteraliza](https://www.facebook.com/stackmasteraliza/) -- Instagram: [stackmasteraliza](https://www.instagram.com/stackmasteraliza/) +🌱 Learning **Python, Docker & AWS** to expand my skillset -Let's connect and build something amazing together! 😊 +šŸ¤ Open to collaborating on **open source projects** +⚔ Fun fact: I debug code while drinking coffee + +
+ +--- + +## :hammer_and_wrench: Tech Stack + +**Frontend** + +![HTML5](https://img.shields.io/badge/HTML5-9C2410?style=for-the-badge&logo=html5&logoColor=white) +![CSS3](https://img.shields.io/badge/CSS3-0D4F7A?style=for-the-badge&logo=css3&logoColor=white) +![JavaScript](https://img.shields.io/badge/JavaScript-B8A000?style=for-the-badge&logo=javascript&logoColor=black) +![TypeScript](https://img.shields.io/badge/TypeScript-1D4ED8?style=for-the-badge&logo=typescript&logoColor=white) +![React](https://img.shields.io/badge/React-0A7EA4?style=for-the-badge&logo=react&logoColor=white) +![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=next.js&logoColor=white) +![Vue.js](https://img.shields.io/badge/Vue.js-2E7D32?style=for-the-badge&logo=vue.js&logoColor=white) +![TailwindCSS](https://img.shields.io/badge/Tailwind-0F4C5C?style=for-the-badge&logo=tailwind-css&logoColor=white) + +**Backend** + +![PHP](https://img.shields.io/badge/PHP-4F5B93?style=for-the-badge&logo=php&logoColor=white) +![Laravel](https://img.shields.io/badge/Laravel-B71C1C?style=for-the-badge&logo=laravel&logoColor=white) +![Node.js](https://img.shields.io/badge/Node.js-1B5E20?style=for-the-badge&logo=node.js&logoColor=white) +![Express.js](https://img.shields.io/badge/Express-000000?style=for-the-badge&logo=express&logoColor=white) +![NestJS](https://img.shields.io/badge/NestJS-8B0A1A?style=for-the-badge&logo=nestjs&logoColor=white) + +**Mobile** + +![React Native](https://img.shields.io/badge/React_Native-0A7EA4?style=for-the-badge&logo=react&logoColor=white) +![Flutter](https://img.shields.io/badge/Flutter-01579B?style=for-the-badge&logo=flutter&logoColor=white) +![Swift](https://img.shields.io/badge/Swift-BF360C?style=for-the-badge&logo=swift&logoColor=white) + +**Databases** + +![MySQL](https://img.shields.io/badge/MySQL-00566F?style=for-the-badge&logo=mysql&logoColor=white) +![PostgreSQL](https://img.shields.io/badge/PostgreSQL-2F4F7F?style=for-the-badge&logo=postgresql&logoColor=white) +![MongoDB](https://img.shields.io/badge/MongoDB-2E7D32?style=for-the-badge&logo=mongodb&logoColor=white) +![Firebase](https://img.shields.io/badge/Firebase-BF360C?style=for-the-badge&logo=firebase&logoColor=white) +![Supabase](https://img.shields.io/badge/Supabase-1B5E20?style=for-the-badge&logo=supabase&logoColor=white) +![Redis](https://img.shields.io/badge/Redis-6B1414?style=for-the-badge&logo=redis&logoColor=white) + +**Tools & Platforms** + +![Git](https://img.shields.io/badge/Git-BF360C?style=for-the-badge&logo=git&logoColor=white) +![GitHub](https://img.shields.io/badge/GitHub-0D1117?style=for-the-badge&logo=github&logoColor=white) +![VS Code](https://img.shields.io/badge/VS_Code-0D4F7A?style=for-the-badge&logo=visual-studio-code&logoColor=white) +![Docker](https://img.shields.io/badge/Docker-0D4F7A?style=for-the-badge&logo=docker&logoColor=white) +![Figma](https://img.shields.io/badge/Figma-B71C1C?style=for-the-badge&logo=figma&logoColor=white) +![Postman](https://img.shields.io/badge/Postman-8B3A0D?style=for-the-badge&logo=postman&logoColor=white) + + + +--- + +## :chart_with_upwards_trend: GitHub Stats + +
+ GitHub Stats + Top Languages +
+ +
+ GitHub Streak +
+ +--- + +## :chart: Contribution Graph + +
+ Contribution Graph +
+ +--- + +## :snake: Contribution Snake + +
+ Snake animation +
+ +--- + +## :mailbox_with_mail: Let's Connect + +
+ +_I'm always interested in hearing about new projects and opportunities!_ + +[![Portfolio](https://img.shields.io/badge/Check_out_my_Portfolio-000000?style=for-the-badge&logo=safari&logoColor=white)](https://alizaali.com) + +[![Email](https://img.shields.io/badge/stackmasteraliza@gmail.com-B71C1C?style=flat-square&logo=gmail&logoColor=white)](mailto:stackmasteraliza@gmail.com) +[![Email](https://img.shields.io/badge/alizaalidev@gmail.com-00695C?style=flat-square&logo=gmail&logoColor=white)](mailto:alizaalidev@gmail.com) +[![Email](https://img.shields.io/badge/alizaali9490@gmail.com-01579B?style=flat-square&logo=gmail&logoColor=white)](mailto:alizaali9490@gmail.com) + +
+ +--- + +
+ +### :coffee: Support My Work + +If you find my work helpful, consider buying me a coffee! + +[![Buy Me A Coffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/stackmasteraliza) + +
+ +--- + +
+ +![Profile Views](https://komarev.com/ghpvc/?username=stackmasteraliza&color=a78bfa&style=for-the-badge&label=PROFILE+VIEWS) + +**Thanks for visiting!** :wave: + +_Made with :heart: by Aliza Ali_ + +
+ +