Skip to content
View giripriyadarshan's full-sized avatar
πŸŸ₯
ಕನ್ನ಑ಿಗ
πŸŸ₯
ಕನ್ನ಑ಿಗ

Highlights

  • Pro

Block or report giripriyadarshan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
giripriyadarshan/README.md

πŸ’« About Me:

πŸ”­ Backend dev working as a Frontend trainee

🌐 Socials:

Instagram LinkedIn Stack Overflow Twitter

πŸ’» Tech Stack:

C C++ CSS3 GraphQL HTML5 Java JavaScript Kotlin Markdown Rust Shell Script TypeScript Google Cloud Azure Netlify Cloudflare Vercel Angular .Net Apollo-GraphQL Bootstrap jQuery JWT Less MUI NPM Next JS NodeJS React React Router SASS TailwindCSS Svelte Styled Components Xamarin Yarn MariaDB MicrosoftSQLServer MySQL Postgres Redis SQLite Adobe Illustrator Adobe InDesign Adobe Photoshop Adobe XD Gimp Gnu Image Manipulation Program Docker Postman Trello Raspberry Pi CMake Arduino

πŸ“Š GitHub Stats:


πŸ† GitHub Trophies

✍️ Random Dev Quote


πŸ’° You can help me by Donating

BuyMeACoffee

Pinned Loading

  1. Raspberry Pi Pico gpio_irq button de... Raspberry Pi Pico gpio_irq button debounce control for pushbuttons
    1
    #include "pico/stdlib.h"
    2
    
                  
    3
    bool state;
    4
    const uint LED_PIN = 25;
    5
    
                  
  2. switch theme using javascript and cs... switch theme using javascript and css variables (https://blog.giripriyadarshan.com/blog/20220319-1/)
    1
    const darkThemeColors = new Map([
    2
        ['primary', '#68e0cf'],
    3
        ['secondary', '#585d65'],
    4
        ['text', '#edf8f4'],
    5
        ['background', '#373b40']
  3. tauri-plugin-openurl tauri-plugin-openurl Public archive

    open url in default browser (just like target blank) in Tauri

    Rust 2 1

  4. sdp-project sdp-project Public

    Rust

  5. ubc-game ubc-game Public

    Ultimate Bar Championship game

    GDScript

  6. yoloeats yoloeats Public

    (Team RCB) (Allergy App) You Only Live Once. But that snack might disagree.

    Dart 1