~About Me & Music

$ cat about-me.txt

Code. Tennis. Films. Chess. Books. Not necessarily in that order. 3AM coding sessions fueled by house music. Currently on a mission to perfect my tennis serve and get to a 4.0 DUPR in pickleball. Let's talk about that ending in Shutter Island...

$ spotify --status

Loading...

Snake
Score: 0

Use WASD or arrows. Space: pause, Enter: restart.

~Experience

$ ls -la ./experience/

May 2025 - Aug 2025
Software Engineering Resident
Headstarter·Long Island, New York
  • Built ML pipelines with Computer Vision and OCR serving 1M+ users across healthcare and fintech sectors
  • Shipped 2 production-ready prototypes for 2 startups, tested by 200+ users with iterative feedback
  • Mentored by engineers from Google, Meta, Microsoft, Amazon, Apple, NVIDIA, Palantir, and OpenAI
Pythonpandasnumpyscikit-learnmatplotlibseabornjoblib
May 2023 - August 2023
Software Engineer Intern
Geez Creationz·St. Louis, Missouri
  • Collaborated in a 3-person Agile team to design and develop the official GEEZ Creationz website
  • Boosted client acquisition by 70%, contributing to $300K+ in new business within 6 months
  • Delivered a fully responsive site across 12 weekly sprints using TypeScript and React.js
TypeScriptReact.jsTailwind CSSNext.js
August 2025 - Present
Software Engineer
Where's Religion?·St. Louis, Missouri
  • Contributing to cross-platform app with 1,000+ users using TypeScript, React.js, React Native, TailwindCSS
  • Deploying with Docker, AWS S3, and GitHub Actions in an Agile workflow following SDLC
  • Collaborating with open-source team on code reviews, design, and performance improvements
Next.jsReact.jsTailwind CSSTypeScriptReact NativeDockerAWS S3
August 2025 - Present
Teaching Assistant
Saint Louis University·St. Louis, Missouri
  • Responsible for grading 500+ Operating Systems assignments for 28 students in C and other OS topics
  • Hold weekly office hours for 28 students, clarifying processes, threads, synchronization, and memory management
  • Guiding students through debugging multi-threaded C programs, reinforcing difficult topics
CLinux

$ echo $EXPERIENCE_STATS

Projects Completed10+
Technologies Used25+
~Education

$ cat education.json

{
  "university": "Saint Louis University",
  "location": "St. Louis, MO",
  "degree": "Computer Science",
  "graduation": "May 2026",
  "courses": [
    "Data Structures",
    "Algorithms",
    "Operating Systems",
    "Databases",
    "Distributed Systems",
    "Object Oriented Software Design",
    "Object Oriented Programming",
    "Computer Organization & Architecture",
    "Software Engineering",
    "Foundations of Statistics"
  ]
}
~Skills

$ ls -la ./skills/

Languages:
PythonJavaC/C++TypeScriptJavaScriptHTML/CSSRSQL (Postgres)
Frameworks:
React NativeReact.jsNext.jsExpoTailwind CSSLangchain
AI/ML:
pandasnumpyjoblibscikit-learnmatplotlibseabornBeautiful Soup
DevOps & Cloud:
DockerAWS S3GitHub ActionsCI/CDGitGitHubLinuxVS Code
~Quotes

$ ./wisdom.sh

"Software is a great combination between artistry and engineering."
— Bill Gates (Co-founder of Microsoft)
~Leadership

$ cat leadership.txt

STLCC MUSLIM STUDENT ASSOCIATION
Founder & President | 2023
  • Built a community from scratch, organizing regular events with 25+ attendees
  • Managed a $2,000+ annual budget for events and activities
  • Collaborated with 3 other campuses for cross-campus events
  • Increased membership through targeted outreach campaigns via Instagram, flyers, and word of mouth

$ cat ./testimonial.txt

"As someone who had the honor of delivering a guest halaqah at STLCC, I was truly impressed by the vibrant and welcoming community Hashir built from the ground up. There was no Muslim Student Association before him, yet through his leadership, vision, and dedication, he laid the foundation for something impactful and lasting."
— Sheikh Huzaifa Hamirani
~Projects

$ find ./projects -type f -name "*.md" | xargs cat

Property Recommendation System

ML based system for recommending comparable properties for real estate appraisals.

Pythonpandasnumpy
View on GitHub →

Ozzy

🏆WINNER
HackSLU 2025

Mobile app designed to help users with speech difficulties communicate more effectively

React NativeTypeScriptJavaScriptExpo

Kira

🏆FEATURED
Google DevFest 2025

Web app designed to help users understand their symptoms and assess potential health

Next.jsTypeScriptJavaScriptTailwind CSSReact.js

Scrapefy

AI-powered web scraper that extracts and analyzes content from websites

PythonLangchainSeleniumStreamlitBeautifulSoup
View on GitHub →