Skip to content
View prasathmani's full-sized avatar
💻
<Coding... />
💻
<Coding... />

Block or report prasathmani

Report abuse

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

Report abuse
prasathmani/README.md

Hi there 👋

Hi, I'm Prasath Mani, a passionate self-taught frontend web developer.

  • 🔭 I’m currently working on something cool 😉
  • 🌱 I’m currently learning everything 🤣
  • 👯 I’m looking to collaborate on Tinyfilemanager
  • 🥅 Goals: Contribute more to Open Source projects
  • ⚡ Fun fact: I spent my weekend watching movies

Connect:

Linkedin Badge GitShowcase Badge

Languages and Tools:

JavaScript PHP TypeScript Docker React.js Next.js Redux Node.js HTML CSS3 AntDesign Bootstrap MySQL AEM GraphQL WordPress Figma Netlify Ubuntu JIRA VS Code Postman

Pinned Loading

  1. tinyfilemanager tinyfilemanager Public

    Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager

    PHP 5.8k 1.8k

  2. google-maps-mock-api google-maps-mock-api Public

    This is a mock for use when JS unit testing google maps

    JavaScript 16 10

  3. vitejs-react-ts-redux-mui-boilerplate vitejs-react-ts-redux-mui-boilerplate Public template

    Vite + React + TypeScript + Redux Toolkit + Material UI v7 Boilerplate

    TypeScript 10 4

  4. upload files to google drive using p... upload files to google drive using python
    1
    import requests
    2
    import json
    3
    from typing import Dict
    4
     
    5
    # ==== CONFIGURATION ====