Skip to content
View avni0405's full-sized avatar

Highlights

  • Pro

Organizations

@developer-student-clubs
Block or Report

Block or report avni0405

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

Hi there, I'm Avina Vekariya, passionate about web development,open source,data analysis.

Twitter Follow Linkedin: thaianebraga GitHub followers



  • πŸ’¬ Ask me about anything here

A little more about me...

  • πŸ”­ I'm currently learning machine learning:
  • πŸ”¬ Always ready to collaborate for Dev Experiments
  • πŸ‘¨β€πŸ’» Web Team Member at Developer Student Club and HackGujarat
  • 🎯 Life Hack: "Explore πŸ”₯ and Explode πŸ’£ with knowledge"

Languages and Tools:

​
from dataclasses import dataclass
from typing import Tuple

@dataclass
class Stack:
    languages   : Tuple[str, ...] = ("Python", "C", "C#","Java","PHP","NodeJs")
    databases   : Tuple[str, ...] = ("MariaDB", "MongoDB","MySQL")
    frameworks  : Tuple[str, ...] = ("Django", "Laravel","Angular")
    
    
​

Avina's github statsTop Langs

Popular repositories Loading

  1. COVID-19 COVID-19 Public

    HTML 1

  2. CodeMirror CodeMirror Public

    Forked from codemirror/codemirror5

    In-browser code editor

    JavaScript 1

  3. newRepo newRepo Public

  4. version0.1 version0.1 Public

    Forked from projectworksem4/version0.1

    TSQL

  5. git_demo git_demo Public

  6. git git Public