Aimen Yaseen
AimenYaseen
Python | Django | Django Rest Framework
Languages
Repos
32
Stars
19
Forks
2
Top Language
Python
Loading contributions...
Top Repositories
Eco-Master is an eco-friendly app which helps you to develop eco-friendly habits in a playful manner.
This repository will contain assignment solutions of 'Cracking the Coding Interview' course.
I have started a 'solve one problem a day' challenge for myself.
This repository will contain the code for a social media project.
This project will contain functional tests and unit tests. Its main focus will be unit tests. I will practice 'how to write unit tests and then write functions to pass that tests'.
Advanced Django
Repositories
32Learn and Implement Django Channels to know how it handles websocket requests.
Practice all the low level design patterns with Examples
Contains the OOP concepts in Python Programming Language.
No description provided.
No description provided.
No description provided.
A simple Flask app to help you get started with Hacktoberfest and Open Source :heart:
MindsDB connects AI models to datasources.
A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
A compilation of Data Structures in Python. It is a collection of Python code examples and implementations of various data structures. This repository aims to provide a comprehensive resource for understanding and utilizing different data structures efficiently in Python.
For students to get an idea, what kind of questions to expect in a interview.
This repository will contain assignment solutions of 'Cracking the Coding Interview' course.
I have started a 'solve one problem a day' challenge for myself.
This repository will contain the code for a social media project.
Examples to go with an Medium article about using the repository and unit of work patterns with Python
This project will contain functional tests and unit tests. Its main focus will be unit tests. I will practice 'how to write unit tests and then write functions to pass that tests'.
Advanced Django
Repository that contains the examples from a Medium article about Python performance
This project developed api enpoints which includes user authentication, profile management and user post crud. Its main features includes model relationships, authentication using jwt and object level permission. It can be tested using postman.
The Sparks Foundation web development internship project. A Banking Web Application, enabling users to deposit and transfer money to other customers.
Javascript Basics
Python Banking System is a console base project which uses classes and their properties like inheritance and composition to allow users to deposit, withdraw and transfer money.
As this projects name depicts, its created for learning purposes. It covers different topics like django models and its relationships, middlewares, unit testing, timezone related practice and django signals.
Config files for my GitHub profile.
Eco-Master is an eco-friendly app which helps you to develop eco-friendly habits in a playful manner.
Supporting docs for a full Python course designed for beginners.
This is a tiny application which converts USD into BGP currency. It almost covers the basics of react native.
This application manages the user's track which he/she creates while running, moving, walking from one place to another. This application also includes authentication process of users.
This application displays the restaurants from yelp.com arranged according to their cost. It also allows user to search restaurants.
A tiny application which allows a user to create, edit and show details of a post. The main focus is how data flows between screen?