GithubHelp home page GithubHelp 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

mdwiki-seed icon mdwiki-seed

Alternative to https://github.com/Dynalon/mdwiki-seed

mosaic icon mosaic

Python script for creating photomosaic images

palettes icon palettes

Palettes i use for pixel art people may find useful

particle-clicker icon particle-clicker

An addictive incremental game that teaches players the history of high energy particle physics

phaser-ce icon phaser-ce

Phaser CE is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

pngtomlog icon pngtomlog

Converts a png image to mlog commands. Uses a lightweiht vectorization method i wrote to optimize the output.

projectmaker icon projectmaker

A Sublime Text 2/3 plugin to allow creating any kind of project from your own custom templates

pystring icon pystring

C++ functions matching the interface and behavior of python string methods with std::string

raylib icon raylib

A simple and easy-to-use library to enjoy videogames programming

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.