Skip to content
View Ksengine's full-sized avatar
:octocat:
coding is fun!!!
:octocat:
coding is fun!!!
Block or Report

Block or report Ksengine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ksengine/README.md

Hi ๐Ÿ‘‹, I'm Kavindu Santhusa

A teen developer.

ksengine

ksengine

  • ๐Ÿ”ญ Iโ€™m currently working on MoonHare.CSS

  • ๐ŸŒฑ Iโ€™m currently learning CSS, SCSS,VSASS

  • ๐Ÿค Iโ€™m looking for help with MoonHare.CSS

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://github.com/Ksengine

  • ๐Ÿ’ฌ Ask me about A New CSS Framework

  • ๐Ÿ“ซ How to reach me [email protected]

Languages and Tools:

bootstrap bulma css3 django flask git gtk html5 javascript jekyll linux materialize python qt sass tailwind

ksengine

ย ksengine

ksengine

Pinned

  1. ksenginew/WSocket ksenginew/WSocket Public

    Simple WSGI HTTP + Websocket Server, Framework, Middleware And App.

    Python 25 3

  2. Tyre Tyre Public

    patches for python.

    Python 4 2

  3. PSON.py PSON.py
    1
    """ Python Script Object Notation (PSON) """
    2
    # JSON alternative for Python.
    3
    
    
    4
    
    
    5
    def stringify(obj):
  4. ksenginew/ServeLight ksenginew/ServeLight Public archive

    Lightweight and Responsive Server Framework

    Python 6

  5. # Kalculator # Kalculator
    1
    #!/usr/bin/python
    2
    # -*- coding: utf-8 -*-
    3
    
    
    4
    from __future__ import print_function
    5
    import readline  # for better console text edit experience