8000 GitHub - Sergio16T/Sergio16T
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sergio16T/Sergio16T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Hello world 👋

Senior Software Engineer at GlossGenius

See my Web Portfolio

LinkedIn

# Python 

class SoftwareEngineer:

    def __init__(self, name: str = "Sergio", role: str = "Senior Software Engineer"):
        self.name = name
        self.role = role

    def say_hi(self):
        print(f"Hi my name is {self.name} and I am a {self.role}. Thanks for dropping by!")


me = SoftwareEngineer()
me.say_hi()

Technologies

JavaScript TypeScript Python Go Java

HTML5 CSS3 SASS

React Next JS Vue.js Ember

NodeJS Express.js

MySQL MicrosoftSQLServer Postgres Redis

GraphQL

AWS

MUI Vuetify Bootstrap jQuery

JWT

Swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0