Skip to content
View Ruben9922's full-sized avatar
Block or Report

Block or report Ruben9922

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

Hi πŸ‘‹, I'm Ruben Dougall

Software Engineer

  • πŸ”­ I’m currently working on some command-line games in Go and Android apps in React Native!

  • 🌱 I’m currently learning about making Android apps in React Native!

  • πŸ‘¨β€πŸ’» All of my projects are available at https://rubendougall.co.uk/

  • πŸ’¬ Ask me about TypeScript, JavaScript (ES6), React, C#, Go, Python, Java

  • πŸ“„ Know about my experiences https://www.linkedin.com/in/rubendougall/

Connect with me:

ruben9922 rubendougall ruben9922 rubendougall

Languages and Tools:

android azure bash bootstrap c chartjs cplusplus csharp css3 django dotnet firebase gatsby git hadoop haskell html5 java javascript linux matlab mongodb mssql mysql oracle php python react scikit_learn selenium sqlite travisci typescript unity

ruben9922

ruben9922

Pinned

  1. snake-cmd snake-cmd Public

    Command-line version of the classic Snake game.

    Python 3

  2. reversi reversi Public

    Command-line version of the classic Reversi / Othello game.

    Go

  3. wordsearch wordsearch Public

    Web app for generating wordsearches.

    JavaScript

  4. flags-quiz flags-quiz Public

    Flags quiz game.

    TypeScript

  5. automaton-tool-react automaton-tool-react Public

    React rewrite of my third-year project from university, an educational tool for finite automata. Currently in development.

    TypeScript

  6. rpn-calculator rpn-calculator Public

    Simple RPN calculator for evaluating a given postfix (RPN) expression and converting it to infix and prefix (PN) notation.

    Java