Giter Club home page Giter Club logo

Hey, i'm Kali!

Just a trans girl programming in my free time

A bit more about me

class basicPronoun():
    def __init__(self, sub, obj):
        self.subjective = sub
        self.objective = obj

kali = {
    "pronouns": [
        basicPronoun("it", "its"),
        basicPronoun("she", "her"),
        basicPronoun("they", "them"),
    ],
    "names": [ "Kali", "Winter", "Tæmt modʒiɹæ", "Vortetty" ]
    "languages": {
        "natural": [ "english" ],
        "computer": [ "python", "c++", "kotlin", "java", "javascript", "c#", "html", "css", "rust" ]
    },
    "current_focus": "Random projects for fun",
    "fun_fact": "Knowing what to search is half of the battle"
}

Summary

trophy

Winter's GitHub stats

Winter's Top Langs

Winter's wakatime stats

Winter's Projects

15-puzzle icon 15-puzzle

15 puzzle game built with React, Material-UI, and styled-components

agnoster-zsh-theme icon agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic

arc icon arc

A Java game development framework based off of libGDX

areos icon areos

A kernel for messing around

arx icon arx

Text Based Adventure

basecppproject icon basecppproject

A basic makefile and structure for a linux C or C++ project using clang, includes automatic multithreading for compilation, make, run, test, test with gdb, slean, and install commands. Static links everything and auto compiles all source files. Uses c++20 and c99.

basicraylibproject icon basicraylibproject

A basic makefile and structure for a linux C or C++ raylib project using clang, includes automatic multithreading for compilation, make, run, test, test with gdb, slean, and install commands. Static links everything and auto compiles all source files. Uses c++20 and c99. Includes raylib and raygui.

bejeweled icon bejeweled

HTML5 + CSS3 + JS video game, "Bejeweled" clone.

bf-compile icon bf-compile

A Brainfuck transpiler that makes c++ to compile

bitcoin icon bitcoin

Bitcoin Core integration/staging tree

c2logic icon c2logic

Compiles C code to Mindustry logic.

challenge-666-os icon challenge-666-os

a bare metal program that solves https://github.com/beginner-codes/challenges/blob/main/weekday/challenge_666.md from precompiled input

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.