Giter VIP home page Giter VIP logo

covid19-resource-site's Introduction

Hi there! Welcome to my GitHub profile.

I'm shantaram, a self-taught hobbyist software engineer and open-source enthusiast from India.

I have experience in the following:

  • front-end JavaScript, with extensive experience working with the DOM APIs
  • TypeScript in both front-end and back-end contexts, experience working with Deno
  • Back-end web programming in Rust
  • HTML5 and CSS
  • Bash scripting (Along with extensive experience using desktop Linux)
  • Python
  • Node.js
  • C programming

Stuff I've made that I'm particularly proud of:

Some useful libraries/software I wrote:

  • bubbles - A simple animated HTML5 background.
  • cf-alert - An alert dialog implementation using Campfire.
  • mkproj - mkdir on steroids, project initialisation script written in Python.
  • worker-sqlite - A library wrapping SQLite in a Worker for async operation.

You can find my resume here.

If you're looking to reach me, you can e-mail me or use one of the means listed on my website. If you like my work, you can support me by donating using one of the means listed here.

covid19-resource-site's People

Contributors

dakshsethi avatar gomahan avatar krishna-sivakumar avatar xyzshantaram avatar

Watchers

 avatar

covid19-resource-site's Issues

add a refresh button

Force refresh button, in case one of the sheets is glitched. Would need to rework error handling a little.

Load resources when needed

We need to load resources when they're actually need instead of loading them all at once at the start.
We'll implement this inside the state-dropdown's onChange event, and the resource-btn's onClick event.

Button Colors

Might want to consider a different colour scheme for the buttons. Red is an alert/danger color and might send the wrong message to users.

Consider not using separate colours on the buttons to avoid confusion. Users don't need to know what's important. They're coming here to look for what they need, they already know what's important.

Use URL query string to quickly link to resources

Potential problems:

  1. what if a resource disappears? (deleted from sheet)
  2. what if part of the query string is missing?
  3. what if the query string is invalid? (state/resource doesn't exist or whatever)

Stuff to do

There are some CORS issues when fetching locally (just tested now).
Also, how are we rendering the tsv data?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.