Skip to content
View sahilbakoru's full-sized avatar

Block or report sahilbakoru

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

" The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague. "

-- E.W. Dijkstra,

The Humble Programmer

Pinned Loading

  1. react-native-option-dropdown react-native-option-dropdown Public

    react-native-option-dropdown is lightweight dropdown npm package for simple react native apps.

    JavaScript 2

  2. Is software getting worse? Is software getting worse?
    1
    # Is software getting worse?
    2
    ![image](https://user-images.githubusercontent.com/68190549/215777952-b9db3d58-98d7-4627-a16a-3a1e8443194b.png)
    3
    
                  
    4
    I recently stumbled upon “Software disenchantment,” a post by Nikita Propokov. 
    5
    
                  
  3. currency-conversion-for-Tribe currency-conversion-for-Tribe Public

    A cross-platform React Native application that fetches and displays live currency conversion rates. The app retrieves data from an external API and updates the displayed rates every 10 seconds, ens…

    TypeScript

  4. note-taking-app-for-boring-people-hackathon note-taking-app-for-boring-people-hackathon Public

    This project is a Note Taking App that combines a Text Editor (Quill.js) and a Drawing Canvas (tldraw). It allows users to create text notes and diagrams in a seamless environment.

    JavaScript