~Experience

$ ls -la ./experience/

Aug 2024 - Dec 2024
Software Engineer

Open Source @ SLU

  • Redesigned frontend architecture with React.js
  • Improved query performance with PostgreSQL optimizations
  • Collaborated with students to expand system functionality
PythonReact.jsPostgreSQL

$ echo $EXPERIENCE_STATS

Projects Completed5+
Technologies Used20+
~Education

$ cat education.json

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

$ ls -la ./skills/

Languages:
PythonJavaC/C++TypeScriptHTML/CSSJavaScriptR
Frameworks:
React NativeReact.jsNext.jsExpoTailwind CSSSeleniumLangchain
Libraries:
StreamlitLucideOpenAIOllamaBeautifulSoupFramer Motion
Tools:
GitPostgreSQLLaTeXVS Code
~Quotes

$ ./wisdom.sh

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

$ cat about-me.txt

I'm a problem solver at heart who loves building things that make a difference. My journey in tech started with a simple "Hello World" and has evolved into a passion for creating elegant solutions to complex problems.

When I'm not coding, I enjoy:

  • Playing tennis
  • Watching 90s movies
  • Exploring new coffee shops
  • Reading philosophy
~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

Ozzy

🏆WINNER
HackSLU 2025

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

React NativeTypeScriptJavaScriptExpo

Ozzy Website

This website serves as the official promotional landing page for the Ozzy app

Next.jsTypeScriptJavaScriptTailwind CSS

Personal Website

This website is a portfolio that highlights my experience, projects, and skills

Next.jsTypeScriptJavaScriptReact.jsTailwind CSS
View on GitHub →

Scrapefy

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

PythonLangchainSeleniumStreamlitBeautifulSoup
View on GitHub →