Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@jericbas
jericbas
Follow

Block or report jericbas

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

Hi, I'm Jeric πŸ‘‹

Software Engineer β€” Fullstack Development πŸš€

πŸ› οΈ Tech Stack

  • Frontend: React.js, Next.js, JavaScript/TypeScript
  • Backend: Node.js, Express, Python
  • Database: MongoDB
  • Package Managers: pnpm, yarn, bun ⚑ (current favorite)
  • Other: PHP

πŸ’» Projects

Building stuff with React + Node.

πŸ”— Connect

github.com/jericbas

Pinned Loading

  1. Mock `window.location.search` Mock `window.location.search`
    1
    it('mocks search', () => {
    2
     delete window.location;
    3
     window.location = { search: '?query=phone' };
    4
    5
     expect(window.location.search).toEqual('?query=phone');
  2. Modern FreecurrencyAPI TypeScript re... Modern FreecurrencyAPI TypeScript rewrite with async/await, AbortController, and full type safety
    1
    /**
    2
     * @module FreecurrencyAPI
    3
     * @description A modern, TypeScript-native client for the Freecurrency API v1.
    4
     *
    5
     * Features:

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /