Skip to content
View allansomera's full-sized avatar

Block or report allansomera

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

Hello I'm Allan Somera 👋.

LinkedIn

#!/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()

Github Stats

Allan's GitHub stats Allan's Streak
Top Langs

HIGHLIGHT Projects:

Readme Card
Readme Card2

FRONTEND frameworks and libraries

HTML CSS SASS JS JS JS

BACKEND

NODE EXPRESSJS MYSQL MYSQL

Programming language

JS TS Go C CPP PYTHON JAVA RUBY LUA PERL MYSQL HTML CSS

Other

GIT MARKDOWN TMUX SHELL-SCRIPT BASH

OS

LINUX Windows

Popular repositories Loading

  1. allan-somera-capstone-time3dime allan-somera-capstone-time3dime Public

    To visually cluster your day in 30min blocks

    JavaScript

  2. team-badassets-industry-project-EA team-badassets-industry-project-EA Public

    Industry 24hour hackathon project held by BrainStation x Electronic Arts

    SCSS

  3. BrainStation-instock-merritt BrainStation-instock-merritt Public

    JavaScript

  4. BrainStation-instock-api-merritt BrainStation-instock-api-merritt Public

    JavaScript

  5. allansomera allansomera Public

  6. binary-exploit-practice binary-exploit-practice Public

    Python