Skip to content
View JourneyCodesAyush's full-sized avatar

Block or report JourneyCodesAyush

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

Hi ๐Ÿ‘‹, I'm Ayush Dubey

A passionate tech enthusiast from India ๐Ÿ‡ฎ๐Ÿ‡ณ

๐Ÿ’ซ About Me

Curiosity-driven engineer exploring small tools, utilities, and programming experiments.

I usually prototype first, then refine, motivated by learning, curiosity, and solving small problems, rather than building products for the sake of it.


๐ŸŒ Socials

LinkedIn GitHub Email


๐ŸŒ Portfolio

Check my interactive portfolio: JO-SH


๐Ÿ’ป Tech Stack

C C++ Java Python Node.js Express.js HTML5 CSS3 JavaScript Git Linux Bash


๐Ÿ› ๏ธ Projects (Curiosity-driven & Problem-solving)

  • PDF-Toolkit Local Python desktop tool to merge, split, and rename PDFs. GUI + Windows executables to solve a real problem.

  • CPP-CLOC C++17 command-line tool reimplementing cloc. Explored multi-language support and scalable architecture.

  • JavaBhaiLang Interpreter for a toy programming language. Implemented lexer, parser, AST evaluation, and execution pipeline.

  • TS-Bhai Web playground for Bhailang (TypeScript + React). Minimal frontend to explore language execution in-browser.

  • JO-SH Terminal-inspired portfolio website showcasing projects with command parsing and interactive shell UI.


๐Ÿ“Š GitHub Stats

Popular repositories Loading

  1. PDF-Toolkit PDF-Toolkit Public

    Desktop app to merge, rename, and split PDF files - simple, fast, and cross-platform.

    Python 1 2

  2. JourneyCodesAyush JourneyCodesAyush Public

    Config files for my GitHub profile.

  3. JoSh JoSh Public

    A terminal styled portfolio inspired from Linux

    JavaScript 1

  4. JavaBhaiLang JavaBhaiLang Public

    An interpreter for Bhai lang written in Java

    Java

  5. CPP-CLOC CPP-CLOC Public

    A C++ implementation of CLOC for counting code, comments, and blank lines.

    C++

  6. TS-Bhai TS-Bhai Public

    PlayGround for TS-BhaiLang written in React + TypeScript

    TypeScript