GitHunt

Nour Sadek

Nour-Sadek

UofT '23 graduate in biochemistry and neuroscience. Currently working full-time in a research lab, but aiming for a career switch to ML Engineer.

University of Toronto
Toronto

Languages

Python68%Java21%Nextflow4%HTML4%JavaScript4%

Repos

36

Stars

7

Forks

4

Top Language

Python

Loading contributions...

Top Repositories

Repositories

36
NO
Nour-Sadek/rnaseq-and-splicing-pipeline

A bulk RNA-seq and splicing analysis pipeline built using nextflow. It allows the use of different trimming, alignment, reads quantification, and splicing tools

Nextflow01Updated 2 weeks ago
NO
Nour-Sadek/Graph-Algorithms-Visualizer

This project builds a Java GUI application with Swing to create graphs and visualize graph algorithms

Java40Updated 2 years ago
enumsgraph-algorithmsgraph-datastructurestrategy-design-patternswingswing-gui
NO
Nour-Sadek/Logistic-Regression-from-Scratch

This project provided practice with logistic regression and the cost functions MSE and log loss

Python11Updated 2 years ago
log-losslogistic-regressionmachine-learningmean-squared-errorscikit-learnsigmoid-function
NO
Nour-Sadek/C-Elegans-PAM

Deriving PAM score gene representations for C. Elegans non-coding regions, inspired by the paper "Functional similarity of non-coding regions is revealed in phylogenetic average motif score representations"

Python00Updated 8 months ago
NO
Nour-Sadek/C-Elegans-Contrastive-Learning

Implementing unsupervised, contrastive learning to infer interpretable motif-based representations of C. Elegans non-coding regulatory regions, inspired by the paper "Inferring fungal cis-regulatory networks from genome sequences via unsupervised and interpretable representation learning"

HTML00Updated 6 months ago
NO
Nour-Sadek/SimCLR-and-RNN-on-CIFAR10

Implementing self-supervised Contrastive Learning using simCLR as outlined on the paper "A Simple Framework for Contrastive Learning of Visual Representations", as well as separately implementing an RNN on CIFAR10 dataset as practice

Python00Updated 9 months ago
NO
Nour-Sadek/Custom-PCA

Building a custom PCA function

Python00Updated 1 year ago
NO
Nour-Sadek/Custom-Linear-Regression

Building a custom iterative Linear Regression model from scratch

Python00Updated 1 year ago
NO
Nour-Sadek/Custom-Logistic-Regression

Building a custom Logistic Regression model from scratch

Python00Updated 1 year ago
NO
Nour-Sadek/Custom-Multi-Class-Classification

Building a custom multiclassification logistic regression model from scratch

Python00Updated 11 months ago
NO
Nour-Sadek/Custom-Decision-Tree-and-Random-Forest

Building custom Regression and Classification Decision Trees and custom Random Forest ML algorithms from scratch

Python00Updated 10 months ago
NO
Nour-Sadek/Training-CNN-on-CIFAR10

Practicing using pytorch and building CNNs by attempting to train a CNN on the CIFAR-10 data set

Python00Updated 9 months ago
NO
Nour-Sadek/Real-Time-Chat

A simple multi-user chat application built using WebSockets. It supports public chats where all users of the app can send and see messages, and private chat between two app users.

JavaScript00Updated 2 years ago
css3dom-manipulationgradle-javahtml5javajavascriptreal-time-chat-appspringbootstomp-protocolwebsockets
NO
Nour-Sadek/HR-Data-Analyst

This project provided practice with the pandas library and data analysis

Python12Updated 2 years ago
aggregation-functiondata-analysisdata-groupingdata-mergingdata-sciencepandaspivot-tables
NO
Nour-Sadek/Algorithms-Part-I-Coursera-PU

No description provided.

Java00Updated 1 year ago
NO
Nour-Sadek/Algorithms-and-Data-Structures-Practice

It contains practice for code challenges and data structures and algorithms implementations

Java00Updated 1 year ago
NO
Nour-Sadek/JSON-Database-With-Java

This is a Java-based client-server application that allows clients to store data in and access data from a server in JSON format.

Java00Updated 1 year ago
data-streamsgradle-javagson-libraryjavajcommandersocketssocketserver
NO
Nour-Sadek/Web-Quiz-Engine

A simple RESTful API for creating and solving quizzes

Java00Updated 2 years ago
crudrepositorydtojavarelational-databaserest-apispring-boot
NO
Nour-Sadek/Data-Analysis-for-Hospitals

This project provided practice with using the pandas and pyplot libraries

Python10Updated 2 years ago
data-analysisdata-sciencedata-visualizationnumpypandaspyplot
NO
Nour-Sadek/Minesweeper

This project generates the play field and processes player moves in the game Minesweeper.

Java00Updated 2 years ago
2d-arraysfunctional-decompositionjavaminesweeper-gamerecursionuser-interaction
NO
Nour-Sadek/Generating-Randomness

This program prompts the user to play a game where, after "studying" the user's patterns in randomly typing 0's and 1's, aims to predict the user's input later

Python00Updated 2 years ago
NO
Nour-Sadek/Salary-Prediction

This project provided practice with fitting and evaluating linear models with scikit-learn

Python00Updated 2 years ago
linear-regressionmachine-learningscikit-learn
NO
Nour-Sadek/Classification-of-Handwritten-Digits

This project provided practice with the Keras dataset, training a variety of classification algorithms, and scikit-learn tools

Python00Updated 2 years ago
classification-algorithmmachine-learningnumpypandasscikit-learn
NO
Nour-Sadek/Hangman

This project implements the classic Hangman game where the word to be guessed is randomly generated by the program

Python00Updated 2 years ago
NO
Nour-Sadek/Arithmetic-Exam-Application

The application will generate mathematical expressions for a user to solve. Two levels of difficulty are implemented, and the results will be saved to a file

Python00Updated 2 years ago
NO
Nour-Sadek/Multilingual-Online-Translator

This program supports 13 languages where the user chooses the languages to translate from and to and a word, and the possible translations and examples for that word will be provided

Python00Updated 2 years ago
beautifulsoupcss-classesexception-handlingfile-saving-programweb-scraping
NO
Nour-Sadek/Simple-Banking-System

This project simulates a simple banking system where accounts created get stored in a sqlite3 database

Python00Updated 2 years ago
classesexception-handlingobject-relational-mappingoopsqlite3
NO
Nour-Sadek/Hacker-Attack

This project acted as practice for importing data from csv files, merging data from different tables, and using various SQL commands

00Updated 2 years ago
aggregate-functionscsv-import-to-databasesqlsqlitesubqueriesviews
NO
Nour-Sadek/School-of-Wizards-and-Magic-Wars

This project acted as practice for basics of creating queries using SQLite syntax

00Updated 2 years ago
aggregate-functionsjoinssqlsql-queriessqlitesubquerieswith-statement
NO
Nour-Sadek/Calculator-for-Investors

The user will have the option to perform CRUD (Create, Read, Update, Delete) operations on two database tables

Python00Updated 2 years ago
crud-applicationcsv-to-databaseobject-relational-mappingpythonsqlsqlalchemysqlite3

Gists

Recent Activity

Nour Sadek (Nour-Sadek) | GitHunt