Skip to content
View synt-xerror's full-sized avatar

Block or report synt-xerror

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
synt-xerror/README.md

Hi, I'm Syntax.

If you're interested in my projects, keep in mind that the most of them are experimental and incomplete, not too useful.

I made an overview of the projects i’m currently working on and their status

  • Linows 7: Theme Collection for KDE Plasma inspired by Windows 7's Aero Glass theme.

    • Status: WIP, totally incomplete.

  • Neocities C: Unofficial Neocities API CLI client plus C library.

    • Status: Pre-alpha, organizing the structure and studying the API.

  • MyNeocities: Source-code of my neocities page.

    • Status: Draft, testing my creative skills and working every day to improve.

  • Neogities: Full work tool for Neocities developers, inspired by Git.

    • Status: Experimental, for now it's a fork just to see if my ideas are good. (idk ruby :/)

  • G7PlayToybox: A tool for my phone (Moto G7 Play), just to make easy to work with ADB, Fastboot and others.

    • Status: Experimental, works only for me. But has some cool animations and sounds lol.

  • ManeOS-webpage: Source-code of maneos.net, a community that I created for learning programming and working on ManeOS project.

    • Status: Draft, it still doesn't have all the features that I planned, but working every day.

  • Recordit: A wrapper to record screen in Linux.

    • Status: Draft, don't use it, its proccesses are heavy and slow and probabaly won't work because of numerous bugs.

  • RedDust: Python-based interpreted programming language. (yes, a interpreted programming language made with antother interpreted programming language).

    • Status: Experimental, I made just for fun, so it's confusing and has some bugs, but in the future I want to put more commands and make it a bit more useful for learning programming.

  • BackupCraft: CLI to backup your Minecraft Java worlds.

    • Status: Alpha, has some bugs and performance problems and the website remains incomplete, but it works relatively. I'm planning to make a Windows, Android version (and may be a Xbox 360 homebrew in the future).

  • MLPGame: Pygame based game, just for fun.

    • Status: Experimental, it's not a serious project, but one day I plan to put new characters and new levels.

  • Drawer: To-do list made with HTML, CSS and JS, a classic.

    • Status: Archived, it was a old project that I'm not too interested to continue, but who knows.

Other repositories is archived, experimental or temporary only.

If you want to contribute on some project, you can send me a email like:

Subject: Request to join your project: [project name]

Hey, my name is [your name], and I’m interested in contributing to this project because [your reasons].

Just show me why you want to contribute and be yourself, i'm not an enterprise, i'm just a guy that like to code and watch my little pony.

Accepting or not, i'll aways send you a response for confirmation.

My pinned repositories just show which projects I’m actively working on.

Pinned Loading

  1. linows7 linows7 Public

    A full Aero Glass theme for KDE Plasma, transform your Linux distro into Windows 7.

    Shell

  2. neocities-c neocities-c Public

    A Neocities API client made with C.

    C

  3. neogities neogities Public

    Forked from neocities/neocities-ruby

    The Neocities Gem - A CLI and library for using the Neocities web site API. But, better.

    Ruby