Skip to content
View Sesierras's full-sized avatar
🌱
Breathing
🌱
Breathing
Block or Report

Block or report Sesierras

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

Hi πŸ‘‹, I'm Sierra

Typing SVG
Typing SVG

Contact me

LinkedIn gmail-Sesierras

✌ Full stack Developer | πŸ‘Ύ UX/UI Enthusiast | 🐸 Colombia

πŸ”¬ Biologist | 🌿 Botanist | πŸŒ„ Lover of nature | 🧠 Philosophy Enthusiast

About me


Avatar-Sierra

# Public Information
print("<h2> Public Information </h2>\n")
print("Check out my portfolio!\n")

# Personal Information
name = "Sierra Sebastian"
age =  f(x) = 3x^3 + 2x^2 - 5x + 4
location = "Bogota  - DC, COL"
university = "National University of Colombia"
degree = "Biology & Chemestry"

# Skills
skills = ["ReactJS", "NextJS", "NodeJS", "JavaScript", "TypeScript", "MySQL", "HTML", "CSS", "Git", "GitHub", "MongoDB"]
print(f"With a degree in {degree}, I am focused on Frontend development, with experience in: {', '.join(skills)}.\n")

# Goals
print("I am always committed and seeking new knowledge and constant growth ;)")

# Joke
print("\nWhy was the computer cold? It left its Windows open!")

# Astral Card
def astral_card(name):
    from random import randint
    traits = ["courageous", "creative", "adventurous", "intuitive", "generous", "compassionate", "romantic", "optimistic", "reliable", "charismatic"]
    return f"{name}'s astral card shows that they are a {traits[randint(0, 9)]} person."

print(astral_card(name))

Interest Languages and Tools

angular arduino bootstrap css3 electron express figma firebase flask gcp git grafana heroku html5 illustrator jest kubernetes linux mongodb mysql nestjs nextjs nginx nodejs oracle pandas photoshop postgresql postman pytorch react reactnative redux sass seaborn svelte tailwind vuejs xd



Github Statistics

sesierras sesierras sesierras

Quotes & Visitors

Random Quote

Visitors Count

Gift & Music


spotify-github-profile
built with love badge

Favicon-Sierra

πŸ€– "Programming can be addictive" -Bob Carr

Pinned

  1. BlockTheSpot BlockTheSpot Public

    Forked from mrpond/BlockTheSpot

    Video, audio & banner adblock/skip for Spotify

    C++ 1

  2. DS4A_project DS4A_project Public

    Forked from andres-pb/DS4A_project

    Cripto analysis

    Jupyter Notebook

  3. sci-hub-now sci-hub-now Public

    Forked from gchenfc/sci-hub-now

    Free access to academic papers with just a single click! Abolish publishers, long live the open access movement! πŸ¦…

    JavaScript

  4. scikit-learn scikit-learn Public

    Forked from scikit-learn/scikit-learn

    scikit-learn: machine learning in Python

    Python