Skip to content
View boranuzun's full-sized avatar
🥱
🥱

Highlights

  • Pro
Block or Report

Block or report boranuzun

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

Hi there ,  I'm Boran

class BoranUzun:

	def __init__(self):
		self.name = 'Boran UZUN'
		self.username = 'boranuzun'
		self.web = 'https://www.boranuzun.ch'
		self.occupation = 'Student at HEG'
		self.spoken_languages = ['fr_FR', 'en_US', 'tr_TR']

	def __str__(self):
		return self.name

if __name__ == '__main__':
	me = BoranUzun()
🌱 Currently learning

Hack The Box  Bash  Figma 

🛠️ Languages/Tools I'm using

Python  Java  JavaScript  HTML  CSS  Tailwind CSS  Vue.js  Nuxt.js  Postman Markdown  Visual Studio Code  iTerm2  Git  GitHub  Miro  diagrams.net  Notion  Raycast  Alfred  Homebrew  macOS  Windows  Linux 

📬 Get in touch

LinkedIn  Gmail

Popular repositories

  1. boranuzun.ch boranuzun.ch Public

    Personal portfolio website using Nuxt, Vue and Tailwind CSS

    Vue 1

  2. boranuzun boranuzun Public

    README about me

  3. rSch rSch Public

    Simple bash script to display HEG's room schedules

    Shell

  4. helloworld helloworld Public

    Small event management application using Vue 3 and Django.

    Vue

  5. nuxt-quotes nuxt-quotes Public

    A Nuxt app that fetches and displays random quotes from the Quotable API

    Vue

  6. nuxt-weather nuxt-weather Public

    A Nuxt weather app

    Vue