Skip to content
View psshrijith's full-sized avatar

Block or report psshrijith

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.

Content in all repositories owned by your account will be closed.
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
psshrijith/README.md

ps shrijith

software engineer · frontend · quality


GitHub LinkedIn LeetCode


┌──────────────────────────────────────────────────────┐
│                                                      │
│  $ whoami                                            │
│                                                      │
│  Shrijith PS                                         │
│                                                      │
│  Software engineer with a background in              │
│  test automation, now going deeper into              │
│  frontend engineering and the web platform.          │
│                                                      │
│  Currently → React + TypeScript + JavaScript         │
│  Always   → Learn → Build → Understand               │
│                                                      │
└──────────────────────────────────────────────────────┘

./now

⚛ React / TypeScript
🧠 JavaScript fundamentals
🌐 Browser APIs
🧩 Data Structures & Algorithms
🧪 Test architecture

./stack

Frontend → React · TypeScript · JavaScript · Tailwind CSS Testing → Playwright · Cypress · WebdriverIO · Selenium Languages → Java · Python · C++ Tools → Git · GitHub · Postman · JIRA


./projects

project what I’m exploring
Portfolio React · animations · UI architecture
JS / TS experiments language fundamentals · browser APIs
Automation Playwright · Cypress · testing patterns


git log --oneline

learning something new
building something small
breaking something interesting
fixing it
repeat.


still figuring things out. that's the fun part.

Pinned Loading

  1. youtubeCloneApp youtubeCloneApp Public

    A mini YouTube clone built with React, featuring trending videos, a functional search bar, sidebar navigation, and responsive video cards.

    JavaScript

  2. NoteTakingApp NoteTakingApp Public

    a note taking app in order to understand useState, useMemo, useRef better

    JavaScript

  3. webScraping webScraping Public

    Python code to extract top 250 IMDB rated movies, write to a excel and search for a movie

    Python

  4. omdbapp omdbapp Public

    A sleek React app that lets you search for movies, view their posters, and explore detailed information like cast, plot, awards, and more - all powered by the OMDb API.

    TypeScript