Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mouhamaddev committed Jun 18, 2024
1 parent d851223 commit 094e844
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# Code-Memo
# Code-Memo

Welcome to my Code Memo! I forget a lot!! So I created this repository, which is a collection of my notes on various programming topics, including Python, Django, Django REST Framework (DRF), algorithms and data structures (maybe some leetcode problems), and Linux. This serves as my personal reference to consolidate everything I have learned and to help me recall concepts quickly. I hope you find it useful as well.

## Table of Contents

1. [Python](#python)
2. [Django](#django)
3. [Django REST Framework (DRF)](#django-rest-framework-drf)
4. [Algorithms and Data Structures](#algorithms-and-data-structures)
5. [Linux](#linux)

Feel free to explore each section and make use of the information as needed. If you have any suggestions or contributions, please don't hesitate to create a pull request or open an issue.

And don't forget to take notes!

0 comments on commit 094e844

Please sign in to comment.