gowda
Writing ruby, javascript/typescript, java/kotlin, a ton of bash & C programs.
Shikaripura, Karnataka
Pinned Repositories
aws-lambda.template.rb
A template for AWS lambda function implementation in ruby
gitlog
web page to read commit messages from github repo
graph-editor
Graph editor inspired by Directed Graph Editor (http://bl.ocks.org/rkirsling/5001347)
hello.rb
'hello world' using custom framework with rack
lazy-load.sh
Bash tool to setup lazy-loading of `rvm`, `nvm` & `pyenv`
path-to-philosophy
find the path from any given wikipedia.org article to philosophy article on wikipedia.org
react.template
Template for react development environment in javascript
super-tiny-compiler.ts
Typescript port of https://git.io/compiler
todomvc-stimulus
TodoMVC implementating using @hotwired/stimulus
todomvc.feature
Cucumber-based feature tests for TodoMVC application spec https://github.com/tastejs/todomvc/blob/master/app-spec.md#functionality
gowda's Repositories
gowda/gitlog
web page to read commit messages from github repo
gowda/react-router-contacts.ts
Implementation of contacts application from react-router tutorial in typescript.
gowda/todomvc.feature
Cucumber-based feature tests for TodoMVC application spec https://github.com/tastejs/todomvc/blob/master/app-spec.md#functionality
gowda/bc-vo1-payments
RESTful HTTP API for `payments` resource
gowda/categories
Products & their category management web application
gowda/express.ts.template
Template for express dev environment in typescript
gowda/gh-search
A demo application in angular to search repositories on GitHub
gowda/gowda.github.io
gowda/hello.rb
'hello world' using custom framework with rack
gowda/instants
unified instant messenger
gowda/microlog.elixir
Implementation of Ruby on Rails Tutorial's sample_app using elixir & phoenix
gowda/rails_tutorial_sample_app_7th_ed
The reference sample app for the Ruby on Rails Tutorial (7th edition) by Michael Hartl
gowda/react.ts.template
Template for react development environment in typescript
gowda/rtl-tutorial
code from 'How to use React Testing Library Tutorial'
gowda/scrumdinger.ts
Apple's ScrumDinger in react
gowda/thinking-in-react
Implementation & extension of https://reactjs.org/docs/thinking-in-react.html
gowda/tht-gh-search
Search github for public repositories
gowda/todos.rails
TodoMVC specification implemented using Ruby on Rails
gowda/todos.sinatra
TodoMVC specification implemented using Sinatra & ActiveRecord
gowda/visualize.ts
Visualizing a DAG using react & D3.js
gowda/react.template
Template for react development environment in javascript
gowda/todomvc-stimulus
TodoMVC implementating using @hotwired/stimulus
gowda/capistrano-hello-world
Example application for capistrano deployment
gowda/data-entry.react
Sample forms from around the web implemented in react
gowda/fc-vo1-signup
multi-page signup flow
gowda/gh-actions
gowda/microlog.kt
Implementation of sample app from Rails tutorial using spring-boot with kotlin.
gowda/react-form-example
gowda/todos-with-react-redux
TodoMVC implementation using react-redux
gowda/tour-of-heroes.react
Tour of Heroes (https://angular.io/tutorial) using react