Your portrait

Hello, I'm James

I am a software engineer with a passion for learning and creating. With extensive experience in React, JavaScript, Node.js,and more, I enjoy building intuitive, user-friendly applications. This portfolio showcases my professional expertise, innovative projects, and technical skills.

In my free time, I love cooking different cuisines as it helps me broaden my knowledge of food. I also record these videos to post on YouTube or Tiktok.

Feel free to explore my work and get in touch with me through the contact section.

Work Experience

June 2023 - October 2024

Associate Software Engineer at PlutoTV

Your portrait
  • Streamlined database operations by removing thousands of redundant documents, improving overall workflow efficiency.
  • Resolved various issues in legacy code and implemented improvements for better performance.
  • Refactored codebase to upgrade MongoDB versions, resolving callback deprecation issues for improved functionality.
  • Utilized Node with Mongoose/MongoDB, CanJS.

June 2022 - September 2022

Web Engineering Internship at Tinder

Your portrait
  • Implemented web accessibility features to comply with disability standards with React.
  • Developed a new group dating feature, Tinder Groups, during the Intern Hackathon and presented a demo to the various teams at Tinder.
  • Followed a product specification to implement a feature to help drive Tinder Boosts sales using React and Obsidian Themes.
  • Utilized React with Typescript, Atomic CSS, Redux

June 2021 - September 2021

Full Stack Engineering Intern at Supplyframe

Your portrait
  • Worked primarily on an Express.js-powered website implementing new features and fixing bugs using Github to manage tasks.
  • Developed an automated Slack bot that posts technology related articles using Python and Docker.
  • Fixed XSS vulnerabilities to prevent SQL injection attacks and debugged SQL query errors using Burp Suite.
  • Utilized with React, EJS, JS/HTML/SCSS, Burp Suite.

Projects

Fablix Movie Database Web App

I developed a movie database from scratch, hosted on an AWS EC2 instance with a large imported MySQL database and Tomcat server.I built a robust frontend using JavaScript, jQuery, and Ajax, and extended the functionality to an Android app using the same backend API written in Java Servlets.To enhance performance, I implemented MySQL connection pooling, Apache load balancing, and MySQL replication.

Technologies: Javascript, jQuery, Ajax, Java Servlets, AWS, MySQL,

Spense: An expense tracker

Spense is a simple solution for splitting bills. It lets users create or join groups to manage transactions easily, with automated expense calculations. Whether splitting the billamong all group members or just a few, Spense ensures everyone knows exactly what they owe.

Technologies: React, Google Firestore, SASS, React-Bootstrap

View on GitHub

Anime Database

The Anime Database obtains data from the Jikan API, an unofficial MyAnimeList API, and displays it in a neater format. You're able to search up the top results of any anime you type as well as certain categories such as Manga or Upcoming Animes. I technically made two versions of this, one with using React and Axios and another one with server sided rendering (EJS, Javascript)

Technologies: EJS, Javascript, SASS, React-Bootstrap, Node, ExpressJS, NightwatchJS

View on GitHub

Scarlet: A Discord Bot

Scarlet is a messaging bot that I made that allowed my friends to play simulated games such as heads or tails and you could also keep track of your level to see where you rank in the server. This was a fun project that I developed while I was learning how to program in Python and learning to use public api's. Also as I was developing the levels for each user, I realized I needed a database so I decided to use postgreSQL as my first tool for SQL programming. Needless to say, it was a great project of mine that I learned a lot from.

Technologies: Python, Discord.py, PostgreSQL

View on GitHub