I am, first and foremost, a Chemist. I also like coding, and I know Js (& Html, css) and C#. I also have very basic Python knowledge. I've coded websites for Checkers (local multiplayer & local against the computer) and Minesweeper, a lot of random small C# programs (which are a private repo on my Github) and helped greatly with a Whatsapp bot, currently still in development.
Vibin'
I read books, study chemistry, program stuff, play video games and watch youtube & anime, in that order.
Highlights
- Pro
Pinned Loading
-
ArielYat/Whatsapp-bot-Project
ArielYat/Whatsapp-bot-Project PublicWhatsApp Bot ๐ - for groups and individuals
-
Translate sentences or words and hea...
Translate sentences or words and hear them with Google Translate and Wikipedia 1const nodeFetch = require("node-fetch"), request = require("request"), say = require("say");
23async function translate(text) {
4text = text.replace(/^Translate to/i).trim();
5//Extracts the text to translated from the text inputted
-
Checkers
Checkers Public archiveA classic Checkers game, played in a browser and coded in HTML and JS. The game features player vs player and player vs a basic computer engine.
JavaScript
-
MineSweeper
MineSweeper Public archiveA classic MineSweeper game, played in a browser and coded in HTML and JS.
JavaScript
-
trust
trust PublicForked from ncase/trust
An interactive guide to the game theory of cooperation
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.