Skip to content
View OmkoBass's full-sized avatar
💯
Rest is for the dead
💯
Rest is for the dead

Block or report OmkoBass

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

I'm a never resting extremely ambitious software engineer.

const omkobass = {
  languages: {
    primary: ["typescript", "python"],
    secondary: ["C#"],
    projectsMadeWith: ["Java", "Go", "Kotlin", "Swift", "PHP", "C", "C  "],
  },
  technologies: {
    mobile: ["React Native"],
    frontEnd: {
      js: ["React"],
      frameworks: ["Next.js"],
      styling: {
        preProcessors: ["Sass"],
        components: ["Mantine"],
        useTailwind: true,
      },
    },
    backEnd: {
      node: {
        primary: ["express", "nestjs"],
      },
      python: {
        primary: ["django", "fastapi"],
      },
    },
    databases: ["postgresql" || "SQLDatabases"],
    secondary: ["vue", "svelte"],
    devOps: ["AWS", "Heroku"],
    knowButAvoid: ["Angular", "ASP.NET", "PHP"],
    gameEngines: ["Unity"],
  },
};

Pinned Loading

  1. Fakegram-Social-Network Fakegram-Social-Network Public

    Fakegram social network

    JavaScript

  2. invo invo Public

    Simple and useful Invoice App made with Next.js using typescript.

    JavaScript 6 2

  3. LoadBalancerGo LoadBalancerGo Public

    Load balancer i needed implemented in go.

    Go 1

  4. chatty chatty Public

    Chat app created with svelte and flask

    JavaScript

  5. python_data_structures python_data_structures Public

    Python 2

  6. instagram_api_python instagram_api_python Public

    One of the two backends I made for scraping instagram.

    Python 1