Skip to content
View sgonzalezr94's full-sized avatar
💭
🖥️
💭
🖥️
Block or Report

Block or report sgonzalezr94

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

👋 Hi! I’m Sebastian Gonzalez R

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SeniorSoftwareEngineer:

    def __init__(self):
        self.name = "Sebastian Gonzalez R"
        self.role = "Senior Software Engineer"
        self.language_spoken = ["es_CO", "en_US"]
        self.years_of_experience = 9
        self.reliable = True
        self.current_location = "CO"

    def say_hi(self):
        print("Thanks for dropping by, hope you are having a great day.")


me = SoftwareEngineer()
me.say_hi()

Whoami

  • 👀 Software Engineer & Computer Scientist from Cali, Colombia.
  • 👨‍💻 Currently working @ EPAM, I'm a Lead Software Engineer & Development Consultant.
  • 🧰 Most of the time I'm leading effective teams🧑‍🤝‍🧑& producing high quality code🚀to meet our client's interests and business goals💼🥇.
  • 🖥️ Backend Engineering, mostly.
  • 🌱 I'm getting better at GoLang & expanding my System Design knowledge (Here📖 you'll find a great resource for this).
  • 💞️ I’m looking to collaborate on the main Python tools for Web/Backend Development used nowadays such as Django, Flask, and FASTApi.
  • 📫 How to reach me

🔧 Technologies & Tools

📊 Github Stats

Most of my work is in confidential accounts and private repos, so my personal Github is all about personal initiatives and studying

Sebastian's github stats

Popular repositories

  1. python-proxy-switcher python-proxy-switcher Public

    A HTTP - Python proxy switcher.

    Python 2 1

  2. SpotifyLoopingBot SpotifyLoopingBot Public

    Forked from sgonzalezr94-zz/SpotifyLoopingBot

    Simple API-less spotify-bot which reproduces a list of songs for the minimum amount of time to be considered "listened" by Spotify.

    Python

  3. HackerRank-Challenges HackerRank-Challenges Public

    Python

  4. Neetcode-Challenges Neetcode-Challenges Public

    Repo to keep track of https://neetcode.io/ challenges.

    Python

  5. LeetCodeProblems LeetCodeProblems Public

    Repository which will hold leetcode problems at random.

    Python

  6. sgonzalezr94 sgonzalezr94 Public

    Config files for my GitHub profile.