Skip to content

stellanw/stellanw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to my page

Hey,

I'm Stellan, a photographer based in Hamburg who entered the world of coding by completing the web development bootcamp at neuefische GmbH.

Picture of me

Who am I?

class WhoAmI:
	user = 'Stellan'
   	current_work = 'photographer and still improving my code skills'

   	tech_skills = [
   			'mac user for 14 years',
   			'adobe photoshop',
   			'adobe lightroom',
   			'capture one',
   			'javascript',
   			'react',
   			'next.js',
   			'node.js',
   			'css',
   			'html',
   		]

   	hobbies = [
   			'photography',
   			'my dog',
   			'spending time with family and friends',
   			'video games',
   			'different creative things',
   			'DIY',
   			'tattoo myself or others',
   			'many more...',
   		]
   
   def getCity():
   	return Hamburg_Germany()

   
   def Ambitions():
   	LearnCoding()
   	CreateWebsite()
   	GetInteresstingWebDevJob()
   	# Assume 10 more awesome ambitions here  ;)
   

GIF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published