My name is Antony Ni, a student and developer at Purdue University.
I am a senior studying and obtaining a Bachelor's Degree in Computer Science at Purdue University. My interests within the industry lie in full stack development. On the frontend, I enjoy creating beautiful and seamless user experiences and on the backend I enjoy working with databases and optimizing them.
Aside from the industry, my interests lie in several activities: weight lifting, personal finance, traveling, the stock market, and more recently hiking.
Developed rapid replenishment center enhancements on the Supply Chain IT team, resulting in a significant reduction in Ford Model E vehicle transit time from 6 months to 5 days for over 1000 dealerships
Utilized Java and SQL to maintain an accurate list of previous dealer codes and to facilitate timely route adjustments during re-invoicing, enhancing vehicle transport visibility and precision in estimated time of arrivals
Employed jQuery and JavaScript to develop an intuitive front-facing web application for carrier management, streamlining and enhancing the management process of over 100 carriers
Designed and built a full-stack web application on the Web Based Dealer Ordering team to simplify and streamline the vehicle ordering process for 3000+ Ford and Lincoln dealerships
Leveraged Angular (TypeScript) and Spring Boot (Java) to perform CRUD operations on a MySQL database, storing dealers’ vehicle order preferences
Automated the deployment process using Tekton Pipeline, a continuous integration pipeline, to build frontend and backend services into a deployable state by automatically running unit tests
Developed a full-stack application using the PERN (PostgreSQL, Express.js, React.js, Node.js) stack to assist high school students in the college admissions process
Leveraged React.js to create a seamless and responsive user experience (landing page, user dashboard, scholarships and summer programs pages)
Implemented a recommendation algorithm to suggest scholarships and summer programs based on the current user’s background, academic profile, and interests
Worked in an Agile environment to build a web application using the MERN stack for NICHES Land Trust to display and store information about various parks and their respective landmarks and trails
Incorporated geolocation services to guide users on park trails/hikes using interactive landmarks and waypoints
Took charge of the backend server by utilizing Express.js and Node.js for server-side development and creating a database with interconnected schemas and models using MongoDB to build a RESTful API
Developed a full-stack web application allowing users to create investment portfolios consisting of securities and rate other user’s portfolios
Leveraged Firebase Firestore to create a highly scalable database storing user and investment portfolio data to be displayed on authenticated and public routes respectively
Integrated an authentication system where users can sign up and login securely to access user authenticated routes
Created a product monitor for retail websites (currently supporting BestBuy) using Python to scrape product details and to monitor product availability
Monitors a range of products from a select website by inserting the desired product ids/skus into the application
Notifies the user of a product restock with Discord.py, through Discord webhooks where the user can add the product directly to cart using an API endpoint