John Figueiredo's repositories
johnfigueiredo.com
This is my personal website including resume, personal blog, and link to github
javascript-core
Where I will store all of my fundamental javascript learning with use of examples
ajax_check_list
This is a toy application that will use jquery to fire off ajax requests with a check list application so that there is no need for full page reloads.
algorithms-and-data-structures
A set of algorithms and data structure exercises to more deeply understand these subjects
angular-raffler
This is a toy application to show the power of angular single page applications
angular-users
This is a Rails 4 application with AngularJS in order to learn more about directives and the power of angular.
build_server
Building a lightweight server in ruby from scratch.
conditional-tracking-tool
Build a psuedo conditional building tool for PM's utilizing React/Rails stack
demetria-pilates
A pilates website for Demetria's business
django_app
Wanted to build a toy app to learn the basics of django and how each layer works compared to rails.
electron-note-taking-app
Create a sample app using electron in order to take notes and save them.
electron-notes
Create a sample app using electron in order to take notes and save them.
express
Fast, unopinionated, minimalist web framework for node.
FIGFoodTracker
This is a tutorial app to learn Swift
FIGGoogleMaps
Wanted to get familiar with the Google Maps SDK on iOS so wanted to create an app to utilize it
js-weird-parts
Wanted to take notes about 'JavaScript: Understanding the Weird Parts' and store them somewhere
nodejs-flapper-news
A MEAN stack tutorial to understanding how MVC works in Express as well as hooking in all components in the MEAN stack.
nodejs-hello-world
This is a dead simple application just to load a single static page in node.js just to see how servers are built in this runtime environment. I will build a MEAN application after this.
ping-pong-ios
This is an internal iOS application to show the leaderboard and log games for my current employer. Time to be a full stack developer and this is the first big step.
python-core
Just an app to make python classes and understand the basics
react-tic-tac-toe
build a simple tic tac toe with react components
redux-todo-list
Sample app to build a redux todo list
sisu-quant-realtime
I want to build a dashboard with web sockets that pulls in data realtime from a variety of sources.
stitch-fix-project
this will be an interview feature to build out
toy-engine
This is a toy application to learn more about how rails 4 and rails engines are mounted on applications. I want to fully understand the benefits and limitations of engines and the inherent gotchas with name spacing.