Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfazail/mfazail
Config files for my GitHub profile.
https://github.com/mfazail/mfazail
config github-config
Last synced: about 1 month ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/mfazail/mfazail
- Owner: mfazail
- Created: 2021-03-12T16:43:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T06:42:00.000Z (12 months ago)
- Last Synced: 2024-01-20T08:37:33.890Z (12 months ago)
- Topics: config, github-config
- Homepage: https://github.com/mfazail
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I’m currently learning react and php.
📃You can read blogs [here](https://dev.to/mfazail) or [hashnode](https://blog.mfazail.com) that i explore and write about different frameworks.
🫱🏻🫲🏻 You can reach me in two ways:
- [email protected]
- +91 8709792517### ✅Projects
| Name | Framework | Repo | Tags |
|-|-|-|-|
| imgsrc clone | Nextjs | [Link](https://github.com/mfazail/imgsrc-clone) | react, nextjs, shadcn/ui, imgsrc, og image generator |
| Url Shortner | Laravel | [Link](https://github.com/mfazail/url-shortner) | url shortner, filament-php, laravel, livewire |
| Snip it | Sveltekit(Website) | [Link](https://github.com/mfazail/snip-it) | vs code extension, vs code snippet, sveltekit |
| Text to handwriting | Vue | [Link](https://github.com/mfazail/text-to-handwriting) | text to handwriting, vue |
| Notes kit | Sveltekit | [Link](https://github.com/mfazail/notes-kit) | notes, online code playground, python, sql,sveltekit |
| Vue quick notes | Vue | [Link](https://github.com/mfazail/vue-quick-notes) | notes, vue, admin panel notes, sticky notes |### 📃Learning
- [Tic-tac-toe](https://github.com/mfazail/tic-tac-toe) - A react project from which i learned about useState, making custom hooks, useEffect, props, click events in react.
- [Advanced todo](https://github.com/mfazail/advanced-todo) - Second project where i learned about useReducer, useContext, provider structure, and overview of shadcn/ui.
- [imgsrc clone](https://github.com/mfazail/imgsrc-clone) - Project 3, topics - server/client component, useMemo, dynamic template loading, complex state management.