Skip to content
View Ines-Bouguerra's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Ines-Bouguerra

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

Hi, I'm Ines Bouguerra!

Software Engineer

Linkedin: ines-bouguerra GitHub Ines-Bouguerra

Email

A little more about me...

class Ines:

    def __init__(self):
        self.username = 'ines'
        self.name = 'Ines Bouguerra'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Vue JS', 'Boostrap'],
            'backend': ['Python', 'Django', 'NodeJS'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB','Ealasticsearch'],
            'devops': ['Docker', 'Jenkins', 'GitHub Actions'],
            'tools': ['GIT', 'GitHub', 'Pandas', 'Jupyter notebook', 'SQLAlchemy'],
            'misc': ['TDD', 'SCRUM', 'SOLID', 'GNU/Linux']
        }
        self.architecture = ['SPA', 'MVC', 'microservices']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = Ines()
    

Ines's GitHub Stats

Popular repositories

  1. Swagger-First-Blog Swagger-First-Blog Public

    Swagger tutorial for REST API with Django rest framework project.

    Python 3 1

  2. trello-clone trello-clone Public

    A trello clone using Nuxt.js and Vuetify.

    Vue 3 1

  3. Angular-Application Angular-Application Public

    TypeScript

  4. Server-Side-Development-with-NodeJS-coursera Server-Side-Development-with-NodeJS-coursera Public

    Forked from sadankumar/Server-Side-Development-with-NodeJS-coursera

    Solutions for assignment for the Server side development course with NodeJS - Coursera.

    JavaScript

  5. angular-projects-5infob2 angular-projects-5infob2 Public

    Tous les ateliers angular-projects-5infob2

  6. Timesheet-spring-boot-core-data-jpa-mvc-REST Timesheet-spring-boot-core-data-jpa-mvc-REST Public

    Timesheet-spring-boot-core-data-jpa-mvc-REST

    Java 2