Skip to content
View Fanoflix's full-sized avatar
🌏
Its hustlin' time
🌏
Its hustlin' time

Block or report Fanoflix

Report abuse

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

Report abuse
Fanoflix/README.md

Hello fellow programmers! 👋

Hi, I am Ammar. Currently working at Metal YC'23 as an early-hire Software Engineer. We're working on a product that will change the future of Fundraising!

I spend most of time outside of work making small yet effective tools that would make my life, and by extension, other developers' lives easier! Get to know me a little better at my personal website! 🕸️


Website and Socials


Languages, Tools and Frameworks

Vue Vite NodeJS JavaScript Prisma MySQL PostgreSQL MongoDB HTML5 CSS3 Git

Pinned Loading

  1. personal-portfolio-v2 personal-portfolio-v2 Public

    My personal portfolio

    TypeScript 1

  2. personal-portfolio personal-portfolio Public

    Minimalistic Portfolio Website made using Fatefy UI Components

    Vue 3

  3. Ctrl + Enter to submit Form (Typescr... Ctrl + Enter to submit Form (Typescript)
    1
    document.body.addEventListener("keydown", (e: KeyboardEvent) => {
    2
        if (!(e.key === "Enter" && (e.metaKey || e.ctrlKey))) return
    3
    
                  
    4
        if ('form' in e.target) {
    5
        	const formElement = e.target.form as HTMLFormElement;
  4. fatefy fatefy Public template

    Lightweight UI components for Vue3

    Vue

  5. github-blocks github-blocks Public

    Brainstorming cool Github Block ideas

    TypeScript

  6. jwst-images jwst-images Public

    secret

    Vue