Code Monkey home page Code Monkey logo

Typing SVG

About Me

class about:
    def __init__(self, full_name, role, bio, education):
        self.full_name = full_name
        self.role = role
        self.bio = bio
        self.education = education

    def Younes(self):
        print("I'm ", self.full_name, "I'm a", self.role) 

about = About(
    full_name="Younes Sghyer",
    role="Python Developer",
    bio="Passionate about Backend api development and data science.",
    education=["Self Taught", "Bachelor degree in IT Systems Engineering", "Master degree Student in IT"]
)
about.Younes()

Last Projects

Prediction of Earthquake Damage in Kavrepalanchok, Nepal 🇳🇵

Air Quality Analyzing in Dar es Salaam!, Tanzania 🇹🇿

Prediction of Apartment Sale Prices in Buenos Aires!, Argentina 🇦🇷

Housing Analysis in Brazil! 🇧🇷

Technical Skills

Data Science

  • Python
  • Database
  • Statistics
  • Data Analysis
  • Data Visualization
  • Machine Learning
  • Optimization
  • Design API

Web Development

  • Python Full-Stack Development
  • FastAPI
  • Automation
  • Testing

Embedded Systems (formerly IoT)

  • Microcontrollers
  • Arduino
  • Linux Ubuntu Proficiency

Blockchain Technology

  • Blockchain Technology
  • Solidity Smart Contract Development

DevOps

  • Containerization
  • Virtualization
  • Version Control

Other Skills

  • Jira
  • Team Collaboration
  • Problem Solving
  • Cross-Cultural Communication Skills

Languages

  • Arabic
  • French
  • English
  • German

My Stats

Total Commits this year :

Your Total Commits

Most Language used :

Your Total Lines of Code

younes202's Projects

housing-analysis-in-brazil icon housing-analysis-in-brazil

Analyzing a dataset of 21,000 properties to determine the impact of size versus location on real estate prices in Mexico and ascertain whether sale prices are more influenced by property size or location 🇧🇷.

moroccan-entreprise-analyse- icon moroccan-entreprise-analyse-

Moroccan Entreprise Analyse (MEA) is a data science project aimed at analyzing various aspects of Moroccan businesses. The project involves collecting, processing, and analyzing data from different sources to gain insights into the performance, trends, and challenges faced by Moroccan enterprises.

mt_rand-mersenne-twister-algorithm- icon mt_rand-mersenne-twister-algorithm-

The mt_rand() function generates a random integer using the Mersenne Twister algorithm. Example tip: If you want a random integer between 10 and 100 (inclusive), use mt_rand (10,100)

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.