Skip to content
View reshailnaeem's full-sized avatar

Block or report reshailnaeem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
reshailnaeem/README.md
# Describe Reshail in code
def reshail_skills(level='๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ'):
    skills = {
        'Python': level,
        'Machine Learning': '๐Ÿค– - Teaching machines to learn!',
        'Generative AI': 'โœจ - Generating things out of thin air!',
        'Data Science': '๐Ÿ“Š - Turning numbers into stories!',
    }
    return skills
print(reshail_skills())

About Me Man Technologist Light Skin Tone

People often describe me as innovative, analytical, and a problem-solver. To me, these were always character traits and nothing more. But then I discovered data science and machine learning. Turns out, there's a whole field out there where I can help change the world by simply being "me".

Hello, world! I'm Reshail Naeem!

As a specialized ML/AI Engineer, I excel in building AI models. I'm currently working as an AI Engineer where I develop and deploy AI-driven solutions for the Data & BI department. In my previous company I've worked on classical ML models and custom deep learning models for research such as custom implementations of neural network layers. And because all this was in the pre-Gen AI era, I've done a lot of data science work such as comprehensive data analyses, EDAs, data transformations, etc. Throughout my professional experiences, I've adapted to diverse tasks, continuously learning, growing, and delivering exceptional results for various projects.

My principal interests include exploring various facets of DS and AI. From my first pandas lesson, I was hooked on exploring data, uncovering insights, and telling stories. On the AI front, I'm captivated by the art of utilizing machine learning to predict future outcomes, and leveraging generative AI to unlock new (sometimes scary) possibilities. I'm a linguistics graduate who explored the fascinating connection between language and computers, a journey that seamlessly paved the way for my current pursuits in this profession.

I'm self-disciplined, a hands-on learner and eager to take on new roles and challenges. I'm enthusiastic about exploring new opportunities to collaborate with forward-thinking companies that are innovating and shaping the AI landscape, one project at a time. I'm open to new challenges and look forward to contributing my part to the ever-evolving AI universe.

GitHub is the place where I showcase my personal projects and seek inspiration for new ones. Feel free to explore my profile and stay tuned for more updates soon!

Skills Rocket

Stuff I Do Tools / Libraries Used
Data Acquisition SQL (MySQL, SQLite, MariaDB)
Data Exploration pandas, Matplotlib, Seaborn, Plotly
Dashboarding Powerโ€ฏBI
ML and Deep Learning (the OG!) scikitโ€‘learn, TensorFlow, PyTorch
Generative AI LangChain, LangGraph, LlamaIndex, AutoGen, CrewAI
Streamlit, Gradio
Deployment Git, GitHub Actions, Docker/Podman, Kubernetes, Terraform
All the โ€œOpsโ€ that I Do MLOps, LLMOps, DevOps, DevSecOps
Cloud Platforms AWS, GCP, OCI (server and serverless)
Personal Skills Critical thinking, problem solving, detailโ€‘oriented, analytical, communication

Languages: Python (the "daily driver"; helps me earn my meals), C/C++ (basics), Rust (basics)

Math: statistics, probability, linear algebra, calculus

DSA: LeetCode problem-solving (good at easy and medium problems)

Personal Interests Glowing Star

Outside of work I'm:

  • a cinephile ๐ŸŽฅ
  • a musician ๐ŸŽถ
  • a fitness enthusiast (read: freak) ๐Ÿ‹๐Ÿปโ€โ™‚๏ธ
  • a gamer ๐ŸŽฎ
  • someone who tries to keep up with pop culture ๐ŸŒ

Disclaimer Police Car Light

P.S any projects involving the creation of something like Skynet, please keep away. I really don't want Terminators coming after me!

Just kidding! ๐Ÿ˜Š

Contact Open Mailbox with Raised Flag

I would love to talk about my work or my hobbies mentioned above. You can connect with me by email and on LinkedIn:

reshailnaeem@outlook.com

linkedin.com/in/reshailnaeem

Pinned Loading

  1. ragistotle-multimodal-rag ragistotle-multimodal-rag Public

    RAGistotle: The All-in-One Multimodal RAG.

    Python 2

  2. stress-model-aws stress-model-aws Public

    Stress detector model deployed on AWS Lambda.

    Jupyter Notebook

  3. sentiment-analysis-and-prediction sentiment-analysis-and-prediction Public

    Sentiment analysis and prediction using cascading on IMDb Dataset of 50K Movie Reviews.

    Jupyter Notebook