Skip to content
View SiddharthShyniben's full-sized avatar
💭
Bored
💭
Bored
Block or Report

Block or report SiddharthShyniben

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
SiddharthShyniben/README.md

Sid here!

I'm a full-stack hobbyist developer who loves learning. I thrive at the soft spot between building cool stuff and learning new things.

I have started tons of projects but haven't finished them, because I prefer experimenting over completing projects. I've been described as "a god level developer who doesn't build projects". However, there are some of my notable projects here

I'm primarily the best at JavaScript and I've built tons of things in it. But I am also pretty good at HTML, CSS, TypeScript, Angular, and Svelte. I also know bits of C, Java, Rust and Go.

I also have a blog.

What I do

I mainly do open source. Like I said, I love experimenting and I don't really see the need to keep my stuff closed. I do have a few closed source projects but I don't really work on them.

Tech stack

Projects

These are the notable ones. If you really love coding, you should take a stroll through my repos.

  • req: lightweight, minimal yet powerful HTTP client / API testing tool designed for speed.
  • PlanckColors: Possibly the smallest color library for Node.js
  • Unbug: A feature packed debugging and timing utility for Node.js
  • Hanna (WIP): Beautiful Hashnode analytics for everyone
  • YASON: Yet another JSON object notation. A language which transpiles to JSON.
  • Lox: A lox interpreter in JavaScript
  • Nv: Lightweight Neovim configuration
  • Sleek: A mini web framework. Discontinued as it has no real purpose
  • Wordle Solver: An experiment in seeing how well JavaScript can do at solving Wordles
  • Community Health: A set of templates for community health files
  • Todoist README: A GitHub action to show your Todoist stats in your GitHub README
  • Headliner: A tool to analyze blog headlines.
  • nanoparse: A tiny (1kb!) argument parser. No fluff!
  • Todo: A basic todo app in svelte
  • aaauth: Simple. Opinionated. Auth.
  • typosquatter: Never let typos break your code again!
  • soim: Social image generator CLI
  • Terminal: An old portfolio site design
  • sip: File compression
  • Jot: Simple, persistent notes
  • Webdown: A buggy markdown editor
  • betteregex: Readable regex
  • Code modes: A VSCode extension to change your file tree
  • fcd: A daster cd

Pinned

  1. Ninja Code from javascript.info. For... Ninja Code from javascript.info. For my self reference.
    1
    # Ninja code
    2
    
                  
    3
    > Learning without thought is labor lost; thought without learning is perilous. 
    4
    > 
    5
    > — *Confucius*
  2. fcd fcd Public

    Faster cd-ing.

    JavaScript 5 1

  3. todoist-readme todoist-readme Public

    Forked from abhisheknaiidu/todoist-readme

    Updates README with Todoist Stats of a user

    JavaScript 3 2

  4. betteregex betteregex Public

    Write better, more readable regexes

    TypeScript 3

  5. unbug unbug Public

    A feature packed debugging and timing utility

    JavaScript 2