Code Monkey home page Code Monkey logo

catalog-of-my-things's Introduction

Hello, I'm Ahmed Hasan Rony

A Full-Stack Software Developer and Cyber Security Engineer

roniy68

roniy68


I am a Fullstack Software Engineer mostly specialized in MERN stack and Ruby on Rails. I am also proficient in TypeScript, NextJs & React Native. I work with Python and System administrator occasionally.

  • 🌍 I'm a Remote Software Developer
  • 🖥️ Visit My website ahroniy.me
  • ✉️ You can contact me at [email protected]
  • 🚀 I'm currently working on Online Business Platform Apps
  • 🧠 I'm Volunteering/Creating OpenSource Projects
  • 🤝 I'm open to collaborating on interesting projects

Career Goals:

  • ✅ Full Stack Software Engineer | DevOps Engineer | Web Security Engineer
  • ✅ Open Source Contribution
  • Open To Work | Open To Contribute | Contact For Volunteer Works

🔥More About AHRONIY🔥

Connect with me:

linkedin twitter mail github website website


Languages and Tools:

bash bootstrap css3 figma git html5 javascript jest nodejs photoshop rails react redux ruby sass tailwind webpack


roniy68


 roniy68


roniy68

✉️ Email Me or Find Me:* 🉑 Ahmed Hasan Rony ✴️

🖥️Join me On Discord 🖥️

discord


Referral To :

DigitalOcean Referral Badge

🖥️ ✴️ Thank You For Visiting Me✴️ 🖥️


catalog-of-my-things's People

Contributors

lancelot-so avatar ram1117 avatar roniy68 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ram1117

catalog-of-my-things's Issues

[2pt] - (#3) Create a Game class and implement methods for the class

  • Create a Game class in a separate .rb file.

  • All Game class properties visible in the diagram should be defined and set up in the constructor method.

  • Implement methods:
    can_be_archived?() in the Game class

    should override the method from the parent class
    should return true if parent's method returns true AND if last_played_at is older than 2 years
    otherwise, it should return false

[3pt] - (#3)Create a Author class and implement methods for the class

  • Create an Author class with an association to the Item class (in a separate .rb file).

  • All Author class properties visible in the diagram should be defined and set up in the constructor method.

  • Implement methods:
    add_item method in the Author class

    should take an instance of the Item class as an input
    should add the input item to the collection of items
    should add self as a property of the item object (by using the correct setter from the item object)

[3pt] - (#2) Create a Musicalbum class and implement methods for the class

  • Create MusicAlbum class in a separate .rb file.
  • All MusicAlbum class properties visible in the diagram should be defined and set up in the constructor method.
  • Implement methods:
    can_be_archived?() in the MusicAlbum class
    should override the method from the parent class
    should return true if parent's method returns true AND if on_spotify equals true
    otherwise, it should return false

[1pt] - (#1) Verify if your code is working after final integration

Please verify if the following are working after integrating all our components.

  • Save all details in JSON files (including details for Labels,Genre and Authors).
  • Unit test cases are passing after complete integration.
  • SQL schema is updated with details of Labels,Genre and Authors for Book,Game and Music Album tables.

[2pt] - (#3)Persist data in json file, sql schema for tables

  • All data should be preserved by saving collections in .json files.
  • Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:

games table (add all properties and associations from the parent Item class as table columns)

authors table

[2pt] - (#2)create a Genre class and implement methods for the class

  • Create Genre class with an association to the Item class (in a separate .rb file).

  • All Genre class properties visible in the diagram should be defined and set up in the constructor method.

  • Implement methods:

  • add_item method in the Genre class

    should take an instance of the Item class as an input
    should add the input item to the collection of items
    should add self as a property of the item object (by using the correct setter from the item object)

[1pt] - (#3) Verify if your code is working after final integration

Please verify if the following are working after integrating all our components.

  • Save all details in JSON files (including details for Labels,Genre and Authors).
  • Unit test cases are passing after complete integration.
  • SQL schema is updated with details of Labels,Genre and Authors for Book,Game and Music Album tables.

[1pt] - (#2) Verify if your code is working after final integration

Please verify if the following are working after integrating all our components.

  • Save all details in JSON files (including details for Labels,Genre and Authors).
  • Unit test cases are passing after complete integration.
  • SQL schema is updated with details of Labels,Genre and Authors for Book,Game and Music Album tables.

[1pt] - Group task - Setup project

  • Setup project repo.
  • Setup Kanban board and assign tasks.
  • Add rubocop linters, readme and gitignore files.
  • Setup project with ruby Gemfile.

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.