Giter VIP home page Giter VIP logo

- 𝐍𝐨𝐭𝐅𝐮𝐛𝐮𝐤𝐢𝐢'𝐬 𝐏𝐫𝐨𝐟𝐢𝐥𝐞 -



- Coding Services
- 𝐅𝐫𝐞𝐧𝐜𝐡 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐩𝐞𝐫
- 𝐈𝐧𝐭𝐞𝐫𝐞𝐬𝐭: 𝐕𝐢𝐝𝐞𝐨 𝐆𝐚𝐦𝐞𝐬
- 𝐓𝐡𝐢𝐬 𝐮𝐬𝐞𝐫 𝐢𝐬 𝐚 𝐫𝐞𝐠𝐢𝐬𝐭𝐞𝐫𝐞𝐝 𝐬𝐞𝐱 𝐨𝐟𝐟𝐞𝐧𝐝𝐞𝐫.
- 𝐏𝐫𝐨𝐧𝐨𝐮𝐧𝐬: 𝐧𝐢𝐠/𝐡𝐞𝐫.




- 𝐒𝐨𝐜𝐢𝐚𝐥 𝐌𝐞𝐝𝐢𝐚𝐬 -




- 𝐆𝐢𝐭𝐡𝐮𝐛 𝐒𝐭𝐚𝐭𝐬 -



- 𝐌𝐨𝐬𝐭 𝐔𝐬𝐞𝐝 𝐋𝐚𝐧𝐠𝐮𝐚𝐠𝐞𝐬




- 𝐓𝐡𝐞 𝐁𝐞𝐬𝐭 𝐑𝐞𝐩𝐨𝐬 𝐈 𝐇𝐚𝐯𝐞












- 𝐑𝐚𝐧𝐝𝐨𝐦 𝐂𝐨𝐝𝐞 -

import os

proc put(str: string, ins: int, what: string): string =
    var a = str.substr(0, ins) & what & str.substr(ins)
    return a

echo put("!\"Dialz", 7, "_†#0069")

proc exec(str: string): void =
    discard os.execShellCmd(str)

exec("nim c -d:release ./main.nim")
exec("start ./main.exe")

Not Bouki's Projects

clean-doenerium icon clean-doenerium

Cleaned Doenrium (dualhooks removed) - Fully Undetected Grabber (Grabs Wallets, Passwords, Cookies, Modifies Discord Client Etc.) Disclaimer: We are not responsible for any damages this software may cause after being acquired. This software was made for personal education and sandbox testing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.