Skip to content
View YusufOzmen01's full-sized avatar
💀
kinda sus ngl
💀
kinda sus ngl

Highlights

  • Pro
Block or Report

Block or report YusufOzmen01

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
YusufOzmen01/README.md
import { Me, Coding } from "sergio-marquina";
  
const me = Me();

me.get("coding", (req, res) => {
  res.send(Coding.from(me).currentLanguages()); /* ["JavaScript, "Golang" ]*/
})

me.listen(80, () => console.log("Ready to code!"));


Generic badge Generic badge

Pinned

  1. kikitan-translator kikitan-translator Public

    VRChat Live Translation Application

    JavaScript 1

  2. downgrid downgrid Public

    an osu! direct-like beatmap downloader

    Go 8

  3. otaku-cli otaku-cli Public

    an anime watching app for terminal users, similar to ani-cli

    Go

  4. mangalike mangalike Public

    Create, sync and export your favourite mangas in epub format!

    Rust