Answer the question
In order to leave comments, you need to log in
Who can give me a task for the Pet-Project?
Good day, habrchane (?). I'm a Trainee Python Developer, learned the basics of working with Python, mostly writing in Django. I want to ask you to become my customers, because I need to practice the acquired knowledge in the learning process. I want to make some kind of Pet-Project for my portfolio. Technologies I know the basics of: Python, Django, PostgreSQL (I can write a simple query), HTML + CSS (Bootstrap), JS (I haven’t taken it yet, but a great reason to learn), DRF (I met at the level of "Write a serializer for a model "). Also, the project must have tests that I never wrote, but this is also a great opportunity to deal with them. Well, like everything. I look forward to your comments on this.
Answer the question
In order to leave comments, you need to log in
Pet project, this is what you yourself came up with, what you really like, what makes you rush. And what we will advise you now is just assignments. Well, write, for example, a questionnaire service, quizzes, as it is fashionable to say.
I suggest you implement the game "Battleship". At the same time, tighten up the JS, and test the communication between the front and the back.
The game will be based on requests and responses (DRF in your case).
First, lay out the playing field (HTML+CSS).
At the beginning of the game, you put down your ships (JS) on the 10 * 10 field and a scheme for placing enemy ships is generated on the back (you can use Postgres to enter the location and store the current state of the ships. At the same time, when generating the scheme, work with algorithms, come up with your own).
The implementation of this project, if you are persistent and do not abandon this business, will pump your skills very well.
Wrote a post with ideas for pet projects https://alimbekov.com/%d0%ba%d0%b0%d0%ba-%d1%81%d0...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question