Skip to content
View DeskDown's full-sized avatar
Block or Report

Block or report DeskDown

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

About me

I am Anam ur Rehman, Software Engineer with expertise in Data Science technologies, graduate (BS) from the Politecnico di Torino. Currently I am attending the final semester of Masters in Data Science and Engineering from the same institute. I was born in Pakistan and currently living in the Turin, Italy.

Work Experience

My current job, at PIC - Servizi per l'informatica gave me the experience to extract, analyze, transform, and visualize huge amounts of data. I have been working with a client based in Banking and Finance on different Audit and Data migration related projects.

What do I know?

Technical Skills:

  • Programming & Scripting: Python, SQL, Unix Shell, Java, C
  • Modeling Frameworks: Scikit-Learn, Pytorch, HuggingFace
  • Big Data Technologies: Hadoop Ecosystem, Spark
  • Databases: MySQL, PostgreSQL, MS SQL Server, MongoDB
  • Visualization Tools: Tableau, Power BI
  • Miscellaneous: Linux/Unix, MS Server 2012/16/19, GIT, Google Cloud Platform

Interpersonal Skills:

  • Problem Solving
  • Customer Service
  • Effective Communication
  • Curiosity for Discovery
  • Understanding the Business
  • Critical Thinking

Projects

  • (Deep Learning) Semantic Segmentation using Exemplars in Incremental settings. Available here
  • (Deep NLP) Neural Machine Translation for Low Resource Asian Languages. Available here
  • (Machine Learning) Classification of Audio Signlas; 'Free Spoken Digit Dataset' using Spectograms. Available here
  • (Machine Learning) Weather forecast using time window. Available here

Contact Me

If you would like to know more about me or if you would like to contact me, please feel free to connect on LinkedIn or send me an email at inshaa307@gmail.com.

Popular repositories

  1. NMT NMT Public

    Neural Machine Translation of Low resource languages

    Jupyter Notebook 1 2

  2. JavaLabs JavaLabs Public

    Java

  3. Python Python Public

    Jupyter Notebook

  4. Space_Invaders Space_Invaders Public

    Jupyter Notebook

  5. Snake_Xenzia Snake_Xenzia Public

    Snake Xenzia alike game built in Python and Curses module.

    Python

  6. A-star_search A-star_search Public

    Description. A* is an informed search algorithm, or a best-first search, meaning that it is formulated in terms of weighted graphs: starting from a specific starting node of a graph, it aims to fin…

    Python