🎯
Focusing
🧙♂️ Code wizard with a love for high contrast, neon-ink logic and black magic undertones. | Building minimalistic tools with a maximalist soul | Full-stack de
-
21:54
(UTC +05:00)
Pinned Loading
-
Hello!
Hello! 1package main2import "fmt"
3func main() {
4fmt.Println("hello world️🖐️")
5}
-
gitgiest
gitgiest PublicAn experimental CLI tool for exploring Git history as a form of digital divination. Gitgiest offers a unique perspective on version control data, blending code analysis with a creative, almost myst…
Go
-
Hello
Hello 1function sayHello(){
2console.log("Hello world🖐️")
3}45sayHello()
-
forcenote
forcenote PublicForceNote - a simple and lightweight note-taking web app with Markdown support, folder organization, and social login. Built with React, TypeScript, NestJS, and MobX.
TypeScript
-
Algorithm A* in javascript
Algorithm A* in javascript 1class Node {
2constructor(position, g = 0, h = 0, parent = null) {
3this.position = position;
4this.g = g;
5this.h = h;
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.


