Git Product home page Git Product logo

Hi there!

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Me:

    def __init__(self):
        self.name = "Sahar Fathi"
        self.role = "3rd year in Software Engineering Co-op"
        self.univeristy = "McGill University"

    def say_hi(self):
        print(f"hi, i'm sahar and i like to code. thanks for dropping by :P")


sahar = Me()
sahar.say_hi()

Languages

Python Java OCaml C C++ JavaScript TypeScript Bash

Libraries & Frameworks

Flask Bootstrap Tailwind CSS React-Bootstrap

Tools

SQLite MySQL AppWrite PostgreSQL Vue.js React React Native Linux Ansible Postman Jira Confluence

sahar's Projects

archerio icon archerio

Final project in CEGEP, integrating programming and physics within a bow and arch game. Made with Java and JavaFX.

assetplus icon assetplus

Desktop application for hotel asset management. Made with Java, JavaFX and JSON. Testing done JUnit and Gherkin.

book-class icon book-class

Final Project in my first semester course for Introduction to programming using Java

kitchenhelper icon kitchenhelper

A website to track the food in user's fridge, and offer recipes (inputted by user) based on availability. Made with JavaScript, CSS, HTML, and Python.

mchacks-24 icon mchacks-24

Pet-to-owner matching IOS/Android application. Made with JavaScript, React-Native and Firebase.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.