#!/usr/bin/env python3
# -*- coding: utf-8 -*-
class Software_engineer:
def __init__(self):
self.name = "Allan Somera"
self.role = ["Software Engineer", "Full-stack developer"]
self.language_spoken = ["en_US"]
def wassup(self):
print(
"""
Welcome to my github page.
I'm a software engineer aiming to be a full-stack developer. I'm also a
cybersecurity enthusiast. Hacking is fun and you know it. Learn to hack by
hacking the world XD
"""
)
me = Software_engineer()
me.wassup()
Popular repositories Loading
-
allan-somera-capstone-time3dime
allan-somera-capstone-time3dime PublicTo visually cluster your day in 30min blocks
JavaScript
-
team-badassets-industry-project-EA
team-badassets-industry-project-EA PublicIndustry 24hour hackathon project held by BrainStation x Electronic Arts
SCSS
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.