#!/usr/bin/python
# -*- coding: utf-8 -*-
class WebDeveloper:
def __init__(self):
self.name = "Jakob"
self.role = "Web Developer"
self.language_spoken = ["de_DE", "en_US"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = WebDeveloper()
me.say_hi()
Pinned Loading
-
Sneaker-Price-Scraper-Discord-Csharp
Sneaker-Price-Scraper-Discord-Csharp PublicSneaker Price Webscraper with discord embed in c#
C# 1
-
Sneaker-Scraper-Discord
Sneaker-Scraper-Discord PublicA sneaker scraper that can scrape all prices / payout prices for every size of a sneaker on different marketplace websites.
-
JakobAIOdev-Portfolio
JakobAIOdev-Portfolio PublicA terminal-inspired portfolio website with interactive navigation, light/dark mode, and an easy mode for non-technical users. Explore projects dynamically!
JavaScript
Pinned Loading
-
Sneaker-Price-Scraper-Discord-Csharp
Sneaker-Price-Scraper-Discord-Csharp PublicSneaker Price Webscraper with discord embed in c#
C# 1
-
Sneaker-Scraper-Discord
Sneaker-Scraper-Discord PublicA sneaker scraper that can scrape all prices / payout prices for every size of a sneaker on different marketplace websites.
-
JakobAIOdev-Portfolio
JakobAIOdev-Portfolio PublicA terminal-inspired portfolio website with interactive navigation, light/dark mode, and an easy mode for non-technical users. Explore projects dynamically!
JavaScript
Pinned Loading
-
Sneaker-Price-Scraper-Discord-Csharp
Sneaker-Price-Scraper-Discord-Csharp PublicSneaker Price Webscraper with discord embed in c#
C# 1
-
Sneaker-Scraper-Discord
Sneaker-Scraper-Discord PublicA sneaker scraper that can scrape all prices / payout prices for every size of a sneaker on different marketplace websites.
-
JakobAIOdev-Portfolio
JakobAIOdev-Portfolio PublicA terminal-inspired portfolio website with interactive navigation, light/dark mode, and an easy mode for non-technical users. Explore projects dynamically!
JavaScript
If the problem persists, check the GitHub status page or contact support.