Skip to content
View xscotophilic's full-sized avatar

Block or report xscotophilic

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xscotophilic/README.md

Hey there ๐Ÿ‘‹

I’m Chintan (aka Xscotophilic), a professional problem-solver, amateur overthinker, and artist by instinct. I build things, break things, and occasionally make them beautiful.

๐Ÿ›  Tech I summon regularly (subject to change without notice)

๐Ÿฆพ Languages JavaScript, TypeScript, Python, Dart, Go & Rust (when brave)
๐Ÿงฐ Ecosystem Git, macOS, Linux, any code editor (yes, even that one)
๐Ÿงฉ Philosophy If it’s clever but unreadable, it’s not clever

โšก Skills & Superpowers (aka things I break confidently)

๐Ÿง  Thinking            █████████░░░  Overthinking included
๐ŸŽจ Creativity          ██████████░░  Cannot be turned off
๐Ÿ” Problem Solving     ███████████░  Desperation-based
๐Ÿ› Debugging at 2 AM   ████████████  Against all odds
โ˜•๏ธ Coffee              ████████░░░░  MVP

๐ŸŒŒ What I’m Into (Besides Code)

  • โ›ฐ๏ธ Traveling, Dancing, Cooking, Painting - side quests unlocked
  • ๐Ÿ“– Reading - fiction, philosophy, & tech rabbit holes
  • ๐Ÿงช Experiments - small projects, big curiosity

๐Ÿ“ฌ Call to Action (do the thing)

Code is poetry. Bugs are... abstract poetry.
If you vibe with this chaos, drop a star on something!

๐Ÿค Let’s Connect (I promise I’m friendly)

X (formerly Twitter) LinkedIn Spotify

Pinned Loading

  1. smart-green-house smart-green-house Public

    A smart greenhouse system collects data such as soil moisture and temperature in real time and automatically decides whether to water batches of crops, turn on or off the fan, and light the lamp.

    JavaScript 6

  2. learning-flutter learning-flutter Public

    Hands-on guide for anyone who wants to learn how to make apps that work on phones, computers, and the web using Flutter.

    Dart 6

  3. cluster-ops-playground cluster-ops-playground Public

    Learn distributed systems through practice. Build a cluster with load balancing, auto-scaling, and infrastructure as code. Swap applications easily with pluggable architecture. Built with Go, Docke…

    Go