Hi, I'm Fatima.

I am a computer Science grad with interest in Front-End, Back-end and Machine Learning.

Hero image of me

About

Me sitting with a laptop
  • Cursor icon

    Frontend Developer

    I'm a frontend developer with experience in building responsive and optimized sites

  • Server icon

    Backend Developer

    I have experience developing fast and optimised back-end systems and APIs

  • UI icon

    Machine Learning

    I have developed various machine learning models.

Experience

ADP Logo

Application Developer Intern, ADP

May, 2023 - Aug, 2023

  • Designed and successfully integrated a cache-clearing functionality on the WFN homepage, accessible solely to ADP users.
  • Tailored this feature to allow ADP users to effortlessly clear their homepage cache, ensuring real-time data accuracy and eliminating the need for the standard 24-hour cache refresh cycle
  • Implemented security measures to restrict access to this feature exclusively to the ADP user security profile, safeguarding system integrity and user privacy.
  • Authored detailed confluence pages on the setup of both projects, providing clear instructions and best practices to ensure smooth implementation and maintenance for future interns.
  • Participated in Agile methodologies, utilizing Jira for task management; contributed to daily stand-ups and biweekly sprint planning, enhancing team collaboration and project delivery quality.
University of Central Florida Logo

Graduate Teaching Assistant, University of Central Florida

Aug, 2022 - Current

  • Coordinated and managed academic support for over 500 undergraduate students enrolled in Object-Oriented Programming with Java, ensuring a structured and efficient learning environment.
  • Graded student assignments with exceptional attention to detail, ensuring thorough evaluation and adherence to high academic standards.
  • Hosted regular office hours, providing personalized doubt-clearance sessions that enhanced students’ understanding of complex Java concepts and programming challenges.
Micron Logo

Global Women Mentorship Program, Micron

March, 2023 - April, 2023

  • Distinguished as one of the top 250 candidates globally for a competitive 6-week mentorship at Micron, focusing on interview prep and professional skill enhancement under the guidance of a seasoned engineer.
  • Attended weekly Fireside chats with Micron’s female executives, acquiring valuable insights into leadership and diversity practices in the tech industry.

Projects

Image of Signature Detection

Signature Detection

Developed a signature forgery detection model which identifies whether a signature is genuine or forge. Leveraged signature verification dataset from kaggle consisting of 2300 training samples and 5000 test samples.

Image of Marked

Marked

Developed a Chrome browser extension using Javascript with timestamp bookmarking functionality for YouTube videos with API integration, allowing users to conveniently save and return to specific points in videos for an improved viewing experience.

Image of Cache Simulator

Cache Simulator

Developed a cache simulator with LRU, FIFO, and optimal replacement policies, plus sequential and stride prefetching techniques, achieving a 0.1 reduction in miss rates for L1 and L2 caches.