Skip to content
View farhan-439's full-sized avatar

Block or report farhan-439

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
farhan-439/README.md

Farhan Mashrur LinkedIn Email Website

CS & Economics @ Cornell '27 | Co-Founder @ JobLink

Visit my website: mashrurfarhan.com


About Me

• Passionate about machine learning and integrating quantitative analysis with financial economics
• Full-stack developer dedicated to building real-world problem-solving products

Experience

  • Machine Learning Engineering Intern @ Simulacrum (Jun 2025 – Aug 2025)
  • Software Engineering Intern @ BRAC Bkash Limited (Jun 2024 – Aug 2024)
  • Teaching Assistant @ Cornell University (Jan 2025 – Present)

Current Roles

  • VP of Technology @ Cornell Data Strategy
  • Teaching Assistant for CS 1340 @ Cornell University
  • Developer @ Cornell Fintech Club

Achievements

• International Economics Olympiad Bronze Medals - 2021 & 2022
Hackathon Winner - Disease Detection Model
• JobLink accepted by Beta University

Technical Skills

Languages: Java, Python, C/C++, Assembly, OCaml, JavaScript, TypeScript, HTML, CSS
Technologies: React, Next.js, Node.js, Git, AWS, Flask, Spring Boot
Machine Learning: TensorFlow, PyTorch, Scikit-learn, Pandas, NumPy
Databases: MySQL, PostgreSQL, SQLite, Firebase, DynamoDB

Pinned Loading

  1. Cornell-Data-Strategy/Project-Rest Cornell-Data-Strategy/Project-Rest Public

    B2B SaaS platform converting restaurant reviews into business insights via analysis and web scraping

    Jupyter Notebook 1

  2. avian_alert avian_alert Public

    AI-powered early detection system for poultry diseases (1st Prize - Data Science, Cornell Hackathon 2025). It uses deep learning to analyze chicken vocalizations and fecal images, helping farmers i…

    Jupyter Notebook

  3. resume_job_scoring_engine resume_job_scoring_engine Public

    Resume-to-job matching model using local Sentence Transformers, hybrid NLP with TF-IDF fallback, multi-dimensional scoring, and company hiring adjustments.

    Python

  4. ml_competition ml_competition Public

    6th place solution (out of 94 teams) for image classification Kaggle competition. Utilizes Siamese ResNet34 with attention mechanism, progressive training, and extensive data augmentation.

    Python

  5. ocaml_trader ocaml_trader Public

    Portfolio management system built in OCaml that simulates stock trading with real-time market data.

    OCaml

  6. smart_trace smart_trace Public

    Image analysis tool that leverages Dijkstra’s algorithm for intelligent boundary detection

    Java