Skip to content
View sharky-3's full-sized avatar
🔥
Learning swift
🔥
Learning swift
  • Slovenija / Ljubljana
  • 02:02 (UTC -12:00)

Block or report sharky-3

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sharky-3/README.md
let dev_log = {
  About: 'Self taught developer exploring both front-end and back-end development.',
  University: 'fri.uni.lj',

  Pronouns: ['He', 'Him'],
  OS: 'Macbook pro M5',
  Uptime: '19 years',
  IDE: ['VScode', 'Xcode'],

  Programming_languages: ['Python', 'C#', 'JavaScript','Luau', 'PHP', 'GDScript', 'Swift'],
  Markup_and_data: ['HTML', 'CSS', 'JSON'],
  
  Interests: ['Building things with code', 'Mountain biking', 'Hiking', 'Cooking']
};

Pinned Loading

  1. dotra dotra Public

    DOTRA is a web-based image dithering and pixelation tool that turns photos into striking pixel art. Built with React and HTML5 Canvas, it offers real-time previews, diverse shapes, rich customizati…

    JavaScript

  2. morse-programming-language morse-programming-language Public

    Morse Lang lets you write full Python programs using only dots (.) and dashes (-).

    Python