Skip to content
View mfazail's full-sized avatar
💚
Learning & Building
💚
Learning & Building

Highlights

  • Pro
Block or Report

Block or report mfazail

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mfazail/README.md

I’m currently learning react and php.

📃You can read blogs here or hashnode that i explore and write about different frameworks.

🫱🏻‍🫲🏻 You can reach me in two ways:

✅Projects

Name Framework Repo Tags
imgsrc clone Nextjs Link react, nextjs, shadcn/ui, imgsrc, og image generator
Url Shortner Laravel Link url shortner, filament-php, laravel, livewire
Snip it Sveltekit(Website) Link vs code extension, vs code snippet, sveltekit
Text to handwriting Vue Link text to handwriting, vue
Notes kit Sveltekit Link notes, online code playground, python, sql,sveltekit
Vue quick notes Vue Link notes, vue, admin panel notes, sticky notes

📃Learning

  • Tic-tac-toe - A react project from which i learned about useState, making custom hooks, useEffect, props, click events in react.
  • Advanced todo - Second project where i learned about useReducer, useContext, provider structure, and overview of shadcn/ui.
  • imgsrc clone - Project 3, topics - server/client component, useMemo, dynamic template loading, complex state management.

Pinned

  1. vue-quick-notes vue-quick-notes Public

    Quickly add notes to admin panel/dashboard or websites.

    Vue 2 1

  2. snip-it snip-it Public

    Snip it is a vs code extension to quickly setup snips related to framework library

    Svelte 1

  3. notes-kit notes-kit Public

    A sveltekit site to store coding notes and run them online.

    Svelte 2

  4. text-to-handwriting text-to-handwriting Public

    A vue website to convert text to handwriting

    Vue