Skip to content
View akash-gajjar's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report akash-gajjar

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
akash-gajjar/README.md

Hi 👋, I'm Aakash

A passionate fullstack developer from India

  • 🔭 I’m currently working on React.js

  • 🌱 I’m currently learning Go, Typescript, Rust, Haskell

  • 👯 I’m looking to collaborate on React, Python

  • 🤝 I’m looking for help with Haskell

  • 💬 Ask me about react, js, ruby, python

  • ⚡ Fun fact Hehe.

akash-gajjar

Readme Card

akash-gajjar

Languages and Tools:

bash css3 docker express figma flask framer gatsby git go graphql haskell heroku html5 ifttt illustrator javascript jest linux mocha mongodb nextjs nginx nodejs photoshop postgresql postman pug python rabbitMQ react redis redux ruby rust sass tailwind tensorflow travisci typescript webpack

Pinned

  1. react-starter react-starter Public

    Starter template for React with react-query and react-hook-form

    JavaScript 4 1

  2. A script to perform backup and resto... A script to perform backup and restore operations for a MongoDB database.
    1
    #!/bin/bash
    2
    
    
    3
    # Script: backup-restore.sh
    4
    # Description: A script to perform backup and restore operations for a MongoDB database.
    5
    # Author: Aakash Gajjar
  3. magzdb magzdb Public

    Forked from skyme5/magzdb

    magzdb.org Downloader

    Python

  4. Download videos from TLDV.io Download videos from TLDV.io
    1
    from datetime import datetime
    2
    from os import system
    3
    import requests
    4
    import json
    5