Skip to content
View kskoulini's full-sized avatar
Block or Report

Block or report kskoulini

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

Popular repositories Loading

  1. SGPA_Calculator SGPA_Calculator Public

    SGPA calculator using tkinter module in Python

    Jupyter Notebook

  2. TextBasedGame TextBasedGame Public

    A text based adventure puzzle game implemented in Python

    Python

  3. C_Music_Player C_Music_Player Public

    A music player using C and Doubly linked list data structure that uses SDL_mixer header file

    C

  4. my_particles.js my_particles.js Public

    Self interpretation and recreation of particles.js

    JavaScript

  5. MiniJavaScriptCompiler MiniJavaScriptCompiler Public

    Forked from Varun487/MiniJavaScriptCompiler

    Implementing a mini compiler that takes as input a JavaScript program (with focus on the programming construct for loop statements) and produces an optimized intermediate code as an output.

    Yacc

  6. MiniJSC MiniJSC Public

    A mini javascript compiler for "if" and "for" blocks

    Lex