Skip to content
View carlosperales95's full-sized avatar
🍊
Focusing
🍊
Focusing

Block or report carlosperales95

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

LinkedIn Badge React site

About Me

I am a Spanish Software Engineer based in the Netherlands.

Find My Secret Base   📌

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 1,
      "properties": {
        "ID": 0
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
              [4.971777, 52.391939],
              [4.946371, 52.339759],
              [4.856586, 52.322822],
              [4.828005, 52.366033],
              [4.860916, 52.413252]
          ]
        ]
      }
    }
  ]
}
Loading

I really enjoy exploring new frameworks, languages and ideas during my free time (the little I got left after work).

I start a lot of cool projects on my own to practice and stay sharp. Most of them are never finished, but I keep telling to myself that I will find the time to sit down and leave cool polished concepts to show off.


Languages and Tools

All the languages and tools I've ever used throughout my programming years (in no specific proficiency or preferential order).

Vue  React  AngularJS  SASS  Flask  Spring  NodeJS  Django 

HTML  CSS  JavaScript 

MySQL  Postgresql 

Python  PHP  Java 

r 

Git  Postman  Jenkins  Jupyter  Docker 


My Stats

Top Langs

GitHub Streak

Recent Contribution Graph (public contributions only)

My github activity graph


Pinned Loading

  1. adyen-vue-online-payments adyen-vue-online-payments Public

    Forked from adyen-examples/adyen-vue-online-payments

    Accept payments on your Vue.js/Express-based website with cards, wallets, and key local payment methods

    Vue

  2. sekurata-django sekurata-django Public

    Simple and secure password manager application. This app uses sqlite3 as local db, coupled with Python + Django backend. Passwords are saved as encrypted values using Fernet, and site access is pro…

    HTML

  3. vue-padel-tour vue-padel-tour Public

    Vue single page application with call to action to sign up for a paddel tournament. Button redirects to google form linked to cloud CSV for participant information retrieval.

    Vue

  4. bank-app-example bank-app-example Public

    Base JavaScript banking application concept. Includes a landing page for the project, and user log in functionality that gives access to the balance dashboard. There users can keep track of their e…

    JavaScript

  5. workout-map-app-example workout-map-app-example Public

    Base JavaScript map application concept. Users can keep track of their everyday workouts in a visual and interactive way.

    JavaScript

  6. frontend-knowledge frontend-knowledge Public

    Sample Vue project derived from the typical "TODO app", instead of managing TODOs, this app can be used to keep a list of courses and material (knowledge base).

    Vue