Skip to content
View TGyAkos's full-sized avatar
a sip of boilerplate
a sip of boilerplate

Highlights

  • Pro

Organizations

@pollak-projects

Block or report TGyAkos

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

Header

    Morning! I'm TGyAkos


type
  Programmer* = object
    langs*, editors*: seq[string]
    
var
  TGyAkos: ref Programmer
  
TGyAkos = new(Programmer)

TGyAkos.langs = @["Nim", "C", "C#", "C++", "Java", 
                  "Py", "Js", "Ts", "PHP", "HTML", "CSS"]
TGyAkos.editors = @["Lvim", "VS", "VSCode", "IntelliJ"]

Popular repositories Loading

  1. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    HTML

  2. markdown-portfolio markdown-portfolio Public

  3. Guessing-Game Guessing-Game Public

    Gussing game with basic memory functionality

  4. company-website company-website Public

    HTML

  5. TGyAkos TGyAkos Public

  6. mogusbot mogusbot Public

    A powerfull discord bot started originally as a joke but now has come a long way thru!

    JavaScript