Skip to content
View mukul-work's full-sized avatar

Block or report mukul-work

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

Hi, I'm Mukul

I'm a Computer Science undergraduate focused on building strong fundamentals in JavaScript, Web Development, and Software Engineering.

I’m currently working through The Odin Project and building practical, end-to-end projects with clean code and clear documentation.

Skills

  • JavaScript (ES6+)
  • HTML, CSS
  • Git & GitHub
  • Linux basics

Projects

Here are a few projects I'm proud of:

  • Etch-a-Sketch – A browser-based drawing app built with vanilla JavaScript, demonstrating DOM manipulation, event handling, and dynamic grid rendering.
  • Calculator – A fully functional calculator implementing core arithmetic logic, state management, and edge-case handling using plain JavaScript.

Current Focus

  • Building JavaScript-heavy projects from scratch
  • Writing clean, readable code with proper documentation
  • Finishing projects end-to-end rather than collecting tutorials

Contact

Pinned Loading

  1. Etch-a-Sketch Etch-a-Sketch Public

    A browser-based Etch-a-Sketch built with vanilla JavaScript, HTML, and CSS. Draw on a dynamic grid with interactive mouse controls.

    JavaScript

  2. tiny-llm-experiments tiny-llm-experiments Public

    A small-scale research prototype exploring token-level watermarking, detection, and evaluation in autoregressive language models.

    Python

  3. Portfolio Portfolio Public

    My web design portfolio website

    HTML

  4. JS_calculator JS_calculator Public

    A calculator

    JavaScript

  5. probabilistic-ml-uncertainty probabilistic-ml-uncertainty Public

    Minimal demonstration of predictive uncertainty using Bayesian Linear Regression and Gaussian Processes, with calibration via coverage.

    Python 1

  6. responsive-signup-ui responsive-signup-ui Public

    Frontend signup interface with responsive layout, CSS Grid-based form structure, and floating label UX pattern.

    CSS