Skip to content
View jabercrombia's full-sized avatar

Highlights

  • Pro

Block or report jabercrombia

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

Hi there! ๐Ÿ‘‹

Welcome to my GitHub profile! I'm a Full Stack Developer with a passion for building efficient, scalable, and user-friendly web applications. I'm also actively picking up Python for Data Engineering to expand my skills in ETL pipelines, data processing, and cloud storage solutions.

๐Ÿš€ About Me

  • ๐Ÿ’ฏ I specialize in React.js and Next.js for front-end development.
  • โœจ On the back end, I work with Node.js, Python, Go.
  • ๐Ÿ‘ฉโ€๐Ÿ’ป I'm currently diving into Data Engineering, focusing on ETL pipelines, data transformation, and AWS S3 integration.
  • ๐Ÿ“š Always learning new technologies and best practices to improve my development and data processing skills.

๐Ÿ› ๏ธ Tech Stack

  • Frontend: React.js, Next.js, Tailwind CSS, TypeScript
  • Backend: Node.js, REST & GraphQL APIs, Python, Go
  • Data Engineering: Pandas, Boto3, AWS S3, CSV Processing
  • Tools & DevOps: Git, Vercel, Netlify, AWS, Docker
  • Database: PostgreSQL, SQLite

Projects

  • ๐Ÿ“‹ Opensearch Contentful CMS Integration | Github Repo

๐Ÿ‘ซ Let's Connect

Job History

Thanks for stopping by! Feel free to explore my repositories and reach out if youโ€™d like to collaborate. ๐Ÿš€

Pinned Loading

  1. job-submission-portal job-submission-portal Public

    A Next.js job application portal using Supabase. Users submit personal info and a resume PDF, which is scanned by a Python service to return a match score against the job description.

    TypeScript

  2. video-game-sales-api video-game-sales-api Public

    This project is a FastAPI-based backend that provides a Video Game Sales Data API, storing and managing sales information in a PostgreSQL database. It offers RESTful endpoints for retrieving and anโ€ฆ

    Python

  3. google-dashboard-api google-dashboard-api Public

    This project demonstrates how to integrate Google Analytics 4 (GA4) with a Next.js application, leveraging the GA4 Data API to fetch and analyze user interaction data programmatically. The integratโ€ฆ

    TypeScript 3

  4. video-game-data video-game-data Public

    This project integrates FastAPI as the backend and Next.js as the frontend to create a full-stack web application. It processes and displays vides game sales data, enabling seamless API communicatiโ€ฆ

    TypeScript

  5. jabercrombia-app jabercrombia-app Public

    This is the repository for my personal website, built with Next.js, powered by Contentful as a headless CMS, and deployed via Vercel.

    TypeScript

  6. cypress-ada-testing cypress-ada-testing Public

    Automated end-to-end testing framework for a Next.js application using Cypress. Designed to support scalable, route-driven test execution with environment-based configuration and CI/CD integration โ€ฆ

    JavaScript