Skip to content

sgonzalezr94/sgonzalezr94

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Repository files navigation

πŸ‘‹ 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

Releases

No releases published

Packages

No packages published