Skip to content
View stiantha's full-sized avatar
🛠️
while(!(success = try()))
🛠️
while(!(success = try()))
Block or Report

Block or report stiantha

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

webdev

def github_profile():
    return {

        "personalInfo": {
                "age": 27,
                "origin": ["Grefsen", "Oslo", "Norway"],
                "passion": ["UI Design", "Responsive Web Design", "New Technologies"],
                },

        "tech": {
                "languages": ["Javascript", "Typescript", "Python", ".NET"],
                "stack": ["MongoDB", "Express", "React", "Node"],
                "tools": ["Docker", "Git", "VS", "VS Code", "Termius"],
                "design": ["Figma", "Canva", "Photoshop",
                },

        "education": [
                {
                "organization": "GET Academy",
                "department": "Fagskolen",
                "credit": 30,
                "period": {
                    "start": "2023-08-07",
                    "end": "2024-01-10",
                },

                {
                "organization": "GET Academy",
                "department": "Get Prepared",
                "period": {
                    "start": "2024-01-22",
                    "end": currentDate,
                },
            ],
        }

Pinned

  1. myPortfolio myPortfolio Public

    JavaScript 1

  2. DevTools DevTools Public

    TypeScript