Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.91 KB

7 - CS.md

File metadata and controls

46 lines (24 loc) · 1.91 KB
layout title
page
Programmer?

I didn't have time to contribute to large projects because I was busy in the past two years. But, here we go. I moved on with my life. I will contribute as soon as possible to scientific software especially Bioconductor and CRAN packages. You can find below few show work I've done for fun.

Automating Facebook

In python, using Selenium, Facebook api, fbchat and some tricks, my computer can post, comment, like to my wall and to groups and pages and chat and can add friends with specific criteria in only 500 lines of code. Here on Github.

Web scrapping

In python, in few lines of code, I could scrape three popular arabic website to get news, medical questions and answers for further analysis. Here on Github

R and Gtk

Designed a script for my Medical school to solve an educational problem. Here on Github

R and shiny

Of course, I can do better but these are some things I did before. Don't have time to comment. https://alexf.shinyapps.io/firstshiny2/ https://alexf.shinyapps.io/diagnosis_shiny/ http://alexf.shinyapps.io/tarteebEldof3a/

R and ggplot2

ggplot2 is used for publication quality graphs. I can use it even for animations gif

R, bash and linux

So I wrote a program to get the number of pages while I read pdfs with Okular, then plot my progress, build linear model to predict when I will finish and the program runs behind the scenes every few minutes and updates my desktop background with my progress. Here on Github

I will add more here ...