Skip to content
View SafeyahShemali's full-sized avatar
🚀
Ready To Join Interesting Projects
🚀
Ready To Join Interesting Projects

Block or report SafeyahShemali

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
SafeyahShemali/README.md

Hi My name is Safeyah Alshemali

Safeyah is a graduate student at Columbia University, where she studies computer engineering with a focus in Artificial Intelligence and Machine Learning. Immediately after graduation, Safeyah got a referral to be a computer engineer and lead a national project at Kuwait's Central Bureau of Information Technology. Safeyah coordinated an extensive robotics workshop during her junior year. Safeyah enjoys encouraging others to understand technology tools and learn to program. Thus, Safeyah worked as a teaching assistant with different associations for various courses. Safeyah has developed many projects and products using Java, Python, and Swift. Living in New York, Collaborating with passionate colleges at Columbia, and gaining knowledge from professional instructors motivated Safeyah to seek an internship in US tech companies with a challenging and exciting work environment.

  • 🌍  I'm based in New York
  • ✉️  You can contact me at ska2145@columbia.edu
  • 🤝  I'm open to collaborating on Interesting and challenging project and start ups

Skills

C++ Java Python Swift HTML5 CSS3 Figma Sketch

Socials

Pinned Loading

  1. SimplePerceptron SimplePerceptron Public

    This is a simple model for a perceptron learning algorithm for a linearly separable dataset.

    Python

  2. SmartPuzzleSolver SmartPuzzleSolver Public

    Code that solve N-puzzle game using BFS, DFS, or A* algorithms.

    Python

  3. SmartSudokuSolver SmartSudokuSolver Public

    This is a project I have sone to AI class to solve 9x9 sudoku board

    Python

  4. LinearRegressionModelv1 LinearRegressionModelv1 Public

    This is a program of a linear regression model with gradient descent to predict the height (m) using age (years) and weights (kg) using data form CDC growth charts data.

    Python

  5. SignLanguageModel SignLanguageModel Public

    This is CNN model to predict the sign language images using Keras.

    Jupyter Notebook

  6. MobileNet_V1 MobileNet_V1 Public

    This is a project I have done with two of my friend for Neural Network and Deep Learning Class

    Jupyter Notebook 1