Skip to content
View jcsepulvedar's full-sized avatar
  • Darmstadt, Germany

Block or report jcsepulvedar

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
jcsepulvedar/README.md

Hi! I'm Juan C. Sepulveda! ๐Ÿ‘‹

.about.JSโ“

const Human Juan = {
  pronouns: "he" | "him",
  experienceWith: ["Web Apps", "PWAs", "IoT", "Desktop Apps", "Fullstack", "Unit Tests", "Porting", "uBlox"],
  canSpeak: ["๐Ÿ‡ช๐Ÿ‡ธ", "๐Ÿ‡ฉ๐Ÿ‡ช", "๐Ÿ‡ฌ๐Ÿ‡ง"],
  wantToLearn: ["๐Ÿ‡ท๐Ÿ‡บ", "๐Ÿ‡ฏ๐Ÿ‡ต", "๐Ÿ‡ต๐Ÿ‡น"],
  hobbies: ["Playing music", "Video games", "Reading"],
  principles: ["DRY", "KISS", "TTD", "Clean Code"],
  currentProject: "Create a modular MIDI foot controller",
  future: ["Finish most of my Udemy courses", "Headless Spotify clone implementation", "Become a pro Flutter/C# dev"],
  greetings: () => {console.log("Thanks for stopping by!")}
}

.liveSpotifyTracker(๐ŸŽธ) // Because I'm almost 30 and miss stalking my friends music taste in the late 90s/early 2000s via MSN Messenger

Spotify

.trailHeadAPI() // Small API I wrote using Puppeteer to fetch the stats of a users Salesforce (Trailhead) profile

Trailhead

.myStack

.languages

JavaScript TypeScript Sass Python C# C++ Java

.frameworks

React Native VueJS Angular Jest

.dataBases

Mongo DB Firebase MySQL

.ecommerce

Stripe Salesforce

.tools

Android Studio Visual Studio VSCode Git Sublime NodeJS Google Cloud Platform

.others

Arduino Sublime

.whereToFindMe

Github Github

Popular repositories Loading

  1. MultiDS18B20 MultiDS18B20 Public

    Lightweight library to read temperature from multiple DS18B20 transistors connected to a Raspberry Pi

    Python 1

  2. RaspuinoPy RaspuinoPy Public

    RaspberryPi + Arduino USB Serial communication

    Python 1

  3. jcsepulvedar jcsepulvedar Public

  4. awesome-github-profile-readme awesome-github-profile-readme Public

    Forked from abhisheknaiidu/awesome-github-profile-readme

    ๐Ÿ˜Ž A curated list of awesome GitHub Profile READMEs ๐Ÿ“

    Vue

  5. jcsepulvedar.github.io jcsepulvedar.github.io Public

    CSS

  6. j-stack-backbun j-stack-backbun Public

    Server that uses Bun Runtime and Elysia

    TypeScript