Hello, World.

I'm Juan Gonzalez.

Software Engineer

More About Me
About

Let me introduce myself.

Profile Picture

I am a Bachelor of Computer Science with more than 10 years of Software developing experience.

Profile

  • Fullname: Juan A. Gonzalez Santana.
  • Age: 37
  • Job: Senior Backend Engineer
  • Repo's: github.com/jags84
  • Email: me@jags84.com

Skills

  • Back-End Development
  • API's Development
  • Ruby on Rails
  • GIT
  • CI/CD, Google Cloud, Ubuntu Server
Resume

More of my credentials.

Work Experience

Senior Backend Engineer

April 2021 - Present

Workpath.com

Workpath enables leaders and teams to adapt their strategic focus, organizational structures, and resources faster to the market environment. Resulting from this, organizations gain the much needed speed and adaptability to transform into agile network organizations, empowering them to sustain in today‘s complex and dynamic business and work environment.Workpath is headquartered in Munich, Germany.

Senior Backend Developer

January 2018 - March 2021

Selectra.es

Selectra is a company specialized in the comparison of energy tariffs (electricity and gas) as well as telecommunications (internet and telephony). The startup was created in 2007 in Paris and since 2013 has had its headquarters in Madrid.

Lead Developer

February 2014 - Present

DADA.NYC

DADA is an online social community for visual artists that allows them to establish a detailed personal presence online through tools that are relevant and natural to them.

Freelance Developer

July 2017 - July 2020

Picketfencer.com

PicketFencer was a services for search over 600 NYC suburbs to help you find the perfect hometown.

Web Application Developer

July 2012 - January 2014

Ries, inc

Ries,inc was a software development company with 2 main proyects, Allihay and Celuseguro.

IT Support

June 2011 - January 2014

Harvest Natural Resources

Harvest Natural Resources, Inc. is an independent energy company engaged in the acquisition, development, production and disposition of oil and natural gas properties.

Internships

August 2011 - October 2011

FUNVISIS

The Venezuelan Foundation for Seismological Research.

Computer Consultant

January 2007 - July 2010

Casa Arturo Uslar Pietri Foundation

The Casa Arturo Uslar Pietri Foundation is a non-profit institution created under the initiative of Federico Uslar Braun on November 6, 2006.

Computer Consultant

January 2006 - July 2010

Concejo Municipal of Chacao

It is the legislative organ of the municipality Chacao, in charge of dictating the norms and laws that govern the coexistence in the locality.

Education

Bachelor of Computer Science

December 2016

Central University of Venezuela

The Bachelor of Computer Science or Bachelor of Science in Computer Science (abbreviated BCompSc or BCS or BS CS) is a type of bachelor's degree, usually awarded after three or four years of collegiate study in computer science, but possibly awarded in fewer years depending on factors such as an institution's course requirements and academic calendar.

Science High School Diploma

July 2003

Emil Friedman School

A high school diploma is a academic school leaving qualification awarded upon high school graduation.

Accelerator

Matter 7 - DADA.NYC

June 2017 - October 2017

Matter Accelerator

Matter is an accelerator that support media entrepreneurs building a more informed, connected, and empowered society in San Francisco and New York City

I was part of Matter 7 cohort in New York City from July 2017 until October 2017.

Courses

Ruby on Rails Specialization

January 2017 - May 2017

Coursera.org

This Specialization covers the fundamentals of web development with Ruby on Rails. The specialization give everything you need to develop your own web application using Ruby on Rails, SQL and NoSQL databases, and HTML/CSS, and Javascript. Also touch on advanced topics such as security, services using HTTP/RESTful access patterns, and user access and user experience from multiple device platforms. In the final Capstone Project, you’ll apply your skills to develop a web application that hosts uploaded photos and displays them using a map.

Development of Mobile Solutions: Android

January 2017 - May 2017

Diplomadosonline.com endorsed by the Central University of Venezuela

It is a fact that mobile telephony is the main means of communication between people. According to a market survey there will be more than 1.5 million smartphone users in 2017, which will drive almost all transactions to mobile devices, with the Android operating system being the leader with a share of about 85% Smartphone market. This trend represents an excellent opportunity for developers who aim for business success or the opportunity to monetize ideas quickly, with low entry costs.

Certificates

Liderazgo: Gerencia en Tecnología / Ingeniería 2020

September 2020

Udemy.com

A Complete Guide to Leadership, Management, and Team Management in Technology
View Certificate

Scrum Master + Liderar Equipos Scrum y Ágil

September 2020

Udemy.com

In this course we learn about The Origins of Scrum, The Bases of Scrum (Iterative and incremental work, timeboxing, fundamental values ​​and agile manifested), The Scrum Team and Roles (Product Owner, Development Team, Scrum Master), The Scrum Meetings (Sprint, Sprint Planning Meeting, Daily Scrum, Sprint Review, Sprint Retrospective), Scrum Artifacts (Product List, Sprint To-Do List, Increment), The Kanban Board, Definition of “Done”, Estimation in Scrum, Scrum and Kaizen, Scrum Applicability and Case Studies
View Certificate

Angular 2 + Rails 5 Bootcamp

April 2017

Udemy.com

In this course we build modern Angular 2 and Ruby on Rails 5 applications. In fact, in this course we're going to develop three applications, with Angular working as the front end, and two Rails API apps functioning as the backend. This is a powerful combination since you will learn how to create incredibly fast, dynamic Angular applications that embrace features such as real time updates, along with the power and flexibility provided by the Rails framework.
View Certificate

HTML, CSS, and Javascript for Web Developers

April 2017

Johns Hopkins University on Coursera

This is part of Ruby on Rails Specialization

Today’s user expects a lot out of the web page: it has to load fast, expose the desired service, and be comfortable to view on all devices: from a desktop computers to tablets and mobile phones. In this course, we will learn the basic tools that every web page coder needs to know. We will start from the ground up by learning how to implement modern web pages with HTML, CSS and Javascript.
View Certificate

Ruby on Rails Web Services and Integration with MongoDB

March 2017

Johns Hopkins University on Coursera

This is part of Ruby on Rails Specialization

In this course, we explore MongoDB, Web Services concepts and integrate them both with Ruby on Rails. The modules went in-depth from installation to CRUD operations, aggregation, indexing, GridFS and various other topics where we continuously integrate MongoDB with RailsRuby. The last portion of the course was focus on Web Services with emphasis on REST, its architectural style and integration of Web Services with Rails.
View Certificate

Rails with Active Record and Action Pack

March 2017

Johns Hopkins University on Coursera

This is part of Ruby on Rails Specialization

In this course, we explore how to interact with relational databases by using Active Record, a Ruby gem, which Rails uses by default for database access. We look at what role Active Record plays in the overall request-response cycle, when a client (the browser) requests data from the server, as well as how to submit the data to the server.
View Certificate

Ruby on Rails: An Introduction

February 2017

Johns Hopkins University on Coursera

This is part of Ruby on Rails Specialization

In this course, we were able to establish a development environment to code and execute Ruby and Rails code, create Ruby programs utilizing proper flow of control structures, implement a basic Rails application that consumes external JSON API, and build a functional web application and deploy it to the “cloud” using a Heroku PaaS (Platform as a Service)
View Certificate

Single Page Web Applications with AngularJS

February 2017

Johns Hopkins University on Coursera

This is part of Ruby on Rails Specialization

In this course, we explore the core design of AngularJS 1.x (latest version of AngularJS 1), its components and code organization techniques.
View Certificate

Portfolio

Check Out Some of My Works.

10

Years of experience

50

Crazy Ideas

1500

Cakes and Donuts

2000

Hours without sleep
Contact

I'd Love To Hear From You.

Where to find me

Madrid, Spain

Email Me At

me@jags84.com

Call Me At

Skype: jags84yye