Skip to content
View stkossman's full-sized avatar
  • Ukraine, Zviahel
  • 02:49 (UTC +03:00)

Highlights

  • Pro

Block or report stkossman

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

sky

呪われた

About Me

class Developer
  def initialize
    @name = "kossman"
    @role = "Front-End Developer"
    @skills = {
      "Backend" => ["C#", "C++", "Ruby", "Ruby on Rails", "Python"], # not really into it, but still
      "Database" => ["MySQL", "PostgreSQL", "MSSQL"],
      "Frontend" => ["JavaScript", "TailwindCSS", "React", "Astro", "Next.js (basic)"],
      "DevOps" => ["Docker", "Git"],
    }
    @learning = ["Node.js", "Express", "MongoDB"]
    @passion = "im dead inside"
  end

  def to_s
    "#{@name} | #{@role}"
  end
end

me = Developer.new
puts me

My Inventory

csharp logo cpp logo html logo css logo tailwind logo react logo nextjs logo python logo git logo mysql logo docker logo ruby logo rails logo

My Stats

stats graph languages graph

Pinned Loading

  1. kossman-portfolio kossman-portfolio Public

    JavaScript

  2. random-data-api random-data-api Public

    This API provides various endpoints to generate random data.

    Ruby

  3. sociopathic-unstable-vaccine sociopathic-unstable-vaccine Public

    A merchandise website created using TailwindCSS and Vanilla JS, showcasing a variety of unique and edgy products.

    HTML

  4. soul-of-css soul-of-css Public

    Soul of CSS is a Souls-like CSS framework.

    SCSS 2