Code Monkey home page Code Monkey logo

class AbdullahFaroque():
    
  def __init__(self):
    self.name = "Abdullah Al Faroque";
    self.username = "rfnshare";
    self.location = "Dhaka, Bangladesh";
    self.twitter = "@rfnshare";
    self.web = "https://rfnshare.github.io/";
  
  def __str__(self):
    return self.name

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

My Statistics



Mark streak

Connect with me 🤝

Abdullah Al Faroque's Projects

api-automation-with-python icon api-automation-with-python

This is a practice repo where I practice API Automation, Database Connections, AWS CSV ReadWrite & Web Scrapping

bootstrap-dashboard-interface-design icon bootstrap-dashboard-interface-design

This is a Dashboard Interface built using mainly HTML and a little bit of CSS. The interface is built with Bootstrap 4.6 and Chartjs integration for data visualization. The end game of this project is to use these html files as templates for a Django Web Application. Find the link to the YouTube video is https://youtu.be/PjJ2pQLUDng

bootstrap_practice icon bootstrap_practice

Nothing special about this repository. This repository just for practice bootstrap framework.

html-css-and-js icon html-css-and-js

Nothing special in this repository. Just for practice Coursera courses.

java-programming icon java-programming

Nothing special about this repository. This repository just for practice JAVA coding.

mobileautomationframework icon mobileautomationframework

"Mobile Automation Testing Framework using Python & Appium" - A project structure following the Page Object Model (POM) designed for automated mobile app testing. Features include logging, HTML reporting, screenshot capture, data-driven testing, and Jenkins integration.

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.