simongt
Full-stack software engineer working mainly with JavaScript, Node, React & React Native.
SalesforceNew York, NY
Pinned Repositories
budget-planner
Simple budget planning web responsive SPA, built using React, Redux, Firebase with OAuth integration.
chess-board-react-dnd
A simple app with a chess board and a knight that is draggable according to the rules of chess.
coffee-shop
Simplified demo app of coffee shop functionality, built using React Native, React Navigation 5, Hooks & Context API.
connect-four
Recreation of classic game Connect Four, built using jQuery + CSS Grid + FlexBox.
coord-workshops
Boilerplate/demo code for Coord workshops
create-react-app-minimal
create-react-app with my preferred src boilerplate
duck-hunt
Recreation of classic game Duck Hunt, with implementations for both Vanilla JS + jQuery.
not-pocket
A content-aggregation and discovery platform that lets users manage collections of saved online articles.
react-to-do-list
React app that manages to-do lists, with a paper-like theme.
towers-of-hanoi
A clone of the classic puzzle game, Towers of Hanoi, built using React with drag-and-drop feature.
simongt's Repositories
simongt/chess-board-react-dnd
A simple app with a chess board and a knight that is draggable according to the rules of chess.
simongt/react-to-do-list
React app that manages to-do lists, with a paper-like theme.
simongt/duck-hunt
Recreation of classic game Duck Hunt, with implementations for both Vanilla JS + jQuery.
simongt/budget-planner
Simple budget planning web responsive SPA, built using React, Redux, Firebase with OAuth integration.
simongt/coffee-shop
Simplified demo app of coffee shop functionality, built using React Native, React Navigation 5, Hooks & Context API.
simongt/connect-four
Recreation of classic game Connect Four, built using jQuery + CSS Grid + FlexBox.
simongt/coord-workshops
Boilerplate/demo code for Coord workshops
simongt/create-react-app-minimal
create-react-app with my preferred src boilerplate
simongt/css-grid
Starter Files + Solutions to my CSSGrid.io Course
simongt/not-pocket
A content-aggregation and discovery platform that lets users manage collections of saved online articles.
simongt/towers-of-hanoi
A clone of the classic puzzle game, Towers of Hanoi, built using React with drag-and-drop feature.
simongt/FullstackReactCode
Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development
simongt/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
simongt/JavaScript30
30 Day Vanilla JS Challenge
simongt/js-object-primitives
A lecture/exercise/solution packet
simongt/memor-eyes
A simple, browser-based memory card game.
simongt/React-For-Beginners-Starter-Files
Starter files for learning React.js with React for Beginners
simongt/react-native-auth-boilerplate
A react native boilerplate with authentication already implemented
simongt/react-native-swiper
The best Swiper component for React Native.
simongt/react-native-tinder-swipe-cards
Tinder-like swipe cards for your React Native app
simongt/react-portfolio
Source code for React-based portfolio app.
simongt/spell-checker
Warm-up exercise: simple spell-checker implementation.
simongt/tic-tac-toe
Recreation of classic game Tic-Tac-Toe, built using jQuery + CSS Grid.