Skip to content
View JR0210's full-sized avatar
👷
👷

Block or report JR0210

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
JR0210/README.md

Jacob Robinson - Fullstack Developer

Hey there! I'm Jacob, a passionate fullstack developer with a love for crafting digital experiences.

What I'm Up To

🖥️ Building personal scrapers using Python with Flask.
🚗 AutoTrader Chrome extension for more informed data.

Tech Stack

Frontend? Backend? I've got them both covered! Here's how my skills align:

describe('Jacob Robinson', () => {
  test('Tech Stack', () => {
    const frontendTech = ['JavaScript', 'TypeScript', 'React', 'Gatsby', 'Next.js', 'Redux'];
    const backendTech = ['Node.js', 'Express', '.NET Core'];
    
    expect(techStack.frontend).toEqual(expect.arrayContaining(frontendTech));
    expect(techStack.backend).toEqual(expect.arrayContaining(backendTech));
  });

  test('Learning Wishlist', () => {
    const expectedSkills = ['Python', 'Go'];
    expect(learning.skills).toEqual(expect.arrayContaining(expectedSkills));
  });
});

Connect with me and let's build something amazing together!

LinkedIn Upwork

Pinned Loading

  1. ethers-io/ethers.js ethers-io/ethers.js Public

    Complete Ethereum library and wallet implementation in JavaScript.

    TypeScript 8k 1.9k

  2. next-swell-starter next-swell-starter Public

    TypeScript 1