-
π Iβm currently working on a FullStack Twitter clone.
-
π± Iβm currently learning NEXT.js, React.js, Redux & Systems Design.
-
π Know about my experiences in My Resume & My LinkedIn.
-
β‘ Fun fact: I am a Perfectionist.
Project Name | TechStack | Repo |
---|---|---|
Daily dose of quotes Twitter Bot | TwitterAPI, NoSQL database & Heroku. | GitHub |
Email service website | Django, HTML, CSS, JavaScript, PostgreSQL & Heroku. | GitHub |
Auctionaire | Django, HTML, CSS, Server side rendering & Heroku. | GitHub |
Google Search Clone | HTML, CSS & GitHub Actions | GitHub |
- Check if the parenthesis/brackets in a string are balanced or not. Python and stack Data Structures
- How to implement a Queue class using deque. PYTHON data structures and algorithm.
- How to implement a stack class and deque. PYTHON data structures and algorithm.
- How to implement Binary Search in PYTHON. Binary Search code with recursion and iteration.