Skip to content
Avatar

Sponsoring

@miguelgrinberg

Achievements

Achievements

Block or Report

Block or report wanderindev

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wanderindev/README.md

Leisurely exploring the software development world

 

 

Hello👋, and welcome to my GitHub profile!

Hi! I'm Javier Feliu, a full-stack web developer from Panama City, Panama. I consider myself a curious and self-directed individual.
These qualities make an excellent match for web development, which requires mastering the basics while staying on top of constantly changing trends.

What's my development setup?

  • 💻 My laptop runs on Windows 10 Pro
  • 👨‍💻 For my terminal, I user Ubuntu 18.04 running on WSL.
  • 🛠️ For IDEs, I use PyCharm, WebStorm, and DataGrip for back-end, front-end, and database work, respectively. I also use Postman when working on RESTful APIs.
  • 🐳 For containerization, I use Docker.
  • 🐘 For databases, I mainly use PostgreSQL.
  • 🌊 Currently, I deploy all my projects to a Kubernetes cluster running on DigitalOcean.

What's my typical coding day?

  • 🐍 If working on a back-end, I would most likely be coding a RESTful API to perform CRUD on a PostgreSQL database. I would use Python with Flask, SQLAlchemy, Marshmallow, JWT-Extended, and UnitTest.
  • 🥤 If working on a front-end, I would most likely use jQuery for DOM manipulation, Nunjucks for templating, Bulma for styling, and Gulp for workflow automation.
  • 🛒 Lately, I've been doing some Shopify development. I like it! It's a joy to work with Liquid. You can get fantastic results with moderate coding effort.

What am I working on?

What am I blogging about?

  • 💡 I'm working on a series of articles exploring the topic of relational database design for full-stack developers.
  • 🎯 Visit my blog, Wander In Dev, here.

What am I currently learning?

Some helpful resources

  • 🐕 Flask Web Development is a great hands-on book by Miguel Grinberg on building a web application using Flask. It covers everything, from creating a virtual environment to application deployment. I use Flask a lot, and I often refer to this book. Miguel's blog is also a great source of information.
  • 🐍 Effective Python by Brett Slatkin is a great book full of advice that will help anyone write better Python code. The book contains a bunch of self-contained lessons that shine a light into the language strengths and expressiveness. It is truly excellent!
  • 🦈 Essential SQLAlchemy by Jason Myers and Rick Copeland covers everything you need to know about this useful library in less than 200 pages, including the SQLALchemy core, the SQLAlchemy ORM, Alembic, and a short cookbook.
  • 🐘 Six-Step Relational Database Design by Fidel A. Captain is an excellent practical book. It covers the entire database design process from studying the customer's requirements to design implementation. To illustrate each design step, the author uses three case studies of different degrees of complexity.

Let's connect!

  • 🤝 To learn more about my journey, visit my LinkedIn profile, and let's connect. I'm always happy to chat with fellow developers.
  • 🐤 You may also get in touch via Twitter at @JavierFeliuA.
  • 📫 Visit my blog's contact page for other ways to reach me.

Pinned

  1. This project contains a REST API for performing CRUD operations on the Python Panama group's website database. The project was built with Flask, using SQLAlchemy, Marshmallow, and JWT_Extended.

    Python 1

  2. Bots for automating cryptocurrency trading at Binance, built with Python using the Freqtrade library.

    Python 6 3

  3. This project contains an API for a financial calculator. The API is coded in Python, using Flask and NumPy. Automated tests provide 98% coverage for the codebase.

    Python 1 1

  4. This project contains the frontend for a financial calculator. The project is coded in JavaScript, using Gulp, jQuery, Nunjuck, Cleave, and FormValidation.

    JavaScript

  5. A website developed using functional programming in JavaScript and that consumes from several NASA APIs.

    JavaScript

  6. Portfolio website for an industrial design student. The site was built using Nunjucks for templating and Gulp for workflow automation.

    HTML

563 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

wanderindev has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.