Skip to content
View rishiverma12031's full-sized avatar

Block or report rishiverma12031

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

Hi, I'm Rishi πŸ‘‹

I'm a self-taught frontend developer based in New Delhi, India β€” coming from a humanities background (BA Programme (English + Spanish)) and working my way into tech through deliberate, hands-on practice.

I believe in building genuine understanding before moving fast. Every project here is intentional practice, not tutorial-copying.


πŸ› οΈ What I Work With

Frontend HTML5 CSS3 JavaScript

Backend / Runtime Node.js

Tools Git GitHub

CSS Skills

  • Flexbox
  • CSS Custom Properties
  • Responsive Design
  • Accessibility patterns (focus states, semantic markup)
  • Modern CSS (color-mix, oklch, transitions, pseudo-elements)

πŸ“‚ Projects

Project Description Tech
πŸ“Š statistics-calculator CLI tool computing mean, median, mode, variance & more using functional programming JS, Node.js
βš”οΈ got-quiz Interactive Game of Thrones CLI trivia quiz with difficulty-based scoring JS, Node.js
πŸͺ¨ rock-paper-scissors CLI game with score tracking and best-of-5 gameplay JS, Node.js
πŸ”’ binary-converter Decimal-to-binary converter (including fractions) built with recursion JS, Node.js
🌐 portfolio-site Multi-page personal portfolio built with HTML & CSS HTML, CSS
🐾 my-dogs-profile Beginner HTML/CSS project β€” a fictional dog profile page HTML, CSS

🌱 Currently Learning

  • Vanilla JS (next up)
  • React
  • Modern build tools (Vite, npm ecosystem)
  • Deploying projects publicly

πŸ—£οΈ Languages

  • English β€” Fluent
  • Spanish β€” Professional Working Proficiency (Instituto Cervantes B2.4)
  • Hindi β€” Native

πŸ“¬ Let's Connect

LinkedIn


Open to Junior Frontend Developer roles. Learning in public, building with intent.

Pinned Loading

  1. sales-report-generator sales-report-generator Public

    CLI tool that generates a sales report from JSON data β€” built with Node.js to practice reduce, grouping, and modular design.

    JavaScript

  2. binary-converter binary-converter Public

    CLI tool that converts decimal numbers (including fractions) to binary using recursive algorithms. Built with Node.js to practice recursion and number system conversion. πŸ”’

    JavaScript

  3. statistics-calculator statistics-calculator Public

    CLI statistics calculator that computes mean, median, mode, range, variance, and standard deviation from a list of numbers. Built with Node.js using functional programming and array methods. πŸ“Š

    JavaScript

  4. got-quiz got-quiz Public

    Interactive Game of Thrones CLI quiz with 10 trivia questions! Test your GOT knowledge, earn points based on difficulty, and compete for high scores. Built with Node.js. Winter is coming... βš”οΈπŸ‰

    JavaScript

  5. rock-paper-scissors rock-paper-scissors Public

    Interactive Rock-Paper-Scissors CLI game built with Node.js. Features colorful terminal output, score tracking, and best-of-5 gameplay. First to 3 wins! πŸͺ¨πŸ“„βœ‚οΈ

    JavaScript

  6. portfolio-site portfolio-site Public

    This is my portfolio website where i have hosted my projects, a few blogs i wrote and my contact info.

    HTML